bigian5000
Member
Posted 2 years ago #
I've made a page template with no sidebar but cannot increase the content width to the full page despite trying the many suggestions in the forums. I use affiliate theme and the page link is
http://creativehealingguide.com/508/bookshop-uk/
I can't find anything in the css that refers to the page width
.layoutB #primary {
margin:0 0 0 180px;
width:630px;
}
change to
.layoutB #primary {
margin:0px;
width:630px;
}
not sure if thats your issue but it sure fixes your margin prob
I am having the same issue. I am using the painter theme. I have a draft of my home page that does not have the sidebar and I cannot find how to make the content wider. Anyone have suggestions? Zeniph I don't know where the code that you included in your post is on my theme.