Recent Topics

Members
Stats
  • Total Posts: 10,749
  • Total Topics: 1,374
  • Online today: 15
  • Online ever: 879
  • (Jan 21, 20, 05:49:15 PM)
Users Online
Users: 0
Guests: 19
Total: 19

Stretch Blackrain on SMF 2.0.2

Started by Techbot, Aug 14, 12, 06:01:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Techbot

I love the theme for our gaming site, but I'd like to stretch it to 100% .. I can't seem to find the setting or ability to do this :(

Maxx

Did you search the index.css for the #wrapper...could be if so set at " width: 100%: " under the margin settings!

Crip

#2
Hi , & I like to use my  "[UnKnown]"  »Theme« here.  O0
FIND THIS IN css/index.css & change your Width::::::
-----------------------------------------------------------------------------
#br_wrap {
   width: 1200px;                 <===========================>
   font-size: 85%;
   margin: 0 auto;
   padding: 0px 30px 30px 30px;
   background: #222;
   border: 1px solid #000;
}
I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

Techbot

Do I need to set pixels or can I put in a number or variable that will allow it to stretch to the screen?

Crip

#4
Just anything you want , Examples:: 100% => 1280px => 78% => 1024px  √


Quote from: Techbot on Aug 16, 12, 11:04:57 PM
Do I need to set pixels or can I put in a number or variable that will allow it to stretch to the screen?
I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.