- This topic has 24 replies, 2 voices, and was last updated 14 years, 5 months ago by nvisibl.
-
AuthorPosts
-
June 10, 2010 at 1:24 pm #8681imported_RyanMember
The events link looks fine to me.
June 10, 2010 at 1:31 pm #8682nvisiblMemberi’ve just this minute rolled back Ryan as Firefox is all over the place (v 3.6.3)
i can’t tell if it was like this before activating and working on the menu, else if i inadvertantly done something during the menu installation to break it.
could you have a look if you have the time please and share any thoughts?
June 10, 2010 at 8:44 pm #8683nvisiblMemberit was a silly me thing
…back on track.. still though i have these misaligned pages
when i create a new page say ‘events’ it shows up in the menu like :home training connect about
events
this is in Internet explorer 8.. in firefox the menu goes something like:
home training about
events connectwhat do you reckon?
ps – how also can i get the menu to drop down instead of flying up?
pps – the menu seems also to be disappearing over time?
June 11, 2010 at 3:31 am #8684imported_RyanMemberI think you have far more serious concerns. The CSS you are using in the plugin in no way resembles what is displayed on your site, presumably because the theme is over-riding it.
You also have HTML errors due to wrapping a UL tag around a DIV tag with no container LI.
Try removing the following code and it’s corresponding </ul> tag to see if that helps:
[code:23ylh9ck]
<ul id="nav"> [/code:23ylh9ck]If that doesn’t work, try removing the .navcontainer DIV as well:
[code:23ylh9ck]<div class="navcontainer">
<ul id="nav"> [/code:23ylh9ck]June 11, 2010 at 7:45 am #8685nvisiblMemberthanks great, this did the trick
i can’t find how to remove the black background bar that runs behind the menu items part way across the header, can you help? (i think its to do with a height thing somewhere knocking it out rather than the colour)
edit: i’ve reduced the length of it but can’t get it away completely… still i think its related to size as the right hand banner is centered within the header but now theres more space beneath than above
i’m also unable to get the drop down menu and subtext text to align center, its all a bit to the left
also when i’m on the ‘portal’ page the menu drops down behind the flash object, can i get it somehow in front?
thanks for your help, and for a great plugin its truly much appreciated
June 11, 2010 at 11:10 am #8686imported_RyanMemberYour flash problem is almost guaranteed to be related to flash transparencies. I’ll write up a blog post about it for you. There’s bound to be others with the same problem too.
June 11, 2010 at 11:30 am #8687imported_RyanMemberHere’s the blog post I wrote for you about the flash issue:
https://geek.hellyer.kiwi/2010/06/11/flash-a … own-menus/I don’t have time to help with your CSS problems unfortunately. Feel free to sign up for [iurl=https://geek.hellyer.kiwi/services/premium-support/]Premium Support[/iurl] and I’ll be more than happy to fix those for you. They take up too much time to do for free though sorry.
June 11, 2010 at 11:59 am #8688nvisiblMemberi can’t afford the support, unfortunately.. its why too as a non website person i’m having to muck on as best i can
thanks for all your help and your time, i really appreciate it
June 11, 2010 at 12:00 pm #8689nvisiblMember"Ryan" wrote:Here’s the blog post I wrote for you about the flash issue:
https://geek.hellyer.kiwi/2010/06/11/flash-a … own-menus/Super, thank you !!
June 11, 2010 at 1:09 pm #8690nvisiblMemberi managed to resolve the aforemention CSS stuff
the drop down menu though remains a slightly misaligned to the left
is this something that can be easily resolved? i don’t want to pull on your time as you’ve already given so much for freerespectfully
-
AuthorPosts
- You must be logged in to reply to this topic.