Viewing 11 replies - 1 through 11 (of 11 total)
  • Anonymous User 4048828

    (@anonymized-4048828)

    Hello,

    Try using the following in the Custom Stylesheet for the active image set:

    .wrapper {
      max-width: 1024px;
      margin: 0px auto;
    }
    Thread Starter basicint

    (@basicint)

    Hello,
    I did that, but the same issue, any other suggestion?
    Tnank you

    Anonymous User 4048828

    (@anonymized-4048828)

    It’s difficult to say what else, as Background Manager is not active.

    Thread Starter basicint

    (@basicint)

    Backround Manager is active http://ellas.info/gova/category/lifestyle/ , as you may see there is a div “background-cover” that cause this issue, but I have also a footer distortion now.

    Anonymous User 4048828

    (@anonymized-4048828)

    Hello,

    I’m not seeing any code related to Background Manager on your page’s source code. The div element “background-cover” is not part of Background Manager.

    If Background Manager is active, the footer would also contain something akin to <!-- Background Manager Start -->.

    Thread Starter basicint

    (@basicint)

    If you don’t mind can you check it here please http://goo.gl/Rq2QiK
    Thanks

    Anonymous User 4048828

    (@anonymized-4048828)

    Ah, now I see it 🙂 Yes, the “background-cover” would be the cause, and can be resolved by adding:

    .background-cover { display: none; }

    In addition to the existing “.wrapper” section.

    Thread Starter basicint

    (@basicint)

    Hello,
    I managed to resolve the clickable background for the categories by overwriting in settings of Image Sets, my problem is on Home Page, although in Background Manager settings I have enable the Image Set of the background only in Front Page, it’s strange why this issue as you may see on http://ellas.info/gova/ & http://ellas.info/gova/category/lifestyle/, also the I think there is no overwrite of the custom stylesheet you provide me(.background-cover { display: none; })
    Can you check it please?
    Thank you

    Anonymous User 4048828

    (@anonymized-4048828)

    I’m not quite sure what you mean here – the background image on the front page is present and click-able, whereas it isn’t on the other.

    Thread Starter basicint

    (@basicint)

    I can manag to fix this with extra stylesheet, the only left to ask you is if we have front page enable with an image set, the other image sets can not be overwrite by categories?

    Thanks

    Hello,
    I would like to associate text animate to each image. How can i do it. Thanks for help

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘css problem’ is closed to new replies.