• Page 1 of 1
  • 1
Private messages section
Ookami
Posts: 31
Reputation: 0

Message # 1 | 7:10 AM
Okay so am trying to change the text color as well as the background color of my private messages.

can this be done if so how?

Animorph
Posts: 2856
Reputation: 189

Message # 2 | 10:38 AM
Ookami, yes it can be done

go to CP --> Design --> Design Templates --> Private Messages (PM)

add this between

Code
<head>...</head>

Code
<style type="text/css">
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}        
</style>

Change the colour #000000


To busy building a passive income online ;)
Ookami
Posts: 31
Reputation: 0

Message # 3 | 4:47 AM
ty you have helped once agin your my hero <3 XD ty rep+!! biggrin u have any sites when color codes?
all i know is 000000 is black ffffff is white lol
Animorph
Posts: 2856
Reputation: 189

Message # 4 | 8:27 AM
Ookami, this is my favorite site

http://html-color-codes.info/HTML-Kleurcodes/


To busy building a passive income online ;)
  • Page 1 of 1
  • 1
Search: