| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Pulldown not displaying | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() I created a pulldown and tested it in a local browser in IE but when I uploaded the data on my store for some reason the pulldown is not displaying?
In my head.tpl I applied this: <div style="width:96px"> <ul class="menu"> <li class="top"> <a href="#" class="top_link"><span>Logged In</span></a> <ul class="sub"> <li><a href="#">Summary</a></li> <li><a href="#">Settings</a></li> <li><a href="#">Help</a></li> </ul> </li> <li class="top"></li> <li class="top"></li> </ul> </div> And in my skin1.css I applied the css: I have the .menu, .menu li, .menu ul casses. >Does someone know why the pulldown menu is not displaying? |
|||||||
#2
|
|||||||||
|
|||||||||
![]() An url would help. It may require some js code in the head section which you didn't copy?
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#3
|
|||||||
|
|||||||
![]() Thanks for your reply and I posted 2 .zip files:
1. was a example of the pulldown that I created and it works, so it displays exactly what it should look/function like. 2. included my (skin1.css & head.tpl) files. These where the only codes that I have applied on my store along w/ the images in their folder. > currently, the error ocuring is that the pulldown does not display any of the links when I rollover it? ex: example_of_what_displays_on_my_store.gif >I do not have any .js code or even know what it should be, would appreciate your help. (ie. I appreciate your help) |
|||||||
#4
|
|||||||||
|
|||||||||
![]() Why do you even have this in a table? Also don't see menu_style id in the css
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#5
|
|||||||
|
|||||||
![]() You mentioned that you "don't see menu_style id in the css"
> can you show me an example? B/c basically I took the css for the drop menu and placed it into the skin1.css.
__________________
x-cart 4.0.16v linux server |
|||||||
#6
|
|||||||||
|
|||||||||
![]() Not sure if that's the reason but in the template file you have id="menu_style" but it doesn't exist in the css file
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#7
|
|||||||
|
|||||||
![]() no that did not help. do you know what .js script that should be included?
__________________
x-cart 4.0.16v linux server |
|||||||
#8
|
|||||||||
|
|||||||||
![]() Not saying there should be any .js file, just wondering if you copied everything. I would also take the whole thing out of that table and make sure the css is loading
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#9
|
|||||||
|
|||||||
![]() I took it out of the table, but that did not help. It is still displaying the same thing. If it was not reading the css then the mouseover would not show? What should I do?
__________________
x-cart 4.0.16v linux server |
|||||||
#10
|
|||||||||
|
|||||||||
![]() Maybe some other class is overwritting the new classes. Use Firebug to see what's loading
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
|||
X-Cart forums © 2001-2020
|