Forums

CSS Help Wanted (8 posts)

  1. KarlB
    Member
    Posted 7 years ago #

    Hi there,
    You need to use a clearing div I think just before the start of the menu DIV. Add this just before the menu DIV: <div class="clear"></div>
    and add this to your css:
    .clear {
    clear:both;
    font-size:1px;
    line-height:1px;
    height:1px;
    }
    I think this may work.
    Here is some reading :) http://www.complexspiral.com/publications/containing-floats/
    Karl

  2. Root
    Member
    Posted 7 years ago #

    Sorry guys but a clearer div does not have any effect on an absolutely positioned menu. A better example of a different two colunm template with all the element, properly positioned, including the footer, and a different color bg in the menu all the way down may be my own Gemini Template now being installed by many WP users. HTH

  3. KarlB
    Member
    Posted 7 years ago #

    Ah didn't notice it was absolute :)
    I would just change everything to float. But thats just me :)
    Karl

  4. Root
    Member
    Posted 7 years ago #

    Gemini is not a la carte.

  5. pezastic
    Member
    Posted 7 years ago #

    Sorry. I thought that I could wrap my site around the Gemini index.php site, as I did with the default index.php.

  6. Root
    Member
    Posted 7 years ago #

    Have you seen The Trident Interface ? It is a free to download; three column interface for WP which consists of an adjusted index php plus the accompanying CSS. Might suit you. Its pretty similar.

  7. Root
    Member
    Posted 7 years ago #

    Well it should be pretty simple. You have two ways to go - copy and paste the menu content which might disrupt the css or switch the menus in the css. I would just swap them there. Glad it seems to be working out for you. If you get your fancy bits back in it should look fab again. I will keep an eye on it. When you are running remind me to give you a link as a Trident user. Thanks. :)

  8. Root
    Member
    Posted 7 years ago #

    Well I have now lost the plot. Have we got the right url here? I cant find it.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.