How do I make the ribbon black?

  • Posted in : impressivCard
  • fadidraghici
    Participant

    I changes the default css style of the ribbon menu, I even chose the dark styled menu (edited the css as to make sure it has a black background), but still no result, the ribbon’s background is still light grey. All other colors change except the menu’s background.

    ahmetsali
    Keymaster

    Hi, please provide your url to see what’s wrong.

    fadidraghici
    Participant
    fadidraghici
    Participant

    How do I make it a box? and black?

    ahmetsali
    Keymaster

    when i check your site source code , i see you have added light menu css,

    on line : 62

    <link class="menu-skin" rel="stylesheet" type="text/css" href="css/skins/menu/light.css">
    

    instead add dark menu style;

    <link class="menu-skin" rel="stylesheet" type="text/css" href="css/skins/menu/dark.css">
    
    fadidraghici
    Participant

    Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘impressivCard’ is closed to new topics and replies.