is there a way to make this last row table of product page a

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Mon Mar 26, 2012 1:13 pm
hi

i had sent a ticket to the support but i got no response than the auto message:
Hi,

Please read: http://www.gavick.com/magazine/home/ite ... -open.html

If the problem wasn't described on the forum please make a new topic about it.


This ticket will be closed.


is this the support level that we get?
i mean search the forums and if you can not find ask again??


well
i am using mystore template and the bottom line(table) of product list is getting %100 width when one product in the last row.
so it will show middle of the page.

is there a way to make this last row table of product page as one table on the left side when there is only one product on the last row??
User avatar
Fresh Boarder

GK User
Mon Mar 26, 2012 2:44 pm
Hi,

I'm sorry for the inconvenience, I will try to help you here as well. Can you please give me the link to that page to check and to give you a solution?

Thanks,
User avatar
Platinum Boarder

GK User
Tue Mar 27, 2012 4:36 pm
its on my local machine now and i can not give link.

it has the same code of myshope templ. css.
User avatar
Fresh Boarder

GK User
Tue Mar 27, 2012 4:59 pm
I know it has the same code but I can't be in the same case to check the issue with my installation, once you put it online just give me the link then I will help you out right away.

Thanks,
User avatar
Platinum Boarder

GK User
Tue Apr 10, 2012 2:59 pm
Hi,

I have a solution for you now, add this code to CSS Override to fix the issue:
Code: Select all
#product_list div.first_col{
width: 23%!important;
}


Cheers,
User avatar
Platinum Boarder


cron