Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • piroman Friend
    #130764

    Problem is text alignment in HID cards, it is at 0 to left, and another thing are these black lines in menu. url: penetrat.rs


    1. drimia1
    2. drimia2
    fowler21 Friend
    #259394

    Have you plased your text inside the paragraph tag? <p> Your text goes here </p>

    piroman Friend
    #259401

    No I haven’t. It solved my problem with alignment. Thank you fowler21!

    My problem with menu remains…

    piroman Friend
    #259551

    ??????????

    Sherlock Friend
    #259575

    Hi piroman !
    Please explain detailt the problem , i really don’t understand the problem.

    piroman Friend
    #259677

    Hi hainn84,

    I’ve attached picture of “lines” in my menu. If you want an explanation, the problem is that I have vertical black lines between my menu items. Could you pls help me with this issue?

    p.s. In the instalation instruction guide for drimia there are two pictures, first one has these lines,

    and a second one has none.

    Sherlock Friend
    #259772

    Hi piroman !
    black line is border left and border right in menu , you can remove it by way :
    Open ja-sosdmenu.css file in templates/ja_drimia/ja_menus/ja_cssmenu folder , find following code section at about line 82 :


    #ja-cssmenu li a {
    border-left:1px solid #666666;
    border-right:1px solid #333333;
    color:#CCCCCC;
    display:block;
    font-size:115%;
    font-weight:bold;
    line-height:44px;
    margin:0pt;
    padding:0pt 20px;
    text-decoration:none;
    }

    change to :


    #ja-cssmenu li a {
    color:#CCCCCC;
    display:block;
    font-size:115%;
    font-weight:bold;
    line-height:44px;
    margin:0pt;
    padding:0pt 20px;
    text-decoration:none;
    }

    while menu only have one line , it still apears please view image attachtment in more detail.

    piroman Friend
    #259917

    Thank you hainn84.

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

This topic contains 8 replies, has 3 voices, and was last updated by  piroman 16 years, 4 months ago.

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