description area css

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Dec 19, 2013 9:32 pm
Reply with quote
Report this post
would place the product description area, next to the picture, looks just as catalog

What should occupy css?


http://hagenchile.cl/v2/index.php/arena ... a-2-detail

thanks
User avatar
Platinum Boarder

GK User
Fri Dec 20, 2013 9:26 am
Reply with quote
Report this post
Please edit: /templates/gk_esport/css/override.css and add at its end:
Code: Select all
div.productdetails-view {overflow: hidden;}
div.productdetails-view div.productDetails {float:left; width: 40%;}
div.productdetails-view div.productDetails div.width40 {width: 100%;}
div.productdetails-view
div.product-description {float: right; width: 59%}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Fri Dec 20, 2013 2:16 pm
Reply with quote
Report this post
thanks so much!!
User avatar
Platinum Boarder

GK User
Fri Dec 27, 2013 1:44 pm
Reply with quote
Report this post
No problem :). I;m glad I could help.
User avatar
Moderator