
Hi All, can someone tell me how to change this colour?
Which code do I need to change? (Default Template)
Thanks!
See Example picture:
Which code do I need to change? (Default Template)
Thanks!
See Example picture:
![]() |
![]()
Hi All, can someone tell me how to change this colour?
Which code do I need to change? (Default Template) Thanks! See Example picture:
in global.css
change the background color of the .thead class ![]() .thead { background: #0066a2#l url(images/thead.png) top left repeat-x; color: #ffffff; border-bottom: 1px solid #263c30; padding: 8px; } Replace #0066a2 with your colour ![]() (2022-01-20, 03:38 PM)PARADOXP Wrote: in global.css (2022-01-20, 03:40 PM)Mahfuz Wrote: You will find it in global.css maybe line 365 Thanks... really appreciate it ![]() Regards (2022-01-20, 03:40 PM)Mahfuz Wrote: You will find it in global.css maybe line 365 Found it in Twilight CSS... forgot I was using this... Thanks |
« Next Oldest | Next Newest »
|