vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Recent Posts v2 (https://vborg.vbsupport.ru/showthread.php?t=286502)

scottct1 09-27-2012 01:26 AM

I would like to have this display on every page in the footer... is there any way to do that?

Revelence 09-27-2012 03:22 PM

Quote:

Originally Posted by BTArep (Post 2368046)
http://takethebastardstoarbitration.com/forum.php

How do I get the 'collapse' button aligned?

Also, how do I get a 1 px border around the header?

Edit recentposts template, and add

Code:

style="margin-bottom: 5px;
position: absolute;
top: -5px;
right: -6px;
display: block;
width: 13px;
height: 13px;
overflow: hidden;
float: right;
clear: left;"

To the img tags for the collaspe

BTArep 09-27-2012 04:06 PM

Quote:

Originally Posted by Revelence (Post 2369030)
Edit recentposts template, and add

Code:

style="margin-bottom: 5px;
position: absolute;
top: -5px;
right: -6px;
display: block;
width: 13px;
height: 13px;
overflow: hidden;
float: right;
clear: left;"

To the img tags for the collaspe

Code:

<a class="collapse" id="collapse_recentposts" href="{vb:raw relpath}#top"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" /></a>
                        </vb:if>

I added it in the 'alt=' part, and then uploaded it again, and nothing changed.

Revelence 09-29-2012 03:37 PM

Quote:

Originally Posted by BTArep (Post 2369044)
Code:

<a class="collapse" id="collapse_recentposts" href="{vb:raw relpath}#top"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" /></a>
                        </vb:if>

I added it in the 'alt=' part, and then uploaded it again, and nothing changed.

Try this.

Code:

<img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" style="margin-bottom: 5px;
position: absolute;
top: -5px;
right: -6px;
display: block;
width: 13px;
height: 13px;
overflow: hidden;
float: right;
clear: left;" />


BTArep 09-30-2012 03:32 AM

Quote:

Originally Posted by Revelence (Post 2369520)
Try this.

Code:

<img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" style="margin-bottom: 5px;
position: absolute;
top: -5px;
right: -6px;
display: block;
width: 13px;
height: 13px;
overflow: hidden;
float: right;
clear: left;" />


Thank you!!

RobAC 10-15-2012 01:00 PM

Does anyone know, if/how to show this hack on another php page that's external to vBulletin. Example: Let's say the index site of site is a PHP page and not part of vBulletin, but I want to show Recent Posts on the index page of the site?

umbrae12 12-15-2012 11:28 PM

Thank you very much. Very nice mod.

Would it be possible to:

1. Remove the icons (RSS, attachment, tag, etc)
2. Have the recent post link to the last page instead of the first page

Mellnik 01-17-2015 09:52 PM

One of my favorite mods :)

gnrx 02-26-2020 03:39 PM

Hi,
Recently, I installed this mod for try, I have vb 4.2.5 and PHP 7.1.
Not works, appears at the top or footer but...in blank, with any post...
I try to change the value, 5, 10 posts...never appears some post in the block...

Thanks and regards.


All times are GMT. The time now is 11:27 AM.

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.01233 seconds
  • Memory Usage 1,738KB
  • 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
  • (6)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete