vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Miscellaneous Hacks - A new 'newthread' look. (https://vborg.vbsupport.ru/showthread.php?t=216688)

lordtopcat 07-29-2009 01:55 AM

Quote:

Originally Posted by bojomojo (Post 1857063)
When I try to edit a post, the new look appears, can someone do the edit template?

When you click Install I'll add the Edit template too :)

Alisa Lindsay 08-14-2009 07:20 PM

I just found this mod...in fact only recently started using my VB board again.

This is wonderful although I need to do some tweaking to this mod and to the New Reply mod to get them to look good with my skin.

I would love to see the same mod for Editing Posts...

PS: I have bookmarked your mod so I can make donations come payday next week!

Regards,

Alisa

RTMdotORG 08-14-2009 10:47 PM

I like this ALOT!!!! THANKS!!!

But, its messing up something with the check for similar threads mod...i dunno?

EDIT- Nevermind... my bad.

RTMdotORG 08-15-2009 12:18 AM

i dont think my auto thread tag is working after adding this though...:(

christon26 08-15-2009 06:23 AM

For all those having issues with the sidebox being wide and pushing the rest out...it is the length of the Tag input box that is the culprit...I simply moved the code for the tags under the smilies box and it's all good :)

Move this entire section:

Code:

                        <if condition="$show['tag_option']">
                <fieldset class="fieldset" style="margin-top: $stylevar[cellpadding]px">
                        <legend>$vbphrase[tags]</legend>
                        <div style="padding:$stylevar[formspacer]px">
                                <div>$vbphrase[separate_tags_using_comma]</div>
                                <span id="tag_add"><input type="text" class="bginput" name="taglist" id="tag_add_input" value="$newpost[taglist]" size="40" tabindex="1" /></span>
                                <if condition="$show['tags_remain']"><div><phrase 1="$tags_remain">$vbphrase[you_may_add_x_tags_to_thread]</phrase></div></if>
                        <if condition="$show['popups']">
                                <div id="tag_add_menu" class="vbmenu_popup" style="display:none"></div>
                                <script type="text/javascript" src="clientscript/vbulletin_ajax_tagsugg.js?v=$vboptions[simpleversion]"></script>
                                <script type="text/javascript">
                                <!--
                                vbmenu_register('tag_add', true);
                                tag_add_comp = new vB_AJAX_TagSuggest('tag_add_comp', 'tag_add_input', 'tag_add');
                                tag_add_comp.allow_multiple = true;
                                tag_add_comp.set_delimiters('$tag_delimiters');
                                //-->
                                </script>
                        </if>
                </fieldset>
                </if>

to just above:

Code:

$posticons
Or wherever suits you :D

**or cos I didn't even think of it...I do prefer the hard way LOL you can probably insert a width for the input box to narrow it down

Edit to add...thanx for this template change! Rude of me to forget that bit LOL

lordtopcat 08-16-2009 12:57 AM

Quote:

Originally Posted by RTMdotORG (Post 1867591)
i dont think my auto thread tag is working after adding this though...:(

Hmmm mine is still working. Do you have any other mods installed that could be conflicting?

Should have the edit post template out sometime next week..I've had a pretty heavy work load on lately. Thank you to Alisa Lindsay for the kind donation! It really is appreciated.

RTMdotORG 08-16-2009 03:38 AM

Quote:

Originally Posted by lordtopcat (Post 1868242)
Hmmm mine is still working. Do you have any other mods installed that could be conflicting?

Should have the edit post template out sometime next week..I've had a pretty heavy work load on lately. Thank you to Alisa Lindsay for the kind donation! It really is appreciated.

Yeah, no problems on your end. I was being ignorant it looks like. :)

I love this MOD!

Mark.B 09-03-2009 11:11 PM

Another vote for the Edit version of this too, it's the only thing missing now.

Nightmare_Zero 09-04-2009 01:28 AM

Very Cool Thank You

kaderith 09-15-2009 12:27 AM

Great mod! This looks so much nicer on my board. One question: Since many of our group members are older ladies (its for a crochet / knitting group) the small text is a little too small for some of them to read easily. Is there a way to reset the text back to a slightly larger font size?


All times are GMT. The time now is 11:11 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.01168 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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