Search:

Search: Search took 1.00 seconds.

  1. Samcy Yes, the grey is gone ;)

    Yes, the grey is gone ;)
  2. Samcy Apply this in your custom.css ...

    Apply this in your custom.css



    .header_main_bg {
    background: #FFFFFF;
    clear: both;
    padding: 25px 0;
    position: relative;
    }
  3. Samcy In your case, go to /classipress/styles/blue.css...

    In your case, go to /classipress/styles/blue.css and find around line 10 this:



    .header_main_bg {
    background: url("../images/content_topbg.gif") repeat-x scroll center top #FFFFFF;
    ...
  4. Samcy Check around line 10 this: It's the...

    Check around line 10 this:



    It's the background gif that you see in grey
Results 1 to 4 of 4