- This topic has 5 replies, 4 voices, and was last updated 15 years, 4 months ago by imported_Ryan.
-
AuthorPosts
-
July 2, 2009 at 3:58 am #909AnonymousMemberJuly 4, 2009 at 5:46 am #6609imported_RyanMember
I don’t see any menus on either of those pages.
July 4, 2009 at 3:30 pm #6610AnonymousMemberThanks for responding.
Wierd? I definitely see the menu on this URL: http://www.atosc.net.
But since producing this site I’ve needed to add a more identifiable url for marketing purposes. It’s basically the same site, but I don’t see the menu.
I’m using mac (not sure if this makes a difference) and the menu is fully functioning in both safari and firefox- it works beautifully- and PC folks using IE6 and above have confirmed the menu works. I’ve been looking for this code
<?php if (function_exists(‘pixopoint_menu’)) {pixopoint_menu();} ?>
in the files of the atosc.net site so I can mimic what I did for the second site but the code is no where in the header.php. In fact I don’t remember pasting it anywhere; the menu just showed up.I did massage the CSS code a bit but it was not much. Any help you can provide would be greatly appreciated. Here’s the CSS code for atosc.net:
#suckerfishnav {
background:#68A3D3 repeat-x;
font-size:10px;
font-family: century gothic;width:100%;
}
#suckerfishnav, #suckerfishnav ul {
float:left;
list-style:none;
line-height:20px;
padding:0;
border:1px solid #aaa;
margin:0;
width:100%;
}
#suckerfishnav a {
display:block;
color:#ffffff;
text-decoration:none;
padding:0px 10px;
}
#suckerfishnav li {
float:left;
padding:0;
}
#suckerfishnav ul {
position:absolute;
left:-999em;
height:auto;
width:101px;
font-weight:normal;
margin:0;
line-height:1;
border:0;
border-top:1px solid #666666;
}
#suckerfishnav li li {
width:99px;
border-bottom:1px solid #666666;
border-left:1px solid #666666;
border-right:1px solid #666666;
font-weight:bold;
font-family:verdana,sans-serif;
}
#suckerfishnav li li a {
padding:4px 10px;
width:80px;
font-size:12px;
color:#ffffff;
}
#suckerfishnav li ul ul {
margin:-21px 0 0 100px;
}
#suckerfishnav li li:hover {
background:#ae4e17;
}
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
color:#white;
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
color:#ffffff;
}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
color:#ffffff;
}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
left:-999em;
}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
left:auto;
background:#68A3D3;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
background:#ae4e17;
}And here’s the navmenu custom HTML code:
<li><a href="http://atosc.net/wordpress/">Home</a>
<ul>
<li><a href="http://atosc.net/wordpress/?page_id=29">About</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=164">Certification & Licensing</a></li>
</ul>
</li><li><a href="http://atosc.net/wordpress/?page_id=32">Services</a>
<ul>
<li><a href="http://atosc.net/wordpress/?page_id=40">Chakra Balancing</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=37">Esoteric Acupuncture</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=35">Traditional Acupuncture</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=44">Nutritional Consult</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=46">Reiki</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=44">Nutritional Consult</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=22">Appointments & More Info</a></li>
</ul>
</li><li><a href="">Practitioners</a>
<ul>
<li><a href="http://atosc.net/wordpress/?page_id=50">Rene M. Rodriguez, L.Ac.</a></li>
</ul>
</li><li><a href="">Locations</a>
<ul>
<li><a href="http://atosc.net/wordpress/?page_id=55">Los Angeles County</a></li>
</ul>
</li><li><a href="http://atosc.net/wordpress/?page_id=57">Resources</a>
<ul>
<li><a href="http://atosc.net/wordpress/?page_id=359">Acupuncture</a>
<ul>
<li><a href="http://atosc.net/wordpress/?page_id=66">Esoteric Acupuncture</a>
<ul>
<li><a href="http://atosc.net/wordpress/?page_id=72">Harmonizing Patterns</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=68">Chakra Balancing Patterns</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=70">New Encoding Patterns</a></li>
</ul>
</li>
<li><a href="http://atosc.net/wordpress/?page_id=63">Traditional Acupuncture</a></li>
</ul>
</li>
<li><a href="http://atosc.net/wordpress/?page_id=74">Herbal Medicine</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=78">Links</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=76">Meditation</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=84">Mind- Body Detox</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=87">Nutrition</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=60">Oriental Medicine</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=89">Video Webcasts</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=93">Yoga</a>
<ul>
<li><a href="http://atosc.net/wordpress/?page_id=95">Chakra System</a>
<ul>
<li><a href="http://atosc.net/wordpress/?page_id=100">Root Chakra</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=103">Sacral Chakra</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=105">Solar Plexus Chakra</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=107">Heart Chakra</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=111">Throat Chakra</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=113">Third Eye Chakra</a></li> <li><a href="http://atosc.net/wordpress/?page_id=115">Crown Chakra</a></li></ul>
<li><a href="http://atosc.net/wordpress/?page_id=459">Nadis</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=457">Prana Vayus</a></li></li>
</ul>
</li>
</ul>
</li><li><a href="http://atosc.net/wordpress/?page_id=128">Blog</a></li>
<li><a href="http://atosc.net/wordpress/?page_id=808">Contact</a></li>
Thanks in advance,
ReneJuly 9, 2009 at 1:30 am #6611buggers30MemberHey,
Do you know how to change the name of menu items?
July 9, 2009 at 10:32 am #6612blackkats4MemberRene, loooks like you have got it sorted as I see menus at the top on both urls. good job. Nice site.
buggers30, I do not have mine on word press so I do not kn ow how to do it for that program but on mine you just change it when you put in the url’s and links into the body of the page.header. see below the script in the header and the name on the menu tabs are between the <span> and </span> tags..
<ul id="suckerfishnav">
<li><a href="http://xxxxxx.com/index.php"><span>Home</span></a></li>
<!–<li><a href=""></a></li>–>
<li><a href="http://xxxxxx.com/Sell-My-Items.php"><span>How To Sell</span></a></li>
<li><a href="http://xxxxxx.com/Types-of-Sellers.php"><span>Types of Sellers</span></a>
</li><li><a href="http://xxxxxx.com/How-to-Sell-Your-Items-on-eBay"><span>Sell On eBay</span></a></li><li><a href="http://xxxxxx.com/Business-Solutions.php"><span>Resources</span></a></li>
<li><a href="http://xxxxxx.com/compare.php"><span>Compare Memberships</span></a></li>
<li><a href="http://xxxxx.com/members/user_register.php"><span>Free Sign Up</span></a></li>
<li><a href="http://xxxxxxxx.com/members/user_view_account.php"><span>My Account</span></a></li><!–<li class="Sitemap"><a href=""><span>Sitemap</span></a></li>–>
</ul>July 11, 2009 at 11:30 am #6613imported_RyanMemberI can see the menu now. What specifically is wrong with it?
And http://atosc.net redirects to http://acupuncturetherapeutics.net/ now.
@buggers30 – there are options in the settings page for that. -
AuthorPosts
- You must be logged in to reply to this topic.