• I tried to post this in the templates forum a bunch of times, but my posts just arnt showing up there. So sorry if this is the wrong forum..
    The window for the main body of my posts is 521px wide. Right now, the text goes border to border.
    Is there a way i can narrow the text so that its only 250px wide max down the center of the main window?
    I tried adding “width:250px;” to the “p” column of my .css, but it screwed up the menu, and the text went to the left of the main window, not down the center.
    Here’s my site https://www.cynikalsam.com/blog
    I hope i explained it right.. lol If you need more info just ask ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Why not add new class of .post into the CSS. Then style with width: 250px; margin: auto; or similar ?

    Thread Starter cynikalsam

    (@cynikalsam)

    Because i dont know enough about .css to do that.. lol I just started messin with this stuff a couple of weeks (a week) ago.
    Could you tell me how to do that?

    Thread Starter cynikalsam

    (@cynikalsam)

    OK i got it. It worked great. Thanks ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Text width?’ is closed to new replies.