yourshop J2.5 and VM 2.0.18 - VM Product Categories

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Mon Jan 28, 2013 7:41 am
My problem with the module of the shows link 2013.fuup.pl. This is a new version of the page, an online store. The problem with the categories is as follows, with the development of the main categories of arrows they look ugly. May not find the CSS class responsible for it. I ask for help and where to find this information CSS class.

_____________________

Mój problem z modułem z obrazuje link 2013.fuup.pl. Jest to nowa wersja strony, sklepu internetowego. Problem z kategoriami jest następujący, przy rozwijaniu głównych kategorii strzałkami brzydko one wyglądają. Nie mogę znaleźć klasy CSS odpowiedzialnej za to. Mogę prosić o pomoc i informację gdzie szukać owej klasy CSS.
Przy rozwijaniu głównych kategorii, jest taki nie ładny przeskok o kilka pixeli w dół. Kolejnym nie ładnym zachowaniem jest zwijanie się z powrotem tych kategorii - bez tła i bardzo dziwnemu nakładaniu się głównej kategorii z podkategoriami innej. Głównie tych elementów nie mogę ostylować tak jak bym chciał. Proszę o pomoc, przepraszam za informację w j.Polskim - z angielskim u mnie kiepsko, a raczej nie na tyle dobrze żeby owy problem opisać.
User avatar
Fresh Boarder

GK User
Mon Jan 28, 2013 8:18 am
Hi,

Please look at file style1.css line 177

Code: Select all
ul.VMmenumenu li.VmOpen ul.menumenu, ul.VMmenumenu li.VmOpen ul.menumenu li
User avatar
Platinum Boarder

GK User
Mon Jan 28, 2013 9:36 am
bkrztuk wrote:Hi,

Please look at file style1.css line 177

Code: Select all
ul.VMmenumenu li.VmOpen ul.menumenu, ul.VMmenumenu li.VmOpen ul.menumenu li



this is my style. I have trouble finding the class responsible for the smooth transition category


style1.css line 172 to 178, my definitions CSS
Code: Select all
div.gkMain.gkCol.gkPaddingR {background:none;padding-top:15px;padding-bottom:5px;}
div.gkMain.gkCol.gkPaddingR div.gkMain.gkPaddingB div.boxmenus div.content ul li.VmClose,div.gkMain.gkCol.gkPaddingR div.gkMain.gkPaddingB div.boxmenus div.content ul li.VmOpen{margin-left:10px;background:url('../images/style1/menu_bgkq.png') repeat-x;-webkit-border-radius: 6px;   border-radius: 6px;}

ul.VMmenumenu li.VmClose {height:45px !important;font-size:16pt;font-weight:bold;padding-left:10px;}
ul.VMmenumenu li.VmOpen  {font-size:16pt;font-weight:bold;padding-left:10px;}
ul.VMmenumenu li.VmOpen ul.menumenu,ul.VMmenumenu li.VmOpen ul.menumenu li {background: #fff !important;margin-bottom:3px;margin-top:5px;}
 li.VmClose  div a , li.VmOpen  div a{color:#000; }
User avatar
Fresh Boarder

GK User
Tue Jan 29, 2013 9:09 am
The code is checked directly on your site, please look http://d.pr/i/SzBz as you can see firebug shows line 177 and if you have problem to find it please just open file style1.css, and find this phrase :

ul.VMmenumenu li.VmOpen ul.menumenu, ul.VMmenumenu li.VmOpen ul.menumenu li
User avatar
Platinum Boarder

GK User
Wed Jan 30, 2013 12:26 am
I'm looking for the line in my /templates/gk_yourshop/css/style1.css but I cannot found it to change it. My website is: http://www.tartasparaimpresionar.com/index.php
User avatar
Expert Boarder

GK User
Fri Feb 01, 2013 9:36 am
This is code directly from your site, please open this file and use CTRL/CMD + F and just find this phrase if you can't find the line.
User avatar
Platinum Boarder


cron