Need help? Check out our Support site, then


Appearance getting Narrow suddenly

  1. momentumcooperativas
    Member

    Suddenly my blog appearance is too narrow. looking really ugly
    Worked fine 1 hour ago.
    I am using Coraline theme and Mozilla Firefox 13.0.1

    Has anyone had the same issue?

    The blog I need help with is momentumcooperativas.org.

  2. I think in your CSS you will need to define a width for your .contain attribute. If I enter 770px; I see a much wider display.
    Good luck!

  3. momentumcooperativas
    Member

    Thanks, but it is already 770 ppx for two columns

    the funny thing is it doesn't happen in Chrome

    wonder if there is any issue with Firefox ¿?

  4. I see the same narrow site in both Firefox and Chrome.
    It does appear that you have a defined max-width for the 2-column attribute, but the .contain attribute has no defined width. If you populate this attribute like so in your CSS, you should see improvement:
    .contain { width: 500px; }
    Good luck!

  5. @momentumcooperativas
    Hi there,
    This is to let you know that I have flagged this thread so it will be moved to the CSS Forum for you.

  6. momentumcooperativas
    Member

    I did it as zandyring said
    I thinkThere was also an issue with padding ..so I changed it
    .... now it works

    Many thanks!

    PS: guess I will go for a CSS tutorial

  7. @momentumcooperativas
    This is just to let you know that all CSS editing here is theme specific. Here's the link to all the CSS editing threads re: the Coraline theme.

  8. momentumcooperativas
    Member

    Thanks again

Topic Closed

This topic has been closed to new replies.

About this Topic