|
Previous
·
Next
|
lctn2
|
Date: 7/7/2008 1:32 pm · Subject: Need to change color of text · Rating: 0
I am using the Dcarter80_style theme. I am having a problem with my forums. The text for reply, edit, delete, subscribe, etc.. are hidden within the background color.
You can see what I mean here:
http://www.raymondnorton.com/home/forums/forums/general-discussion/how-is-the-current-city-council-doing
You need to login to see what I am refering to. Login with user: wol, pass: wol
I am a novice with changing style sheet properties. Any idea what template or style sheet I can edit to change the text to yellow or red? I would also need the exact syntax to use to accomplish this.
--- (Edited on 7/7/2008 1:32 pm [GMT-0500] by lctn2) ---
|
| Back to Top |
Rate [ | ]
|
| |
eleger81
|
Date: 7/7/2008 2:15 pm · Subject: Re: Need to change color of text · Rating: 0
Under the Collaboration System's "Display" tab, you'll need to edit the "Thread Template" (if you're altering a default template, you should make a copy of the template, make the changes there, and then use that template for your CS Threads). In the "Head Block" section, change the CSS for ".postControls a:link, .postControls a:visited", and even ".postControls a:hover" if you would like. You can specify "color:black;" or whatever color you would like to use.
Example: .postControls a:link, .postControls a:visited { color:black; }
Good luck.
--- (Edited on 7/7/2008 3:15 pm [GMT-0400] by eleger81) ---
--- (Edited on 7/7/2008 3:17 pm [GMT-0400] by eleger81) ---
|
| Back to Top |
Rate [ | ]
|
| |
lctn2
|
Date: 7/7/2008 3:42 pm · Subject: Re: Need to change color of text · Rating: 0
I made the following changes to "default Thread", but the text still remains blue. Is there another change I need to make?
.postControls { border-top: 1px solid #cccccc; background-color: #676767; color:red; padding: 3px; text-align:right; } .postControls a:link, .postControls a:visited { color:red; text-decoration:underline; } .postControls a:hover { text-decoration:none; color:red;
--- (Edited on 7/7/2008 3:42 pm [GMT-0500] by lctn2) ---
|
| Back to Top |
Rate [ | ]
|
| |
bartjol
|
Date: 7/8/2008 3:48 am · Subject: Re: Need to change color of text · Rating: 1
it is overruled bu the stylesheet file dcarter80blue.css (line 72):
Copy from firebug:
#contentContainer, #contentContainer a {dcarter80blue.css (line 72)
background:transparent none repeat scroll 0% 0%;
border-color:#57696F;
color:#57696F;
maybe copying the postControl css properties into this file might help
--- (Edited on 7/8/2008 10:48 am [GMT+0200] by bartjol) ---
|
| Back to Top |
Rate [ | ]
|
| |
|
|
Recent Discussions Color Key |
| Design: |
|
| Development: |
|
| Et Cetera: |
|
| Install/Upgrade: |
|
| Smoketest: |
|
| Template Group: |
|
Re: Site paid for by advertizing by Klaus - Fri @ 02:27am Re: Site paid for by advertizing by pwrightson - Thu @ 10:59am Re: Site paid for by advertizing by JT - Thu @ 08:58am Re: Regelmäßiger Termin für Usertreffen in der Rhein-Neckar-Region by Klaus - Thu @ 06:11am Re: Site paid for by advertizing by knowmad - Wed @ 08:07pm
|