K2 single item page problem after upgrade

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
Wed Nov 21, 2012 12:09 am
Reply with quote
Report this post
Hi,

Fresh install of Bikestore Quickstart...upgrade K2 Store & K2 to 2.6.1

Quantity, 'Add to Cart' button & price position in item view.

I believe it looks different form your demo after I upgrade it from K2 2.5.7 to K2 2.6.1.

How can I fix this?

bike_item_gavick_demo.jpg


bike_item.jpg
User avatar
Senior Boarder

Konrad M
Wed Nov 21, 2012 10:46 am
Reply with quote
Report this post
Hi,
Can you give me url to your site? It will be much easier to help you.
User avatar

GK User
Wed Nov 21, 2012 1:00 pm
Reply with quote
Report this post
Sorry it's not on a live site...started playing around with it...It's on a local server...WAMP server...just downloaded it and install it, and upgrade it...that's all...everything looks just before I upgrade it to K2 2.6.1...

At K2 Store, media/k2tore/css/k2store.css , i remove

.product_quantity_input input {
width: 30px;

now 'Quantity' box looks fine...just like before I upgraded it...just the "Add to Cart" button now...I dont know how to make it at the right position again.


Thanks. :D


Apache Version : 2.2.22
PHP Version : 5.3.1
MySQL Version : 5.5.24
User avatar
Senior Boarder

Konrad M
Wed Nov 21, 2012 6:32 pm
Reply with quote
Report this post
Without url I can only guess. Try this code:
Code: Select all
.product_price {
float: right;
width: 45%;
}
User avatar


cron