WeLoveCSS Logo
Home Profile Members Search Rules Help New Posts



WeLoveCSS > WEB DESIGN > HTML & XHTML > cat rescue needs help

Reply
  Thread Tools Display Modes
Old 27th August 10, 09:44 PM   #1
sugarkitties
WLC Member
 
Join Date: Jul 2010
Posts: 7
Default cat rescue needs help

Hi we are a non profit cat rescue and while we have managed to put up a site. For some reason we cannot get out template to fit the screen?
I cannot find the coding anywhere to fix this and am SO not an admitted expert (quite the opposite actually) but as we are none profit we really cannot afford to get it fixed.
If you could take a peep and possibly give us a clue where to look/what to do? We would really appreciate it A LOT.

thank you
tami

http://www.alaskacatadoptionteam.org/
sugarkitties is offline   Reply With Quote
Old 28th August 10, 03:24 AM   #2
meesa
WLC Mod
 
meesa's Avatar
 
Join Date: Jul 2009
Location: Milky Way Galaxy
Posts: 3,134
Default Re: cat rescue needs help

If you want the site wider, change the width value of #outerWrapper, if you want it centered, then add margin:auto; to #outerWrapper in your CSS.
__________________
Praise be to the Lord God for the ability to learn, the capability to analyze, and the time to help users on this forum.
meesa is offline   Reply With Quote
Old 28th August 10, 08:43 AM   #3
sugarkitties
WLC Member
 
Join Date: Jul 2010
Posts: 7
Default Re: cat rescue needs help

Change the value to what? Sorry, just learning, so much code so little time lol
sugarkitties is offline   Reply With Quote
Old 28th August 10, 04:08 PM   #4
meesa
WLC Mod
 
meesa's Avatar
 
Join Date: Jul 2009
Location: Milky Way Galaxy
Posts: 3,134
Default Re: cat rescue needs help

Somewhere between where it is now, and 980px. Also, add the margin:auto, no matter what.
__________________
Praise be to the Lord God for the ability to learn, the capability to analyze, and the time to help users on this forum.
meesa is offline   Reply With Quote
Old 9th September 10, 01:30 PM   #5
svendenotter
WLC Member
 
Join Date: Sep 2010
Location: Netherlands
Posts: 9
Default Re: cat rescue needs help

Like meesa already said:
Code:
#outerWrapper {
background-color: #ffffff;
border-top: solid 5px #ffffff;
margin: 0 auto;
width: 840px;
}

Last edited by meesa; 9th September 10 at 05:07 PM.
svendenotter is offline   Reply With Quote
Reply


Thread Tools
Display Modes
Linear Mode Linear Mode

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. The time now is 07:55 AM.



Home | Advertise | Contact Us | Top
Home | Advertise | Contact Us | Top

Copyright© 2006 WeLoveCSS.com. All Rights Reserved.
Powered by vBulletin Version 3.8.4 Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.