vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Mini Mods - Compact Bookmarks Box (https://vborg.vbsupport.ru/showthread.php?t=178517)

CheeSie 05-07-2008 09:00 PM

Compact Bookmarks Box
 
Compact Bookmarks Box

This is probably the simplest modification ever. It's easy to implement and it takes less than a minute.

What does it do?
It alters the bookmarks box, so text wont be displayed and only icons shown, while making the space between each icon smaller, so it looks nice while being very compact.

How do I install it?
There's really no installation required, only one simple template modification.
  1. Login to your Admin Control Panel
  2. Click Styles & Templates -> Style Manager -> Show Thread Templates -> showthread_bookmarksite
  3. Replace everything with this
    Code:

    <li class="smallfont" style="min-width:25px; float:$stylevar[left]; margin-top:$stylevar[cellpadding]px">
        <if condition="$bookmarksite['iconpath']">
            <a href="$bookmarksite[link]" target="socialbookmark"><img src="$stylevar[imgdir_misc]/$bookmarksite[iconpath]" border="0" title="Bookmark Thread to $bookmarksite[title]" class="inlineimg" /></a>
        </if>
        <!-- <a href="$bookmarksite[link]" target="socialbookmark" style="text-decoration:none">$bookmarksite[title]</a> -->
    </li>

  4. Hit the Save button.
  5. Done :)
As this is just a simple modification I seriously doubt anyone would need support to make this work, but if you do need help, then feel free to post :D

Azhrialilu 05-08-2008 10:21 AM

Simple.. but oh so nice :)

bokmade 05-08-2008 02:42 PM

Thanks ..

Helpful ..

CheeSie 05-08-2008 03:17 PM

Wohoo 5 installs :D
I'm glad some of you liked this :D

myown 05-09-2008 12:29 PM

very good hack

dvbusuario 05-11-2008 07:37 PM

how add anothers bookmarks?

Martell 05-11-2008 09:03 PM

AdminCP => Go to vBulletin Options => To show all adjustments => Showing the thread(showthread) => Include social bookmarks => "Yes"

joeycano 05-12-2008 11:27 AM

I see that by default, vBulletin has the first 4 bookmarks located on your screen shot.

I'm a little new at this and was wondering if someone could tell me where I can look up information on adding more bookmarks to my Social Bookmarking Manager.

Is there a helpful webpage???

Can I get a link to your website so i can obtain links???

koolfire 05-13-2008 07:56 PM

Cant find showthread_bookmarksite :S

CheeSie 05-14-2008 07:26 AM

Quote:

Originally Posted by joeycano (Post 1517167)
I see that by default, vBulletin has the first 4 bookmarks located on your screen shot.

I'm a little new at this and was wondering if someone could tell me where I can look up information on adding more bookmarks to my Social Bookmarking Manager.

Is there a helpful webpage???

Can I get a link to your website so i can obtain links???

http://darkztar.com/
I just searched for bookmarks here on vb.org and found some :)

GremlinPrince 05-18-2008 11:53 AM

thank you modded :)

DieselMinded 07-04-2008 12:21 AM

This is great but i need a long list of sites with the links we need and an icon anyone?

DieselMinded 07-04-2008 08:47 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=184398" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=184398</a>

lingstar 04-18-2009 10:46 AM

Hi,

I just added 3 new social bookmark sites via the Social Bookmarking Manager , made certain to enable it to be shown on ShowThreads, but they don't appear in the dropdown. Only the default 4 do. any ideas?

Thanks!

Barbara

-----------------

Update - Problem solved, I needed to update VBSEO, not vBulletin.


All times are GMT. The time now is 03:20 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01952 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete