Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • freissmann Developer
    #167120

    Hi,

    how can I get a bigger line between the cat-description and the first article?
    Didn’t find the specific css class…:((

    Here the web-address: http://sp.emilq.com/index.php/medizin/aerzte


    1. ss1
    pritam Friend
    #404728

    Hello freissmann ,

    To Bigger seperator line between Cat-Description and first Article

    Find This code at /templates/ja_droid/css/template.css line no.194

    .contentdescription {
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    }

    Change this code to :-
    .contentdescription {
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 3px;/*set pixel as per requirement*/
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  pritam 13 years, 3 months ago.

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