Back to vBulletin 3.7 Template Modifications

Compact Bookmarks Box
Mod Version: 1.00, by CheeSie

This modification is in the archives.
vB Version: 3.7.x Rating: (2 votes - 5.00 average) Installs: 43
Released: 08 May 2008 Last Update: Never Downloads: 186
Not Supported Template Edits Re-usable Code  

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

Download

This modification is archived, downloads are still allowed.

File Type: %1$s Installation + Screenshot.zip (12.8 KB, 196 downloads)

Screenshots

Click image for larger version
Name:	bookmarking.jpg
Views:	1021
Size:	17.3 KB
ID:	80142  

Similar Mods

[forumdisplay] Compact Footer! vBulletin 2.x Template Modifications
[forumhome] Compact Footer vBulletin 2.x Template Modifications

vblts.ru supports vBulletin®, 2022-2024