space under menu

Forums Forums Menus space under menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #458
    Esben
    Member

    Hiya, im working on a small site (http://www.digitaludskrab.eu/actionplay) and i am having trouble with the amount of space under the menu.

    What i would like to do is have a little more ‘white’ under the menu before the post/page starts (maybe the same amount as from the header image to the menu?), but i dont know how to go about this. I have tried just inserting <br><br /> in my header.php under the Suckerfish menu code, but alas, nothing happened.

    Im sure there is a simple solution to this but i just cant wrap my head around it.

    thanks in advance,
    Esben

    #4224

    Your menu looks odd, I’m assuming you are working on it at the moment? I can’t really see how to fix your current problems either as the code is looking a little spaghettish.

    You should generally be able to add some space above and below the menu by using by adding the following to the end of your menu’s CSS:
    [code:2vpphtwq]#suckerfish {margin-top:100px;margin-bottom:100px}[/code:2vpphtwq]

    #4225
    Esben
    Member

    Hi Ryan, and sorry for the (very) late reply, the mail got lost somehow. Yes, i am still working on the site so thats why it looks weird (actually it only works in Firefox right now). I will try to clean the code up at some point as well <img decoding=” title=”Smiley” />

    Anyways thanks for your reply, the advice, and a very nice and versatile menu.

    #4226
    Esben
    Member

    Just in case anyone else is fiddling around with this, in my code its #suckerfishnav {margin-top:100px;margin-bottom:100px} and not #suckerfish {margin-top:100px;margin-bottom:100px}   

    Thanks again Ryan

    #4227

    Oops, sorry about missing the ‘nav’ off the ID.

    #4228
    Esben
    Member

    Not a problem, the menu looks dead sharp, i really love how customizable it is! so thanks again.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.