Simple Machines Community Forum

General Community => Scripting Help => Topic started by: omega3212 on April 12, 2012, 07:05:31 PM

Title: Change Zentoa Theme Color Text
Post by: omega3212 on April 12, 2012, 07:05:31 PM
How do i change the purple color of all the selected areas?

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi923.photobucket.com%2Falbums%2Fad73%2Fbigdog4%2Fhow.png&hash=2208737d2949214ec0be726779d4cc98b0ebd279)
Title: Re: Change Zentoa Theme Color Text
Post by: BaghdadGhost on April 13, 2012, 02:38:36 AM
I think you should look in index.css of the theme for


.table_list tbody.content td.info a.subject {
font-weight: bold;
font-size: 110%;
color: #007399;
}


and change the color to the one you like

for the bottom part I think this is the code in the same file

a:link, a:visited {
color: #346;
text-decoration: none;
}


Title: Re: Change Zentoa Theme Color Text
Post by: Robert. on April 13, 2012, 11:25:32 AM
Try the support boards of dzinerstudio.com. You have paid for the theme (otherwise you have no respect for the theme authors), so you can ask for support in the premium boards of Dzinerstudio.