CSS - Administration menu - Invision Power Board Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
2 posters

    CSS - Administration menu - Invision Power Board

    avatar
    Tecnomm
    New Member


    Posts : 9
    Reputation : 0
    Language : Português, Inglês

    CSS - Administration menu - Invision Power Board Empty CSS - Administration menu - Invision Power Board

    Post by Tecnomm April 5th 2009, 9:53 pm

    Well now we learn the administrator of the properties menu but in invision version, all the codes posted here should be added


    Control Panel -> Display -> Color -> CSS style sheet

    #submenu {
    margin-top: -5px;
    margin-left: -5px;
    margin-right: -5px;

    }
    #submenu {
    background-image: url('Link Da Imagem')
    }

    #submenu ul li a:hover {
    background-color: transparent;
    color: #ffffff;
    }

    #submenu ul li a {
    padding:0.0em 0em 0.0em 0;
    color: #ffffff;
    text-decoration:none;
    }

    Now see the table below

    Blue -> Properties sides, when placed -5 he joins the property of forum # wrapper
    Green -> Where iras put the link of the image that remained in the background of your menu
    Indigo -> And the color that had been the letters when you hover
    Dark blue -> And the color that the letters had been


    I hope you enjoyed the mini tutorial!

    Abraços, Tecnomm
    cheers
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    CSS - Administration menu - Invision Power Board Empty Re: CSS - Administration menu - Invision Power Board

    Post by Sanket April 6th 2009, 5:06 pm

    Post your tutorials here

    Arrow Topic Locked
    Sanket