canismajor

Member

Forum Replies Created

  • In reply to: transparent background

    #35940

    It occurred to me that maybe those borders I’m having trouble eliminating are actually images. I haven’t been able to find any graphics substituting for outlines, but maybe they are buried somewhere?

    In reply to: transparent background

    #35939

    Many thanks for your continued help!

    I have indeed immersed myself in CSS and WordPress these past 24 hours and am now able to solve many of these questions myself.

    One area where I still have a problem is eliminating borders in widgets, pages, footer and header.

    I have tried

    #container, #content, #content-main, #sidebar, #header, #top-bar, #footer, #sidebar1, #sidebar2 .entry {
    border: none !important;
    box-shadow: none !important;
    }

    but the borders remain. My goal is to have all text ‘float’ on the main Graphene background. I have done this mostly successfully by eliminating the backgrounds, but the side borders and outlines remain, leaving 2 vertical stripes on the page (1 left and 1 right).

    In reply to: transparent background

    #35937

    very nice! i’ll still need to add:

    header

    footer

    menu bar

    and (less obvious how to do):

    borders

    backgrounds of posts and page text

    fyi the test site is at: http://www.w2fuel.com/graphene

    kind thanks

Viewing 3 posts - 1 through 3 (of 3 total)