1
logoman
changing a themes size
  • 2005/5/21 23:00

  • logoman

  • Just popping in

  • Posts: 37

  • Since: 2005/4/16


hi guys i have a theme which is fixed to the middle of the screen,would it be and how easy would it be to make it a full screen theme

thanks guys logoman

2
pod
Re: changing a themes size
  • 2005/5/21 23:53

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


I'm assuming that this is for the site linked in your sig...

Open yoursite/themes/skar/style.css

Look to Line 20 for:

.skar
{
width: 82%;
background-color: #F7F9F9;

}


Change to

.skar
{
width: 100%%;
background-color: #F7F9F9;

}


Hope this helps :)

3
logoman
Re: changing a themes size
  • 2005/5/21 23:59

  • logoman

  • Just popping in

  • Posts: 37

  • Since: 2005/4/16


thank you very much didnt relise it would be that easy does this work on all thin themes

many thanks logoman

4
ladon
Re: changing a themes size
  • 2005/5/22 0:11

  • ladon

  • Quite a regular

  • Posts: 284

  • Since: 2003/10/31


The width of a total site can be defined in several different classes or td's, so unforunately it isn't as simple as that. Identifying where the width is declared (what class or id) really is all it takes. Just experiment with it and you'll learn. That's how everybody started out

Login

Who's Online

137 user(s) are online (81 user(s) are browsing Support Forums)


Members: 0


Guests: 137


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits