News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Wasting space!

Started by forfun, June 26, 2010, 12:55:11 PM

Previous topic - Next topic

Hj Ahmad Rasyid Hj Ismail

The default for Curve theme is already 100% . All you need to do is look at the body css that I have mentioned earlier... You should change it as suggested by busterone in the index.css accordingly.

ɔɔɔɔɔɔuɥoɾ

You can change the width in the settings somewhere too, its in the admin panel somewhere, I forget that as its usually set to 100% by default anyway, and never usually needs changing


SMF 2.0 RC5

   
Webhost to New Webhost file transfer service, PM me - Fast transfers

forfun

Quote from: busterone on June 26, 2010, 03:38:01 PM
I edited my post as you were posting. see above edit  :)

Thanks for the info.  I wish it works, but it doesn't.
I have cleared all the cache, cookies, histories after the change, but as you can see.
Any where else should I look?

ɔɔɔɔɔɔuɥoɾ

#43
Do this,

Delete the padding completely then add

padding-top:5px;
padding-bottom:5px;

To get


body
{
   background: #E9EEF2 url(../images/theme/backdrop.png) repeat-x;
   font: 78%/130% "Verdana", "Arial", "Helvetica", sans-serif;
   margin: 0 auto;
   padding-top:5px;
   padding-bottom:5px;
}


or the other way, using 1 padding is

body
{
   background: #E9EEF2 url(../images/theme/backdrop.png) repeat-x;
   font: 78%/130% "Verdana", "Arial", "Helvetica", sans-serif;
   margin: 0 auto;
   padding:5px 0px 5px 0px;
}


You don't need to clear the cache, unless your editing language files (if your talking about your forums cache)


SMF 2.0 RC5

   
Webhost to New Webhost file transfer service, PM me - Fast transfers

Hj Ahmad Rasyid Hj Ismail

For future reference you might want to comment out instead of deleting it and add the new one above or below it.

/*   padding: 15px 5%; */

forfun

Quote from: ♪ JohnCcCcCc ♫ on June 26, 2010, 03:54:15 PM
Do this,

Delete the padding completely then add

padding-top:5px;
padding-bottom:5px;

To get


body
{
   background: #E9EEF2 url(../images/theme/backdrop.png) repeat-x;
   font: 78%/130% "Verdana", "Arial", "Helvetica", sans-serif;
   margin: 0 auto;
   padding-top:5px;
   padding-bottom:5px;
}


or the other way, using 1 padding is

body
{
   background: #E9EEF2 url(../images/theme/backdrop.png) repeat-x;
   font: 78%/130% "Verdana", "Arial", "Helvetica", sans-serif;
   margin: 0 auto;
   padding:5px 0px 5px 0px;
}


You don't need to clear the cache, unless your editing language files (if your talking about your forums cache)

I am VERY HAPPY!
That is what I want it to be.
Thanks SO MUCH, guys!
You are GREAT!
I will stop bugging you guys for today.
USA is in GREAT shape now (World cup)!  Whoohoo!

Hj Ahmad Rasyid Hj Ismail

Good to see that you have find your way. One padding line is always easier and better. I didn't watch the game but hopefully your team won.

Advertisement: