Status
Not open for further replies.

Nirjonadda

Customer
Global Search Box Bug and Social Icons Show Conflict With [DBTech] vBNavTabs - Navbar Tabs / Tab Management ,How to fix on this issue?please can you fix on this? Thanks

Without [DBTech] vBNavTabs - Navbar Tabs

ScreenShot00102.png

With [DBTech] vBNavTabs - Navbar Tabs

ScreenShot00100.png
 
Not a Mod, Social Icons included with my Perfexion Blue Skins.that have the lines below in the navbar template. But does not show with [DBTech] vBNavTabs - Navbar Tabs.Please any fix update on this.

Code:
<a href="#"><img style="padding: 4px 0px 0px 4px;" src="styles/perfexion/sn-facebook.png" border="0" alt="Facebook" /></a>
<a href="#"><img style="padding: 4px 0px 0px 4px;" src="styles/perfexion/sn-twitter.png" border="0" alt="Twitter" /></a>
<a href="#"><img style="padding: 4px 0px 0px 4px;" src="styles/perfexion/sn-stumbleupon.png" border="0" alt="StumbleUpon" /></a>
<a href="#"><img style="padding: 4px 0px 0px 4px;" src="styles/perfexion/sn-rss.png" border="0" alt="Feed" /></a>
 
Last edited:
Ok it is fixed on that style now. I left the setting, Is "Global Search Box" hidden? set to yes as you had it, do note that setting that to yes will also hide the social icons as well.
 
Do you want them to show if the Is "Global Search Box" hidden? is set to yes?
 
I have added some extra code in the template to do this. You would need to edit the template dbtech_vbnavtabs_navbar and find this bit of code:

HTML:
<vb:comment> Commented Out </vb:comment>
<!--<div id="globalsearch" class="globalsearch">
			<ul class="navbar_advanced_search" style="padding-right: 10px;">
				<vb:comment><li><a href="search.php{vb:raw session.sessionurl_q}" accesskey="4">{vb:rawphrase advanced_search}</a></li></vb:comment>
				{vb:raw template_hook.navbar_advanced_search}
				<a href="#"><img style="padding: 4px 0px 0px 4px;" src="styles/perfexion/sn-facebook.png" border="0" alt="Facebook" /></a>
				<a href="#"><img style="padding: 4px 0px 0px 4px;" src="styles/perfexion/sn-twitter.png" border="0" alt="Twitter" /></a>
				<a href="#"><img style="padding: 4px 0px 0px 4px;" src="styles/perfexion/sn-stumbleupon.png" border="0" alt="StumbleUpon" /></a>
				<a href="#"><img style="padding: 4px 0px 0px 4px;" src="styles/perfexion/sn-rss.png" border="0" alt="Feed" /></a>
			</ul>
</div>-->

<vb:comment> Commented Out </vb:comment>

And remove the <!-- and the --> wrapping the code in between the <vb:comment> Commented Out </vb:comment>
 
Sorry for reply,now get other issue,Not working Social Icons link , without [DBTech] vBNavTabs - Navbar Tabs / Tab Management working ,please check and fix on this,also fix Social Icons show if the Is "Global Search Box" hidden? is set to yes?

I have Added with this code:

<a href="https://www.facebook.com/Nirjonadda/" target="_blank"><img style="padding: 4px 0px 0px 4px;" src="styles/perfexion/sn-facebook.png" border="0" alt="Facebook" /></a>
<a href="https://www.twitter.com/Nirjonadda/" target="_blank"><img style="padding: 4px 0px 0px 4px;" src="styles/perfexion/sn-twitter.png" border="0" alt="Twitter" /></a>
<a href="http://www.stumbleupon.com/stumbler/Nirjonadda/" target="_blank"><img style="padding: 4px 0px 0px 4px;" src="styles/perfexion/sn-stumbleupon.png" border="0" alt="StumbleUpon" /></a>
<a href="external.php?type=RSS2" target="_blank"><img style="padding: 4px 0px 0px 4px;" src="styles/perfexion/sn-rss.png" border="0" alt="Feed" /></a>
 
Does not fixed,now other bug,please make it defult show.OK make it Is "Global Search Box" hidden? set to yes also hide the social icons.Thanks


Is "Global Search Box" hidden? set to NO.

ScreenShot00106.png

Is "Global Search Box" hidden? set to YES.

ScreenShot00107.png
 
Last edited:
I can not make it show in the position you want if the Is Global Search Box" Hidden? is set to yes, as hiding the search removes some code it needs to display in that position. I have it set now that Is "Global Search Box" Hidden? set to yes will also hide the social icons.
 
Status
Not open for further replies.

Legacy vBNavTabs

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
966
Customer rating
0.00 star(s) 0 ratings
Back
Top