General Community > WebsiteBaker Website Showcase
New Company Website
albatros:
--- Quote from: chio on April 06, 2009, 01:31:29 PM ---Yo, a sitemap doesnt look very 'sexy'..
--- End quote ---
Should it? :-D
geasy:
Hi Chio
I'm currently settinig up a new site and I want to have the top-menu made from images. I found your posting about your cool site and try to understand, how you did it exactly.
I understand the definitions in your css. But I'm struggling with the show_menu2 call. Would you be so kind to post the whole show_menu2 call of your script?
Many thanks for your help.
Claudio
chio:
--- Code: ---<div id="menu">
<?php show_menu2(1,SM2_ROOT+1,SM2_CURR+1,SM2_TRIM|SM2_PRETTY,'<li class="pid[page_id]"><a href="[url]" class="[class] pid[page_id]">[menu_title]</a>','</li>','<ul class="mlev[level]">','</ul>',false,false); ?>
</div>
--- End code ---
For it a multillingial site, its one level deeper: SM2_ROOT+1
geasy:
many thanks!
Claudio
geasy:
Hi Chio
Meanwhile, everything is working. Almost everything.
I want that the active menu point looks the same as when it is hovered. So, I tried to define a.pid1.menu-current{}. That works fine for FF, but IE (even Version 8) has a problem with it.
Have you come accross the same issue? Did you find a solution for it?
Cheers,
Claudio
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version