I'd like to make a blog category into a tab while at the same time not activating the Blogs tab. Would this be the proper format?
PHP Code:
|
Quote:
|
Hi Lynne,
Been trying to figure this one out. All I want to do is add a new tab that displays the following.... ...search.php?do=getdaily&contenttype=vBForum_Post &include=27,35,59,76,84,85 That gives me todays posts from a select group of forums that I have as sales forums. By clicking on the tab, my members can view "Todays Ads". The tab works, in so far as it throws up the right results, but it doesnt stay selected. I believe this is because THIS_SCRIPT is "search" which is not unique. Do you know of any way to resolve this? I dont want submenus or anything else, I just want to put this link in the tabs at the top of my forum. I've tried the different tabs mods, I've tried tabs with templates and your mod and the same problem occurs with all of them. At this point, I'm thinking how bad is a piece of software that wont allow a simple link to be added to the menu system? I'm generally liking vB4, but the navbar is truly awful. I'm starting to think this is not actually possible. |
Quote:
|
1 Attachment(s)
Hi there, Lynne. :)
I had a question related to tabs. I actually created a separate thread for it, but somehow it hasn't got answered yet. Actually, in the tabs, I wanted to add icons / images along with the link as well. e.g. add a home icon in the Home tab (on the left of "Home" text). The only thing I couldn't figure out was where exactly would I need to add the image source for the desired icon? I messed around a bit, and in "blog_navbar_link" found the following code: Code:
<li><a class="navtab" href="blog.php{vb:raw session.sessionurl_q}">{vb:rawphrase blogs}</a></li> Code:
<li><a class="navtab" href="blog.php{vb:raw session.sessionurl_q}"><img class="inlineimg" src="http://forums.pakfellows.com/images/icons/Homepage/blog.png" border="0" />{vb:rawphrase blogs}</a></li> Could you help me with this please? :) |
Hi,
How do set permissions on just e.g. The line with Misc in it. I only want that to show to certain Groups. PHP Code:
|
Quote:
Quote:
|
I got as far as this:
PHP Code:
Can anyone help with this, please. |
Take a look at the code in the first post again. You are closing the <ul> tag before you are supposed to. It should be open for all submenu items.
|
I have looked the first post again, but still can't get it working.
Any chance you could fix it please. |
All times are GMT. The time now is 09:21 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|