View Single Post
  #2  
Old 12-17-2010, 05:00 AM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default Re: AAAAIIEEE One last thing I swear!

Quote:
Originally Posted by dezzarray
my boss in her infinite wisdom decided to show me how "easy" it is to edit the template and pooched it completely. it's way too freakin early to wrap my brain about the syntax and I for the life of me can't remember what the settings were.

A clue anyone?? Pretty please? I'll bake you cookies!

Here's what I have got
#center-main {
width:auto;
margin-bottom: 0;
position: relative;
overflow: visible;
padding-left: 250px;
margin-left: 25px;
float: right;


and this is what it looks like.. it's messed up the format. I hate it when people help

The following code makes it look fine in firefox, not sure about other browsers.

Code:
#center-main { margin-left:298px; }
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote