Quick Links in Postbit (no more boring scrolling!)
This modification is in the archives.
What does this hack do?
let the picture talk: it adds links to most used pages in your forum. like new posts, forum home etc. http://www.bfmeuo.com/forum/index.php?t=109 http://www.hardwaremania.com/forum/donanim/ekran-kartlari/cok-ilginc-durum-dx-10-vs-dx-9c-80102.html its very simple, isn't it? but it comes in very handy if you are on a looooong page. it saves you time. no more boring scrollings! so you liked it and want to install it. just read below: we find in postbitlegacy: PHP Code:
<td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-left: 0px" align="$stylevar[right]">
or in postbit: PHP Code:
<td class="thead" $post[scrolltothis]>
PHP Code:
<a href="paste your forum url here"style="text-decoration: none">Forum</a> / <a href="paste your forum url here/search.php?do=getnew"style="text-decoration: none">New Posts</a>
so if you did some template changes at past and know simple html codes, it is not so hard to figure it out how it works. but for those who don't have any idea about codes, i'll try to explain it: you can add every link if you want, just have a look at the code we added. you can see there is a part that contains link and another part for the name of link. we call it hyperlink. you can simply change the link and the name of it and add after the last link. (or you can decide the link order too.) and for less code just use http://www.example.com/forum/ the part which is colored red. you don't need to use your complete url. please don't forget to mark as installed and show your support. have fun. Download No files for download. Screenshots |
Similar Mods
Add-On Releases QUICK Marquee - Simple scrolling text/message! | vBulletin 3.6 Add-ons |
v3arcade Scrolling Awards in Postbit | vBulletin 3.0 Full Releases |