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)
-   -   [SOLVED] Content in sidebars absolute top (http://forum.bytesforall.com/showthread.php?t=9417)

eko Sep 5, 2010 09:53 AM

[SOLVED] Content in sidebars absolute top
 
Hi. Im running Atahualpa 3.5.3. How do I get the content in the sidebars to start from the absolute top. Now everything I put in the sidebars starts a couple of pixels down.. I have tried with padding-top:0px; but its not helping..

Can someone help me? Thanks!

lmilesw Sep 5, 2010 10:54 AM

Could you post the URL?

eko Sep 5, 2010 11:05 AM

http://www.melodyclub.com/wordpress/

Im using Mac and Safari.

As you see I wanna move up the facebook and twitter widgets

The colored fields is just there to get the layout in place before I start to work on the design..

Thanks for helping out!

lmilesw Sep 5, 2010 04:33 PM

Put the following in ATO>Add HTML/CSS Inserts>CSS Inserts to see if it what you are looking for.
HTML Code:

div#text-3, div#text-5 {
padding:0;
}


eko Sep 6, 2010 03:10 AM

Thanks lmilesw! That helped to push the first widget to the top.. But the one that comes after still has this 25 pixel space top and bottom. Do you know how to take away that space?

Im using the text widget to create the space where I put the Facebook, Twitter, MySpace etc code.

Thanks!

lmilesw Sep 6, 2010 01:20 PM

try adding div#text-6 and div#text-7 to the CSS selector list. All I am doing is looking at the selectors for the widgets using Firebug in Firefox.

eko Sep 6, 2010 01:27 PM

I found and changed the settings in ATO Sidebars > widgets > widget Container. Problem solved. Thanks!


All times are GMT -6. The time now is 03:24 AM.

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