Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15008

    can the content page be resized

    #19651
    Sushil Adhikari
    Moderator

    You mean to make the content container (overall content) wider?

    #19653

    yes

    #15009
    Sushil Adhikari
    Moderator

    Around line 114 you will see this in the style.css file

    #centered-wrapper {
    	max-width:1200px;
    	margin:auto;
    	position:relative;
    	top:6px;
    }

    change the max width.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.