The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Add social icons just to the left of search box
Hello you wonderful vB people!
I'd like to add 3 social icons (twitter, instagram, and youtube) just to the left of the search box on my forum. I've edited just about every template that I can think of, and yet none of them put the png images where I really want them to be. Each image is 26 x 26 pixels, so size shouldn't be an issue. Would someone please be kind enough to let me know which template, and the location in the template to put my info? Thanks a million! |
#2
|
||||
|
||||
What version of vB4 are you using?
|
#3
|
|||
|
|||
|
#4
|
||||
|
||||
You can modify this code, to suit your needs:
Code:
<span style="float:right; margin-right: 185px;"> <a href="http://blogger.com"><img src="images/socialicons/blogger.png" style="height:26px; width:26px;"></a> <a href="http://delicious.com"><img src="images/socialicons/delicious.png" style="height:26px; width:26px;"></a> <a href="http://digg.com"><img src="images/socialicons/digg.png"style="height:26px; width:26px;"></a> </span> Code:
{vb:raw template_hook.navtab_end} |
Благодарность от: | ||
LoTGoD |
#5
|
|||
|
|||
Thanks Ozzy!
Its close, but something isn't quite right here... |
#6
|
||||
|
||||
Maybe something is interfering on your site. If you want to pm me a admin account, I can try to fix it for you.
--------------- Added 03 Oct 2013 at 14:15 --------------- Code has been changed to work properly. --------------- Added [DATE]1380849764[/DATE] at [TIME]1380849764[/TIME] --------------- This has now been turned into a mod, [Ozzy47] Social Media Icon Links In NavBar |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|