Backgroundcolor for GD

This topic contains 3 replies, has 2 voices, and was last updated by  Guust 9 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #3167

    Roger
    Free User
    Post count: 137

    Hi Sometimes I have a clear background, because of the theme css, is it possible to declaire a background especialy for GD?

    best

    rog

    #3168

    Guust
    Moderator
    Post count: 29970

    I think it is your theme that might need a background color.
    Add `body {
    background-color: #your color;
    }`
    [I looked at the code of http://3dspotfinder.com/ and the valenti theme does not seem to have a background-color set]

    #3169

    Roger
    Free User
    Post count: 137

    Right, but if I add a background color, it covers all the background and then the parallax isn´t working anymore.

    best

    r

    #3170

    Guust
    Moderator
    Post count: 29970

    .geodir-widget {
    background-color: #your color;
    }

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket