I posted this last week but the solution you gave didnt work, attaching the previous thread details below. The solution was for getting rid of the grain.png from the sub menu i wanna get rid of it from the background
How to remove grain.png line from the css, i checked and couldn't locate it. Also where can i remove the dark grey background color that shoutbox theme loads up before the actual background color kicks in
Posted 5 days ago #
Dude
Administrator
Hi!
You can find the code in shoutbox/css/minimal-skin.css. You can remove the grain background image with following code (add it to css/custom.css):
html, .submenu{background: #222; }














