-
AuthorPosts
-
freissmann Developer
freissmann
- Join date:
- February 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 71
- Thanks:
- 79
- Thanked:
- 29 times in 1 posts
August 5, 2011 at 8:03 pm #167120Hi,
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
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
August 6, 2011 at 5:06 am #404728Hello 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*/
}1 user says Thank You to pritam for this useful post
AuthorPostsViewing 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
Bigger seperator line between Cat-Description and first Article
Viewing 2 posts - 1 through 2 (of 2 total)