Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS centering content

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #46124
    danielc2384
    Participant

    I have just removed the content from my right sidebar (in my widgets area) as I need all content centered in the middle of the page with no sidebars.

    It seems all content is still pushing all the way to the left as it thinks there’s a sidebar on the right.

    Also I just need my images to show at full length.

    thanks,
    daniel

    #141617
    Eric Gregoire
    Participant

    Hi again! Looks like the image tag is scaling the image to 715px via the width attribute. Also, your theme uses a grid system and you seem to be using 3 of 4 columns in some places. But I also see some 3 column layouts mixed in and other madness. Maybe switch it over to a larger number of columns or just not use the grid system.

    #141618
    danielc2384
    Participant

    Where would I be able to change the 715px value?

    Also just sent you a pm.

    Thanks!

    #141664
    Eric Gregoire
    Participant

    Looks to me like you got it. :)

    One last little thing. If you want the content to be exactly centered, I found a padding-right value of 70px on #main. Toss it and everything (except the follow section with the video in it) moves to the center.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.