Ok just working thru the Menu on shoppica ( main menu )

ThemeBurn SupportForumsHTML TemplatesShoppica HTML ThemeOk just working thru the Menu on shoppica ( main menu )

This topic has been marked as resolved.

I want to show 3 columns of menu items . Currently set at two. Not sure where and how this is set. As changing css width of #cart_menu .s_submenu hasnt made any difference along with changing width of #categories li .s_submenu > ul >li

Perhaps it really isnt a css issue, and a category depth issue, do we need to add extra >ul >li to above css array.

Appreciate any help please.

Oh and one last thing, did you guys make the i_cart.png icons yourself, or have an idea where i could get some from. No propbs if there your own.. just wanted to extend the icon selection.

Cheers

January 18, 2012 at 4:49 pm #5347
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
January 22, 2012 at 1:14 pm #5428

#categories .s_submenu {
width: 600px;
}
#categories .border_eee {
width: 580px;
}
exactly where you need to add these codes
I added it but did not

February 28, 2012 at 1:58 pm #6586

@sogenserkan

Add the code at the bottom of your screen.css

February 29, 2012 at 12:10 pm #6628
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.