Forums

Posts flowing outside of content area - PLEASE HELP! (4 posts)

  1. Jennifer420
    Member
    Posted 2 years ago #

    Hi all,

    I've installed a new theme here: http://srinimetta.com/ and the posts are flowing outside of the content area, any idea why this is happening? Would a simple css fix of that divs height fix the issue?

    Thank you kindly ~

    Jennifer

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Edit style.css and change:

    .post {
    padding-left:35px;
    width:515px;
    }

    to

    .post {
    padding-left:35px;
    width:490px;
    }
  3. Jennifer420
    Member
    Posted 2 years ago #

    Thanks Esmi,

    I've actually changed the theme back to one that he'd been using previously - as there are so many issues with the new theme.

    I noticed for this page titles, he was making them a link - is that common practice at all, I've never seen it.

    They were all being done this way:

    Marketing Strategies.

    Errors were crazy when I wanted to validate ...

  4. Jennifer420
    Member
    Posted 2 years ago #

    Sorry, need to edit this and can't ... grr!

    <a href="http://srinimetta.com/category/strategies">Marketing Strategies</a>

Topic Closed

This topic has been closed to new replies.

About this Topic