1
Hi All,
I'm looking at themes such as Montis Grey where by I am trying to get a background image for the title section of each block. I can do this for the left and right columns no problems, but when I do the centre-block, this only displays behind the text, and not across the whole of the column.
The CSS code I am using is based on the default template:
td#centerCcolumn legend.blockTitle {
height: 20px;
padding: 3px;
background-image: url(hbar_long.gif);
background-repeat: repeat-x;
color: #FFEE00;
font-weight: bold;
text-align: left;
}
Can you please let me know any suggestions for what is wrong or what may be missing or where to change this?
Currently it's being hosted on my laptop while I develop this, so I can't point you to a URL. I've tried Mpzilla, firefox and (spit) IE, but all diaply the same problem. I can send a JPEG if this would help.
Thanks for any advice you can give, though I'd got it all down nicely, but this is the last thing the just won't play :(
Best Regards,
Gareth