Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • chicagouser Friend
    #166057

    hello.

    please look at attached or go to ithelpdeskstreet.com. i want to take mainmenu to the right corner of the screen and very bottom of the main page there are black color line which seems to be so weird. how do i remove this black line and take menu to the top right corner of the screen.

    please guide me step by step in very easy way because im totally nill in html.

    thanks


    1. screen
    Ninja Lead Moderator
    #400889

    Hi Chicagouser,

    1. To align the menu to the right please open templatesja_orescsstemplate.css, add this:


    ul.level0 {
    float: right;
    }

    2. To change color of the mentioned section please find this code in template.css:


    #ja-container {
    position: relative;
    z-index: 5;
    border-top: 1px solid #252525;
    border-bottom: 1px solid #252525;
    background-color: #1C1C1C;
    padding: 20px 0;
    }

    then change the color code of background-color (#1C1C1C).

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum