The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    how to remove the gap between nav bar and banner also how can i put nav bar over banner like a transparent type navbar

    avatar
    girlypiechocochips
    New Member


    Posts : 23
    Reputation : 1
    Language : english

    how to remove the gap between nav bar and  banner also how can i put nav bar over banner like a transparent type navbar Empty how to remove the gap between nav bar and banner also how can i put nav bar over banner like a transparent type navbar

    Post by girlypiechocochips December 23rd 2014, 10:29 am

    http://gxacademy.4rumer.com/

    help this is my forum i want to stick the navbar and banner
    also lately i ll be wanting it over the banner so i need codes for both f them
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    how to remove the gap between nav bar and  banner also how can i put nav bar over banner like a transparent type navbar Empty Re: how to remove the gap between nav bar and banner also how can i put nav bar over banner like a transparent type navbar

    Post by _Twisted_Mods_ December 23rd 2014, 1:20 pm

    here css to put the navbar over the banner but idk what you mean by stick the navbar and banner

    Code:
    #page-header .navbar {
        margin: 0px auto !important;
        position: absolute!important;
        width: 93.5%!important;
        top: 120px!important;
        background: none repeat scroll 0% 0% transparent!important;
        border: medium none!important;
    }

    ul.navlinks {
        border-bottom: none!important;
    }

      Current date/time is September 22nd 2024, 1:47 pm