Recent Topics

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

BlackRain V2 Width Help

Started by Hozza, May 12, 11, 08:26:13 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Hozza

Hi,

Just put BR V2 on 2.0 RC5 and I can't find where to change the site width :-\

Help please
Hoz

willemjan

You should have an look at index.css. Find the wrapper in there, and change its width ;)

Hozza

Quote from: willemjan on May 12, 11, 08:32:00 AM
You should have an look at index.css. Find the wrapper in there, and change its width ;)

Dreamweaver returns a "Not found in the current document" hence why I posted here ;)
I searched for "wrapper" & "br-wrap" :-\

willemjan

#3
I'm sorry, it should be:

#mainframe
{
font-size: 85%;
width: 95%;
margin: auto;
}


Make it like this:


#mainframe
{
font-size: 85%;
width: 95% !important;
margin: auto;
}

Hozza

hmmmm sorry to be a pain but that just shifts site to the left and it still won't reduce in width ???

willemjan

Can I get an link to your site, please?


willemjan

I tested it, and this should work:

#mainframe
{
font-size: 85%;
width: 80% !important;
margin: auto;
}


Just make shure you change the width to what you desire...

Hozza

Right I've changed the code to what you have put so you can see width doesn't change and forum shifts to the left...

sorry :P

Crip

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.