FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » FUDforum 3.0+ » hardcoded colors
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: hardcoded colors [message #13806 is a reply to message #13801] Mon, 27 October 2003 23:51 Go to previous messageGo to previous message
AzaToth is currently offline  AzaToth   Sweden
Messages: 125
Registered: October 2003
Karma:
Senior Member

ok, I had to make one change, that is in pmsg.tmpl:

149c149
< <table width="175" cellspacing="1" cellpadding="2" border="0" style="background-color: #FFFFFF; border: 1px #c2cdd6 solid;">
---
> <table class="pmsgUsage" width="175" cellspacing="1" cellpadding="2" border="0">
165c165
< <td bgcolor="#FFFFFF"><img src="blank.gif" alt="" width={VAR: full_indicator} height="8" /></td>
---
> <td><img src="{THEME_IMAGE_ROOT}/indicator_normal.png" alt="normal" width={VAR: full_indicator} height="10" /></td>
169c169
< <td bgcolor="#fffa00"><img src="blank.gif" alt="" width={VAR: full_indicator} height="8" /></td>
---
> <td><img src="{THEME_IMAGE_ROOT}/indicator_alert.png" alt="alert" width={VAR: full_indicator} height="10" /></td>
173c173
< <td bgcolor="#FF0000"><img src="blank.gif" alt="" width={VAR: full_indicator} height="8" /></td>
---
> <td><img src="{THEME_IMAGE_ROOT}/indicator_full.png" alt="full" width={VAR: full_indicator} height="10" /></td>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: New in 2.6.0RC1
Next Topic: I have change the amount of Topic from 40 to 25
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 03 22:59:51 GMT 2024

Total time taken to generate the page: 0.04550 seconds