Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-06-2012, 06:39 PM   PM User | #1
ehender
New to the CF scene

 
Join Date: Sep 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
ehender is an unknown quantity at this point
Help!

Hi,

I am new at website design and coding, very new! Ive been working on a website, and somehow something I did made the webpage centered in the middle and I want it spread over the whole page. PLEASE HELP!

http://servicelearning.shoreline.edu/
ehender is offline   Reply With Quote
Old 09-06-2012, 07:45 PM   PM User | #2
JT Web Design
New Coder

 
Join Date: Jun 2012
Location: Burnley, Lancashire UK
Posts: 11
Thanks: 0
Thanked 3 Times in 3 Posts
JT Web Design is an unknown quantity at this point
add to body

width:100%;
JT Web Design is offline   Reply With Quote
Old 09-06-2012, 08:05 PM   PM User | #3
ehender
New to the CF scene

 
Join Date: Sep 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
ehender is an unknown quantity at this point
help

ok... where might that go? Right now this is what the top part looks like and I have no idea where that would go. THANK YOU!

<div style="TEXT-ALIGN: left" align="center"><font size="4"><img alt="" width="665" height="196" src="/upload/83/content/Welcome to the CSL 1.jpg" /><br /><br /></font>
<div style="TEXT-ALIGN: left">
<table border="1" cellspacing="10" summary="" cellpadding="10" width="665" align="center">
<tbody>
<tr>
<td width="100">
<div style="TEXT-ALIGN: center"><strong><span style="FONT-WEIGHT: bold"><strong><strong style="COLOR: rgb(128,0,0)"><span style="FONT-SIZE: 16pt"><span style="COLOR: rgb(0,128,128)"><font size="4"><font face="Calibri"><strong><span style="COLOR: teal; FONT-SIZE: 36pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin">
ehender is offline   Reply With Quote
Old 09-07-2012, 05:23 PM   PM User | #4
JT Web Design
New Coder

 
Join Date: Jun 2012
Location: Burnley, Lancashire UK
Posts: 11
Thanks: 0
Thanked 3 Times in 3 Posts
JT Web Design is an unknown quantity at this point
you would need to add this

width:100%;

to the body class in the default.css file

for example

body {
width:100%;
}
JT Web Design is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:20 PM.


Advertisement
Log in to turn off these ads.