vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - New Thread Button on post viewing (https://vborg.vbsupport.ru/showthread.php?t=228384)

bluidkiti 12-05-2009 11:10 AM

Hi cabledr, I sent you a pm.

ChopSuey 12-14-2009 09:49 AM

Maybe change size in the the CSS file?

taffy056 12-22-2009 10:17 AM

Quote:

Originally Posted by cabledr (Post 1921154)
At the moment only way i can get them in a sort of inline mode is one above the other what in my eyes dont look as nice

Can you post up this way, as its a lot more out of line now that 4.0 gold has come out.

Thanks for sharing this :up:

bluidkiti 12-22-2009 10:37 AM

I can get the top section to line up by doing this:

In SHOWTHREAD template:

After:
Code:

{vb:rawphrase reply_to_thread}
Add:
Code:

<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&amp;f={vb:raw thread.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top"><span>+</span> {vb:rawphrase post_new_thread}</a>

I can't get the bottom one to work right yet. I also would like to put a space between the 2 buttons but putting
Code:

&nbsp;
between them doesn't seem to work.

taffy056 12-22-2009 11:14 AM

Quote:

Originally Posted by bluidkiti (Post 1935325)
I can get the top section to line up by doing this:

Okay that worked, the only thing is, I got two post a new thread on the top now lol , also perhaps if we can remove the bottom ciompletely for now it might good, do you know how to do that?

Thanks by the way :)

taffy056 12-22-2009 11:16 AM

Sorry figured them both out, thanks for the tips

Cableguy69 12-22-2009 02:12 PM

Quote:

Originally Posted by bluidkiti (Post 1935325)
I can get the top section to line up by doing this:

In SHOWTHREAD template:

After:
Code:

{vb:rawphrase reply_to_thread}
Add:
Code:

<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&amp;f={vb:raw thread.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top"><span>+</span> {vb:rawphrase post_new_thread}</a>

I can't get the bottom one to work right yet. I also would like to put a space between the 2 buttons but putting
Code:

&nbsp;
between them doesn't seem to work.

A quick fix to get around that would be to make a small transparent image upload it to say images/misc and use <img src="images/misc/transparent_spacer.png> between the 2 buttons.

bluidkiti 12-24-2009 07:37 AM

Quote:

Originally Posted by taffy056 (Post 1935349)
Sorry figured them both out, thanks for the tips

Did you get the bottom one so it is inline also? If so, how did you do this?

alpertunga688 01-07-2010 12:18 AM

thanks

giorgino 08-23-2010 07:39 AM

This mod conflict with Facebook button (I Like).
Can you update? :)


All times are GMT. The time now is 03:13 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.01015 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
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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