Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   Align widgets horizontal (http://forum.bytesforall.com/showthread.php?t=1424)

evripidis Apr 25, 2009 01:49 PM

Align widgets horizontal
 
Hello again.

I've placed both sidebars at the right of my site. I'd like to align 2 widget horizontal. I've made i trick. I've placed one text widget with <br> up from the one widget and i can see it correcty in Safari. But in FF its not.

Is there a way to do that right and no with tricks ?


(www.macedonas.gr and i'm referring about the widgets after the flash labels, the last comments & live traffic feed)

Flynn Apr 27, 2009 05:41 PM

Look into the source code to find the ID or class for each widget and add margin-top to both through HTML/CSS Inserts -> CSS Inserts

div#text-405265421 {
margin-top: XXpx;
}

div#bfa-recent-comments {
margin-top: XXpx;
}

evripidis Apr 28, 2009 07:42 AM

Thank you Flynn. I'll give it a try :)

evripidis Apr 28, 2009 08:19 AM

Hmm i've done it, but i think that nothing happens. I've chacked again the css code after the input and its still the same

Flynn Apr 28, 2009 12:50 PM

Are you sure you're putting this at Theme Options -> HTML/CSS Inserts -> CSS Insert? You should not edit style.css

evripidis Apr 28, 2009 01:10 PM

Problem solved. The solution was correct of course. My browsers they are having fun with me :)

Thanks again for your help once again Flynn


All times are GMT -6. The time now is 10:20 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.