creation css animation sidebar e-sport template

Winter sport ecommerce template for Joomla with VirtueMart support
GK User
Mon Jun 03, 2013 5:20 pm
Hi there,

I'd like to add a similar sidebar to my left side esport template (see http://deluxe-menu.com/sound-support-sample.html) Could somenone help me out. You can check out a demoversion of my website at www.vmconline.be/KB. I'd like to have the arrow at the end too, so it is clear to the visitor that this menuitem contains multiple submenus. Thx
User avatar
Fresh Boarder

teitbite
Wed Jun 05, 2013 10:16 am
Hi

To have a second sidebar I would advice to use an "inset" position and focus rest of the content on positions "mainbody", "mainbodu_top", "mainbody_bottom".

For arrow You need to add this code:

Code: Select all
ul.menu > li.deeper {
    padding-left: 20px;
    backgorund: url([path_to_arrow_image]) no-repeat 0 center transparent;
}
User avatar
Moderator


cron