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 'newreply' look (https://vborg.vbsupport.ru/showthread.php?t=216764)

Brandon Sheley 06-22-2009 03:19 AM

interesting, may have to check this out

ShawneyJ 06-22-2009 09:02 AM

niceeeeee thx ;)

JamesC70 06-23-2009 12:41 AM

I've added the code to replace $forumrules. Now this modification's forum rules section will match the rest of the mod. Check the first post under [OPTIONAL POSTING RULES ADJUSTMENT] for the code to use.

Or, if you don't want the rules displayed at all, just remove $forumrules from the NEWREPLY template. :)

josh2007 06-30-2009 04:07 PM

looks great thank you

Guest210407 07-01-2009 01:52 AM

Hi, great mod, I like it, but one problem. There is a ton of blank space at the top. How would I modify the code to move the Title all the way to the top? http://img194.imageshack.us/img194/782/40559255.png

lordtopcat 07-01-2009 08:34 AM

Find
Code:

<td width="50%" align="center" class="alt1"><!-- set editing column width -->
and replace with
Code:

<td width="50%" align="center" valign="top" class="alt1"><!-- set editing column width -->

ricardoNJ 07-07-2009 01:35 AM

Installed..but, what about for the New Threads?????

JamesC70 07-10-2009 10:44 PM

Quote:

Originally Posted by ricardoNJ (Post 1844241)
Installed..but, what about for the New Threads?????

https://vborg.vbsupport.ru/showthread.php?t=216688 ;)

BlueCheri 07-13-2009 04:42 AM

Can someone help me?
I changed the codes perfectly but the length of the message box is still huge and smilies are still on the right side and not down

danyxx 07-13-2009 03:20 PM

i have some problem like bluecheri with smilies box ..
Sorry for reply but i made smilies box with GTSmiliebox .
So BlueCheri install -> https://vborg.vbsupport.ru/showthread.php?t=178327 .

__________________________________________________

Edit: now i have another problem , look my picture to understand:

I try already to find:

Code:

<!-- message area -->
  <div class="smallfont">$vbphrase[message]:</div>

And to change:

Code:

<!-- message area -->
  <div class="smallfont" align="left">$vbphrase[message]:</div>

But The title: "Message:" is going to left ... and start from "Miscellaneous Options" table/box .

Edit: ok i resolve with "Message:" .. i set at

Code:

<!-- set options column width -->
50% because was set 25% (i set 25% first time) .
Now is ok the title table is on center ... is ok !


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.01026 seconds
  • Memory Usage 1,734KB
  • 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
  • (5)bbcode_code_printable
  • (1)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