• Resolved jagge2004

    (@jagge2004)


    Hi

    I have changed the width of the main text field in the default theme. But when i click a post and go to view the post individually its a bit more narrow.

    How do i change the width of this text column ?

    Kind regards

    Jakob

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jagge2004

    (@jagge2004)

    OK figured out that i had to change it in .widecolumn BUT, how do i know make sure its nicely centered on the page ? As it is now its just a bit to far to the right.

    https://www.bionaut.dk/?p=50

    I want to make the white space in the left margin a bit smaller, how do i do that? Hope the answer is out there :0)

    Best wishes

    Jakob

    .widecolumn {
    padding: 10px 0 20px 0;
    margin: 5px 0 0 150px;
    width: 450px;
    }

    I looked up the defualt style pasted above, and I think what you have to do is to change the 150px left margin to something smaller to compensate for your greater width. ??

    Thread Starter jagge2004

    (@jagge2004)

    Great great that was it precisely, thanks a bunch.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Howto change width of post view in default theme ?’ is closed to new replies.