To insert code use <code>...</code>.
white gradient missing from feature area
  • I'm not sure when this happened? However you will notice that in the footer, the color is washed out in the middle by a circular gradient. That is now missing from the feature area? There is nothing marking it out in the general CSS area.
  • 4 Comments sorted by
  • Hi,

    Not sure what you mean. The issue only on your site page or it also on my demo site?

    Can you give me a screenshot to explain more about it?

    Regards,
    KaptinLin
  • Before you introduced the admin page for setting background images for different parts of the pages, I had used the following custom code, according to a tutorial by another kaptinlin user for using a full page background images (including removing the shadows and highlights from the different sections)

    body
    { background: #000 URL(http://wintensive.com/wp-content/uploads/2011/03/bg2.jpg) bottom center scroll repeat; }
    /* ------------------------------------------- Remove Shadows */
    #feature,
    #feature .bottom_shadow,
    #feature .top_shadow,
    #page,
    #page_bottom,
    #footer

    Since then I have removed the code, but the effects of the #feature still seem to be taking effect.

    Look at the feature section of this page: http://wintensive.com/?page_id=10

    The feature and footer background color are the same, but the footer has a radial gradient to it that lightens at the center, giving a much nicer tone to the whole footer.

    This used to work for the feature too. Perhaps it has to do with using the admin background settings....
  • If I remove the backup image from the feature section the highlight in the feature section comes back. Looks just like the footer.
  • Hi wintensive,

    I think you should revert back to what you have done before.

    The backgournd section in the admin will remove the white gradient.

    Regards,
    KaptinLin