Right column - specified pixel?

GK User
Sun Jul 11, 2010 9:09 am
Can I fix the width of the right column? For example, I need exact 300px for right1.
User avatar
Fresh Boarder

teitbite
Mon Jul 12, 2010 12:15 pm
Hi

Please try to add at the end of template.css file:

Code: Select all
#right1 {
width:300px !important;
}
User avatar
Moderator


cron