• Page 1 of 1
  • 1
Colour Change?
Aloyasha
Posts: 75
Reputation: 2

Message # 1 | 1:11 AM
well i can't find the code for this in the CSS and it is really hard to read can anybody tell me how?

how do i change the text color to white or gray which ever looks better?

Attachments: 3291787.png (81.8 Kb)


Click^-^
Animorph
Posts: 2856
Reputation: 189

Message # 2 | 9:05 AM
Aloyasha, you can normally just change that by changing the default font colour on your site

with finding these following lines and changing the colour codes in it

Code

td, body {font-family:verdana,arial,helvetica; font-size:8pt; color:#000000}
a:link {text-decoration:underline; color:#000000;}
       a:active {text-decoration:underline; color:#000000;}
       a:visited {text-decoration:underline; color:#000000;}
       a:hover {text-decoration:none; color:#000000;}
a.noun:link {text-decoration:none; color:#000000}
a.noun:active {text-decoration:none; color:#000000}
a.noun:visited {text-decoration:none; color:#000000}
a.noun:hover {text-decoration:none; color:#000000}

note: these lines are all seperated from each other


To busy building a passive income online ;)
Aloyasha
Posts: 75
Reputation: 2

Message # 3 | 3:39 AM
is that the css to my site?

and i can't seem to find any off those, and i don't understand them since they he completly diff names

Added (2010-12-31, 9:39 PM)
---------------------------------------------
My Css:

http://gfx-syndicate.ucoz.com/CSSS.txt



Click^-^
Post edited by Aloyasha - Saturday, 2011-01-01, 3:40 AM
CodeResolution
Posts: 1570
Reputation: 58

Message # 4 | 1:24 PM
Aloyasha, this might helped, http://forum.ucoz.com/forum/9-2441-1
Kind regards,
Elliott.

"The best uCoz" critic since 2007.
Qualified website, branding, print & user interface designer.

I'm on Behance and Twitter.
Aloyasha
Posts: 75
Reputation: 2

Message # 5 | 3:07 PM
Quote (CreativeCollusions)
Aloyasha, this might helped, http://forum.ucoz.com/forum/9-2441-1

Actually you can close this thread or something, I kinda fix it happy



Click^-^
  • Page 1 of 1
  • 1
Search: