The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Swapping Nabtab out for mega menu ... help!
I want to test out a mega menu and have created one using the CSS3 Menu builder and it works properly when I totally bypass the navbar code in vb 4.2.
However, I want to simply replace the current NAVTAB with this CSS menu, and no matter what I do, the new menu bar is pushed down outside of the navtab class/style call, instead of inside it. This is the code in question, from the default "navbar" template ... Code:
<div id="navbar" class="navbar"> <ul id="navtabs" class="navtabs floatcontainer<vb:if condition="$show['member'] AND $notifications_total"> notify</vb:if>"> {vb:raw template_hook.navtab_start} {vb:raw navigation}{vb:raw CSS_Menu} {vb:raw template_hook.navtab_end} </ul> ....... </div> ... But when I take out the class call in the initial <ul> then I get this ... ... So thoughts? I've tried renaming the <ul> to be a <div> ... I'm just not familiar with how the vb style works to get this done. If I have to then I'll just remove everything, but then I have to figure out how to get the search box back in there, and like I said I'm just not good at this stuff and if it's going to be a pain then I'll either give up or hire someone to patch it together ... |
#2
|
|||
|
|||
Quote:
I do certainly see that you are trying, but we have no idea what code you are adding or exactly where (although I do have a rough idea). Most of us will assist you if you make it easy for us, but this is not a free coding service and you should not expect it to be. Put something together in a form that we do not have to recreate your experiment. Read, edit your post and fill in the blanks and I will see what I can do. Remember when you are asking for help, you are asking volunteer enthusiasts of vBulletin.org, threatening to leave to xenforo is probably not the best way to warm our hearts or to receive help. What version of vBulletin? Board Link? Give it another whirl and let's see what we can do. |
Благодарность от: | ||
CAG CheechDogg |
#3
|
|||
|
|||
I suspect that someone who knows how to do this can help me out in 10 minutes of work.
Sorry, this was a cut-and-paste job that I had sent to someone else, they are big xenforo advocates so putting that in there was meant for them and I forgot to take it our here. edit: - Site is vb 4.2.2. - If anyone knows how to do this, then PM me and I'll send the link. - Using the stock vbulletin 4.2.2 style with just colors changed and typical template changes for things like ads, etc. - I created a css3 menu "mega menu" and I really like the way that it works. However, it's not going to be perfect. :-( - The problem comes in understanding how to make the navtabs class spit out the new css menu without moving it down ... --------------- Added [DATE]1398815826[/DATE] at [TIME]1398815826[/TIME] --------------- Sorry, I also realized that I was hotlinking to those photos. Let me upload them again. |
Благодарность от: | ||
tbworld |
#4
|
|||
|
|||
if you are wanting to pay someone then you need to post in the right forum
|
#5
|
|||
|
|||
Quote:
--------------- Added [DATE]1398817453[/DATE] at [TIME]1398817453[/TIME] --------------- Sorry, please forgive me being rude. It's just frustrating as if I wanted to spend maybe 6 hours working on this I could figure out how to adjust the template. I'm also shocked that more people haven't asked for this type of help in the past. |
#6
|
|||
|
|||
I can understand you are frustrated but once you talked about paying then it needs posted in the correct section I was only pointing this out
|
#7
|
|||
|
|||
I can fix this myself if someone can just tell me what to swap out.
--------------- Added [DATE]1398895613[/DATE] at [TIME]1398895613[/TIME] --------------- It's all just manipulation of the css files for navtab, I was able to get this to work. |
#8
|
|||
|
|||
I haven't forgotten about you, just have not had the time to look at it yet.
|
#9
|
|||
|
|||
I can get it to work ... Just not when keeping the narbar links.
|
#10
|
||||
|
||||
A live example of your site would be helpful, or the code.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|