Jump to content

Change width of columns


Recommended Posts

Hi

 

In my german translation there are a lot of long sentences.. for this reason i want to adjust the width of the categeries column and from the right column..

 

I changed in Global.css

 

#page {

width: 1100px;

margin: 0 auto 2px auto;

text-align: left

 

 

...........................

 

#left_column {

clear: left;

width: 281px;

margin-right: 21px;

overflow: hidden

 

 

.......

#right_column {

width: 221px;

margin-left: 21px;

overflow: hidden

 

 

 

Only thing visible of the adjustments is wider space between left column and center column..

 

Why did the left column not become wider?

 

what did i do wrong?

 

grtz mark

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...