Jump to content

help on right side colum


Recommended Posts

i wonder if someone can help

i just downloaded this software and have a few issues with the right hand side of the theme

i have added a item and a small detail about it

BUT it shows the text on the right of the image, looks very bad, i would want it always under the item

please see image attached

it also has done it to a item on the left

my site is not live, as only just building but have a look here

http://www.xtreme-styling.com

35585_V9lVIOZx23ytCZE0BTme_t

Link to comment
Share on other sites

ok i got it semi sorted as found this code

#left_column, #center_column, #right_column { float: left }
#left_column {
   clear: left;
   width: 191px;
   margin-right: 21px;
   overflow: hidden
}
#center_column {
   width: 556px;
   margin: 0 0 30px 0;
   overflow: hidden
}
#right_column {
   width: 150px;
   margin-left: 21px;
   overflow: hidden
}



but it still goes to the right, if i drop to 150px the top cart image is cut off?

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...