RE: Menu Colour

Forums Forums Menus RE: Menu Colour

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #7195

    Done! thank you so much…what exactly is your z-index issue??

    I changed this part of my css:

    #suckerfishnav, #suckerfishnav ul {
        float:left;
        list-style:none;
        line-height:30px;
        padding:0;
        border:0px solid #aaa;
        margin:0;
        width:100%;

    To This…

    #suckerfishnav, #suckerfishnav ul {
        float:left;
        list-style:none;
        line-height:30px;
        padding:0;
        border:0px solid #aaa;
        margin:0;
        width:100%;
        z-index:1000;

    That is all <img decoding=” title=”Smiley” />

    Hope that helps??

    Thanks again…Luke

    #7196
    tone
    Member

    No problem Luke.

    I created the menu bar from scratch so my layout is slightly different. Unfortunately I already have the z-index in those areas, I guess it down to an error I’ve made code wise.

    All the best

    #7197

    I’m a complete noob when it comes to coding etc and i started this blog about 5 days ago so thank you for all your help! Good luck with the search bar buddy!

    Luke

    P.S Ryan i believe i am done with you…the relationship is over as i seem to have cracked all the problems i have, but dont you worry ill be back one day <img decoding=” title=”Smiley” /> Thanks for all your help buddy….its been emotional ha!

    Luke

    #7198

    Wow, you guys have been busy in my absence!

    Sorry for not sorting your problems out in time. Thanks tone for pitching in!

Viewing 4 posts - 16 through 19 (of 19 total)
  • You must be logged in to reply to this topic.