SimplePortal

Support => English Support => Topic started by: katoon on November 27, 2012, 12:39:18 PM

Title: Change the shoutbox warning colour
Post by: katoon on November 27, 2012, 12:39:18 PM
Where is the code located

to change the warning colour of the shoutbox

http://gyazo.com/9172c1007cd420eaeb0246620c5db114 (http://gyazo.com/9172c1007cd420eaeb0246620c5db114)
Title: Re: Change the shoutbox warning colour
Post by: phantomm on November 27, 2012, 01:14:34 PM
File ./Themes/default/css/portal.css:

All colors are in this part:
Code: [Select]
li.shoutbox_warning
{
border-left: 3px solid #F66;
border-bottom: none;
background: #FDD;
color: #FF0000;
}
SimplePortal 2.3.8 © 2008-2024, SimplePortal