Forums

[resolved] Customizing Freshy 2 Theme (5 posts)

  1. kitkaplan
    Member
    Posted 2 years ago #

    The content on pages http://174.120.83.125/~bxyouth/?page_id=10
    is jammed against the left side. Is there a way to move it over and give it a margin?

  2. Peter Boosten
    Member
    Posted 2 years ago #

    change the padding in #content (in style.css) from

    padding: 0.5em 0;
    to
    padding: 0.5em 1em;

    (play with the second value)

    Peter

  3. kitkaplan
    Member
    Posted 2 years ago #

    Thanks so much. It is actually in format.css

  4. kitkaplan
    Member
    Posted 2 years ago #

    Help! Now I have the same problem with the right sidebar text jammed on edges
    http://174.120.83.125/~bxyouth/

  5. Peter Boosten
    Member
    Posted 2 years ago #

    in custom_my_style this is defined:

    #sidebar.sidebar {
    width:231.058px;
    }

    Change the width to 200px.

    Peter

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags