iframe align right

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

iframe align right

Harvey
I have a Facebook "Like" button, which is an iframe.

I works nicely installed right in my forum header except that it is center, and I'd like it to align right.  I tried various inline coding to get it to align right but with no success.

Can you guys help?
HTTPS Please!
Reply | Threaded
Open this post in threaded view
|

Re: iframe align right

Pedro
In which page is it centered? Here, in my browser, every like button seems to be right aligned.
My test forum.
Reply | Threaded
Open this post in threaded view
|

Re: iframe align right

Harvey
Sorry Pedro I figured it out.

<div style="text-align: right;">

Is that a proper method?
HTTPS Please!
Reply | Threaded
Open this post in threaded view
|

Re: iframe align right

Pedro
It depends on what you have inside your div. But in your case it seems to work fine.
My test forum.