Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2008
    Posts
    94
    Plugin Contributions
    0

    Default Making My Site Bigger

    Hey Guys,

    How do I make the white part of my site span further across the page? Also if I can how do you change the black background of the site?

    Thanks,
    Nick

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Making My Site Bigger

    to increase the size in your css

    #mainWrapper {stylesheet.css (line 189)
    background-color:#FFFFFF;
    border:1px solid #FFFFFF;
    text-align:left;
    vertical-align:top;
    width:800px;
    }

    you can use % like 100%, or smaller %
    or you can use PX , like 980px
    is up to you how you want to display .

    to change background color in same stylesheet look for body tag
    which should be first rule

    change background-color: to any colour you want.

 

 

Similar Threads

  1. v139h Everything On The Site Got BIGGER
    By traytray in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Nov 2012, 09:01 AM
  2. Making menu buttons bigger, please help
    By fw541c in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 22 Nov 2010, 04:19 AM
  3. making the images bigger in categories
    By itsDVDtime in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 10 Nov 2010, 04:40 AM
  4. making text and images bigger
    By dvdd127 in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 11 Aug 2008, 02:46 PM
  5. making the logo at the top bigger
    By scrapbook party in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 13 Jul 2007, 12:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg