test
Hi,
Sorry for the late reply. The images are transparent but they have a light green background color.
Open city.css file and find <blockquote>img {
background: none repeat scroll 0 0 #F2FCD8;
border: 1px solid #FFFFFF;
}</blockquote> and replace it with <blockquote>img {
background: none repeat scroll 0 0 transparent;
border: 1px solid #FFFFFF;
}</blockquote>
I followed your instructions but it still did not change the background. I guess I am doing something wrong.
Hi,
I think you have made the change in template.css. You need to do it in city.css. OR you can put !important after the background is defined in template.css
That should do the job.
This topic contains 20 replies, has 2 voices, and was last updated by amaliskas 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum