2012-02-13, 02:06 AM
hi guys im trying to change the background colour of quoted text in posts, im editing this code in global.css for my theme:
but its not working no matter what i change the background colour to, any ideas because at the moment it is same colour as post background! ?
also when i click on New Reply its doing it as a quote & not blank as it should?, ok seems like was an issue with cookies so the this bit is ok, just stuck on the background colour of quote its self when posted ?
so no one knows how to change the background of quotes in posts :s ?
guess this is a bug then because ive even tried it on default forum settings still the same :o
blockquote {
border: 1px solid #f5f5f5;
margin: 0;
background: #ffffff;
padding: 4px;
but its not working no matter what i change the background colour to, any ideas because at the moment it is same colour as post background! ?
also when i click on New Reply its doing it as a quote & not blank as it should?, ok seems like was an issue with cookies so the this bit is ok, just stuck on the background colour of quote its self when posted ?
so no one knows how to change the background of quotes in posts :s ?
guess this is a bug then because ive even tried it on default forum settings still the same :o