Editing main content text width
-
Hi
I’ve got a problem I can’t seem to fix.
It’s about making the text and the content of the website wider – simply make the column which contains the main content wider.
I’m very new to CSS and I was hopeing you could tell me where in the stylesheet I should go to change the width.At first I thought it was simply the witdth:420px (see below) I should change, and that would be it, but nothing happended when I tried.
/* Content */
#content { min-height:450px; width:420px; float:right; margin:13px 35px 0 0; padding:6px 180px 35px 0}
.entry-title {font-size:3.6em; margin:0 0 0.7em 0; line-height:28px;}
.single .entry-title {margin-top:-5px}I got someone to make this theme in sandbox for me, but now I’m kinda on my own. Please tell if you need any additional information.
I really hope you can help me, thanks.
- The topic ‘Editing main content text width’ is closed to new replies.