Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2011-10-10 15:47:52
- yuastnav
- New Member
- Registered: 2009-09-06
- Posts: 4
Make article box bigger
Hi,
that is actually a problem that I have had for quite some time now.
How exactly do I make the article box bigger?
What I did so far is I edited the “default” Style and changed it to:
#content {
margin: 0 15px; /* default: “margin: 0 155px;” */
padding-top: 30px;
So basically I changed the margin from 0 155px; to 0 15px; and that indeed makes the article box bigger but not quite how I wanted it because it just makes the text overlap into where the sidebars would be:
http://imgur.com/Yxd7y
http://imgur.com/Dbl4g
So how do I do that properly? How can I make the width of the box where the article is larger or broader?
Offline
#2 2011-10-10 19:52:51
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,315
Re: Make article box bigger
Set margins back to how they were and increase the value for #container’s width instead.
Last edited by uli (2011-10-10 19:54:30)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#3 2011-10-10 20:42:26
- yuastnav
- New Member
- Registered: 2009-09-06
- Posts: 4
Re: Make article box bigger
Yes, I also did that but it has absolutely no effect on the page.
Offline
Pages: 1