MyStore Sub Menu bullets not showing

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Tue Aug 10, 2010 9:52 pm
HI

In the mystore template the bullets listed as "li-bullet-hover.png" are not showing.

this is the code form the template...

/* Module VM Categories */

#gk-container .mainlevel,

#gk-container .sublevel { background:url('../../images/li-bullet.png') no-repeat 0 11px; border-bottom:1px dotted #ddd; line-height:2.4; padding-left:8px; }

#gk-container a:hover.mainlevel,

#gk-container a:hover.sublevel { background: url('../../images/li-bullet-hover.png') no-repeat 0 11px; text-decoration: none }

#gk-container .sublevel { background-position: 11px 11px; border-left: 1px dotted #fff; border-right: 1px dotted #fff; margin: 1px 0 0 15px }

#gk-container a:hover.sublevel { background-position: 11px 11px; }




Is there something else needed to make them appear?

thanks

biggss
User avatar
Fresh Boarder

teitbite
Thu Aug 12, 2010 11:33 am
Hi

Please show me Your site.
User avatar
Moderator

GK User
Sat Aug 14, 2010 3:11 pm
hey

Link below, regards biggs

http://www.eswebtesting.com/uniform/
User avatar
Fresh Boarder

teitbite
Sun Aug 15, 2010 7:29 pm
Hi

Please try to add this code at the end of template.css file:

Code: Select all
#gk-container .mainlevel, #gk-container .sublevel {
background:url("../images/style3/li-bullet.png") no-repeat scroll 2px 12px transparent !important;
}
User avatar
Moderator

GK User
Fri Nov 12, 2010 6:44 pm
I am getting a 404 error for both of those images and they are not found in the mystore template folders in either my uploaded site or the localhost complete installation.

li-bullet.png and li-bullet-hover.png
User avatar
Fresh Boarder

teitbite
Sat Nov 13, 2010 9:28 pm
Hi

So it must have changed. Please choose the buulets from the typography folder, copy it and name as in the code. That would be the fastest solution or change the path to the file in code.
User avatar
Moderator

GK User
Thu Nov 18, 2010 11:48 am
moving this to the mystore subforum
User avatar
Platinum Boarder


cron