CATEGORY ROWS ARE DISPLAYING VERTICALLY, NEED THEM TO DISPLAY HORIZONTALLY

Started by vicnkris, January 10, 2012, 15:44:43 PM

Previous topic - Next topic

vicnkris

Hi there. I am having an issue with how my products are being displayed in Virtuemart... my rows are being displayed vertically, instead of horizontally. I did some searching in this forum and couldn't find the answer.

I have a "novelty" site, so if that material offends you please don't click below. If it doesn't please see below to see what I am referring to:

www.iheartfantasys.com/virtuemart

Any assistance with this is greatly appreciated!

Venkko

Hi!

I am not sure do I understand what you are after but wouldn't it be ok, if you just remove that current line that separates two rows and instead insert new horizontal line?

there is forum topic for how to do that.
www.pikkukoala.fi (J 1.5 & VM 1.1.5)
www.lastentavarat.fi (J 1.5.23 & V2.0.0)

vicnkris

I actually got an answer for this through another forum today:

Change css in joomla16.css located here
http://www.iheartfantasys.com/templates/'template'/css/joomla16.css

on line 21

.category {
      width:100%;
}

to

.category {
      width:50%;
}

jenkinhill

Ah, that's why I did not understand the problem. It was the Joomla template style upsetting the applecart....
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum