So that being said. I like the way the theme looks on MKPortal expect for when you create a Block, it takes on a different background color than the Blocks that are included with MkPortal such as the Personal Menu and Forum Menu.
See my work in progress HERE
Looking at the CSS for the fourm, I found what controls it:
//* This is used on tables that should just have a border around them. */
.tborder
{
background-color: #a0a0a0;
border: 1px solid #505050;
But, when changing this it modifys too much. Is there a way to make a block background different than what CSS telling it?
Thanks














