test
Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • himangi Friend
    #390364

    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>

    amaliskas Friend
    #390415

    I followed your instructions but it still did not change the background. I guess I am doing something wrong.

    himangi Friend
    #390561

    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.

    himangi Friend
    #390570

    Hi,

    I have changed the city.css file to make the change I have told you in earlier post. Please check the image background now.

    amaliskas Friend
    #390602

    Perfect……thank you so very much. I appreciate it.

Viewing 5 posts - 16 through 20 (of 20 total)

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