Support

Please consider registering
guest

Log In Members

Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
Page Width
6. Februar 2012
06:43
SHaranda
Guest

How do I change the page width for each page?    Here is my website: seriouslycouponing.com  Do you see how the pages are centered?  I need to spread the page out and not have it in the center.

6. Februar 2012
17:42
Admin
Forum Posts: 7
Member Since:
28. Dezember 2009
Offline
Hey SHaranda,
you easily can change the page width by editing the style.css.
Here you have to search for this lines of code;
 

#bodywrap {
text-align: left;
color: #333;
background-color: #fff;
height: auto;
margin: 0 auto;
padding: 0;
border: 2px solid #6b3159;
width: 900px; }

* html #bodywrap { \width: 904px; /* for IE5 and IE6 in quirks mode */
w\idth: 900px; /* for IE6 in standards mode */ }

 

Change the width value to get more width, e.g. 1000px or 90% for dynamic width.

To change the centered position remove the "auto" value from the margin line. 

6. Februar 2012
17:45
Admin
Forum Posts: 7
Member Since:
28. Dezember 2009
Offline

But there are also unclosed "<div>" boxes at your site?! Did you've changed anything in your template files? Confused

8. Februar 2012
00:20
SHaranda
Guest

Ok so when you say remove auto value from the margin line, do you mean just delete the 0 (zero) or delete 0 auto; the wholw thing???

8. Februar 2012
00:27
SHaranda
Guest

I changed the width to 1000 and deleted 0 and now my page is messed up my the page names there is a white space

8. Februar 2012
00:36
SHaranda
Guest

also But there are also unclosed "<div>" boxes at your site?! Did you've changed anything in your template files?  I dont know what you mean about this?

9. Februar 2012
20:43
Admin
Forum Posts: 7
Member Since:
28. Dezember 2009
Offline

The "auto" value is for vertical alignment. 0 is for top and bottom. So if you wont a centered site, remove the auto value. 

I saw unclosed <div> boxes, when you look to the sourcecode. Or if you are using a Validator.

10. Februar 2012
05:48
SHaranda
Guest

no i dont want it to be centered. there is too much space on the left and the right. How do I make my content spread out???

10. Februar 2012
08:54
Admin
Forum Posts: 7
Member Since:
28. Dezember 2009
Offline

You can play width the width values. Also try dynamic width e.g. 90% or 95% or whatever.

Like: width: 90%;

Forum Timezone: Europe/Berlin

Most Users Ever Online: 33

Currently Online:
9 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

WebGremlin: 9

Bolfri: 5

pozzecca: 3

isa: 1

pcgeek: 1

Orange: 1

Member Stats:

Guest Posters: 42

Members: 9

Moderators: 0

Admins: 1

Forum Stats:

Groups: 1

Forums: 3

Topics: 51

Posts: 218

Moderators:

Administrators: Thomas (7)

Keine Kommentare

Noch keine Kommentare

Entschuldige, das Kommentarformular ist zurzeit geschlossen.