PDA

View Full Version : Search and Quicklink Images


TheProphet
28 Aug 2008, 18:30
This hack works with the icons from: Icons for UserCP Navigation (http://www.vbulletin.org/forum/showthread.php?t=170558)

Installation is very easy and only 4 steps.

1. Find in your navbar template:
<!-- header quick search form --> till <!-- / header quick search form -->

replace by:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




2. Find in your navbar template:
<!-- user cp tools menu --> till <!-- / user cp tools menu -->

replace by:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



3. Find in your forumdisplay template:
<!-- forum search menu --> till <!-- / forum search menu -->

replace by:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




4. Find in your showthread template:
<!-- thread search menu --> till <!-- / thread search menu -->

replace by:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Now your done!

Click install (http://www.vbulletin.org/forum/vborg_miscactions.php?do=installhack&threadid=189397) if you like the mod

xixxon
28 Aug 2008, 20:15
GoodJoob :D

snowlion
29 Aug 2008, 13:55
nice work ^_^

TheProphet
29 Aug 2008, 15:15
Thank you all...

Hugo Holbling
29 Aug 2008, 18:34
This is really nice. I added "&nbsp;" after each of the images just to separate them from the text.

TheProphet
30 Aug 2008, 10:05
This is really nice. I added "&nbsp;" after each of the images just to separate them from the text.

I did that with a space b4 the phrase, but ill update the code to that. thx

alkatraz
09 Sep 2008, 04:09
Nice hack, thanks

4. Find in your showthread template:
<!-- / thread search menu --> till <!-- / thread search menu -->

should read

4. Find in your showthread template:
<!-- thread search menu --> till <!-- / thread search menu -->

TheProphet
11 Sep 2008, 14:51
Typo updated... thx for notice it.

Baldilocks
12 Sep 2008, 08:34
If you have extra links and items in any one of these templates, they will no longer display, correct??

TheProphet
16 Sep 2008, 15:08
If you have extra links and items in any one of these templates, they will no longer display, correct??

Duh! Every modification with template edits has a starting point of unmodified template code. If you have modifications done already, combine or adapt it...

Baldilocks
19 Sep 2008, 04:50
A smart ass answer wasn't needed. I was just trying to make sure that others understood this.

I tell you, a lot of you designers and coders here need to learn people skills. It's amazing any of you can even keep a forum community together with your attitudes.

TheProphet
19 Sep 2008, 18:21
I wasn't being a smart ass, just notice you of a unwritten rule on template modifications.

Baldilocks
19 Sep 2008, 18:44
Gotcha! Sorry for the misunderstanding. :)

TheProphet
19 Sep 2008, 20:47
No worry m8 :p

Replicators
17 Oct 2008, 00:03
Some people do use the png's as they have a dark style. I can edit myself in the png code, but you may wanna give instructions for both.

EDIT: I have attached instructions for png users to use.

sparklywater
27 Dec 2008, 23:41
thank u, TheProphet and Replicators.