• Hi!

    Denis, your plug in is really great!!
    I’m totally fresh to wordpress (3hrs now) but really happy with your efforts..

    I also have some header questions if you might oblige,
    I’d like to put my flash file in the header (2 col) as well, and accomplished that easilly enough.

    I’m trying to figue out some padding issues in the cream skin in the header section.

    Ideally I’d like to remove any padding between the admin plugin running along the top and the header swf, as well as any padding between the header and your navbar, so the swf will be flush on both top / bottom for a more integrated look.

    I’ve looked at the files in the theme editor, quite a few and a bit confusing to a noob, can you please direct me to where I might remove or change this padding setting?

    thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • try:

    .custom #header *
    {
    padding: 0px;
    margin: 0px;
    }

    Thread Starter saus

    (@saus)

    hehe…
    this is much harder than I thought.

    I renamed the custom CSS, and replaced the relevant header section (I think) with that snippet, but no joy! (also the whole look changed to real ugly, which was upsetting lol)

    I reverted, then started hunting through the css files looking for any header, or wrap tags with 6x pixels for margins or padding because the gap seemed about 6 pixels or so top & bottom. none seemed to fix me up..

    now I’m checking out because i’m getting way confused lol, I’m not sure any more which css file is controling what.

    Will practice Zen meditation and try again demain.

    Thread Starter saus

    (@saus)

    Good news, I’m not suffering brain rot..

    The problem is browser related, the gap is in IE, there’s no flush problem in firefox.

    Thanks for your help Denis, good luck with your migration!
    love your blog btw,

    to quote a great recent entry.. “refreshing!” ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header help please! (padding)’ is closed to new replies.