Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

JoomlaTune Support Forum    JComments component    General discussion    Topic: Change text colour
Pages: [1]   Go Down
  Print  
Author Topic: Change text colour  (Read 885 times)
0 Members and 2 Guests are viewing this topic.
ginfizz
Newbie
*

Karma: 0
Offline Offline

Posts: 10


« on: August 27, 2011, 18:50:54 »

Hi, I need to change text colour of the text "Comments" and "New comment". Where can I find it in CSS?
See the picture below to see what I mean. Thx


* text change.jpg (33.7 KB, 403x351 - viewed 101 times.)
Logged
osman007
Newbie
*

Karma: 1
Offline Offline

Posts: 26


Email
« Reply #1 on: August 29, 2011, 13:58:33 »

components/com_jcomments/tpl/<YOUR JCOMMENTS TEMPLATE>/style.css

components/com_jcomments/tpl/default/style.css

gr. Osman
Logged
ginfizz
Newbie
*

Karma: 0
Offline Offline

Posts: 10


« Reply #2 on: August 29, 2011, 14:42:09 »

Well, I know, where I can find CSS file, but don't know which line it is.
Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #3 on: October 07, 2011, 19:03:11 »

To change this text's color you have to edit line:

Code: (css)
#jc h4 {color: #555;background-color: inherit;font-weight: bold;text-align: left;border-bottom: 1px solid #D2DADB;padding: 0 0 2px 0;margin-bottom: 10px}

and replace values #555 (text) and #D2DADB (border's color)
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    General discussion    Topic: Change text colour
 
Jump to: