(2011-11-28, 03:30 PM)Divertino Wrote: 1st i dont see nothing in ACP.
got same problem like this:
http://i56.tinypic.com/350jc09.png
Have you tried the procedure in post #4?
(2011-11-28, 03:30 PM)Divertino Wrote: 2nd is that i dont see anything other then just simple TEXT. How can i fix this? (i mean i want to see this Mod Notice in table... in other color then just simple forum color)
http://imageshack.us/photo/my-images/256/jpegq.png/
Do you add this CSS to your theme?
.modnotice {
background: #ADCBE7;
padding: 8px;
margin: auto auto;
border: 1px solid #0F5C8E;
color: #000000;
font-size: 12px;
}
ACP >> Templates & Style >> Themes
select you theme and click on button Options >> Edit Theme
Click on global.css and then Edit Stylesheet: Advanced Mode on top right corner.
Add this code at end of Stylesheet.