![]() |
A new 'newthread' look.
1 Attachment(s)
A New newthread look!
Version: 1.1 Released: 21 June 2009 Manual Template Edits: [1] Optional Edits: [1] This small modification changes the way your newthread template looks, and feels. It compacts the message area, with the additional options area. Sometimes I find my users don't even know those additional options are there, so this makes browsing easier from a users point of view. [OPTIONAL] To get the most out of this hack I suggest you install Princeton's GTSmiliebox - Move Smilies Below Editor. Once installed, find the Message Posting Interface Options in the vBulletin options and I suggest changing the Smilebox Total Smilies and Smiliebox Smilies Per Row to 25 for best viewing! [TEMPLATE EDITS] Open Style Manager -> xx Your Style Here xx -> Edit Templates -> New Posting Templates -> newthread REPLACE THE ENTIRE TEMPLATE WITH THE FOLLOWING Code:
$stylevar[htmldoctype] Open Style Manager -> xx Your Style Here xx -> StyleVars CHANGE Message Area Width (pixels) to 600px That's it! Your NEWTHREAD template now has a fresh look and feel to it! If you have a complex, custom style for a small donation of $5 I can configure this newthread template around your theme. If you would like this please private message me :) Want your newreply template looking the same? Downloads JamesC70's Modification here. Have fun, and remember if you use it please click Installed! Your support is appreciated :) |
Thank you to Alisa Lindsay for the kind donation! It really is appreciated.
|
Nice tweak, thanks for sharing. :)
|
looks cool..thanks for sharing !
|
Looks great and works great except for one small problem. Nothing big at all but makes it look a little ugly. I have the check for similar thread mod installed. So when I paste the thread title and the screen refreshes I get a big gap on top of the tags text box. Any idea on how to fix that? Thanks
|
1 Attachment(s)
Quote:
I added valign="top" to the left side's table data tag, which fixed it for me (highlighted in red in the codebox below). I also changed the width to 335 pixels, so that the right side message editing area can float as desired to fit my fluid width style (highlighed in blue below). Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> |
how this smiles is below the message panel?
|
Quote:
https://vborg.vbsupport.ru/showthread.php?t=178327 |
Thank you :D
|
A few notes:
I reverted the FORUMRULES template, as the changes here affect anywhere that box appears... including SHOWTHREAD. It shouldn't be hard to tweak this to replace the NEWREPLY template for consistency. I'm also toying with the idea of tweaking it for private messages (PM_NEWPM template), replacing the entire Control Panel left-side menu when someone's composing a PM. :rolleyes: |
How to make the left half boxes (where the attachment, tag box are) a bit smaller?
|
I think this mod can be applied to newreply template as well.
|
Quote:
Quote:
Quote:
Code:
<td width="50%" class="alt2"> Code:
<td align="center" width="50%" class="alt1"> Quote:
|
Awesome edit installed for sure mate thanks.
|
can you invert them? meaning text on the left and other things on the right? would work much better
|
Quote:
Thanks James that worked great... |
Quote:
Code:
$stylevar[htmldoctype] |
Quote:
|
1 Attachment(s)
Looks great :up:
I have a small problem in that there is a space above the left hand column. See attachment. |
Quote:
I added valign="top" to the left side's table data tag, which fixed it for me (highlighted in red in the codebox below). I also changed the width to 335 pixels, so that the right side message editing area can float as desired to fit my fluid width style (highlighed in blue below). Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> |
Quote:
|
Looks very nice....thanks for sharing! :up:
|
Very nice template edit will probably use :) But I'll probably edit some more to make it to my needs.
|
How do we highlight the area around the tag box in another color so people would notice it and more likely to tag the new thread.
I've tried to get people to tag for a while and maybe they just overlook it. |
Quote:
|
Quote:
https://vborg.vbsupport.ru/showthread.php?t=129349 |
Quote:
|
Quote:
|
Quote:
FIND in newthread Code:
<fieldset class="fieldset" style="margin-top: $stylevar[cellpadding]px"> Code:
; background:#xxxxxx Code:
margin-top: $stylevar[cellpadding]px Code:
; border: 1px solid #xxxxxx Code:
margin-top: $stylevar[cellpadding]px Of course, replacing xxxxxx with your hexidecimal code. So for example it should look like this: Code:
<fieldset class="fieldset" style="margin-top: $stylevar[cellpadding]px; background:#DFF7FF; border: 1px solid #FF0000"> |
It could be classed as annoying, but if you wanted a mild flashing border, you could replace
Code:
<if condition="$show['tag_option']"> Code:
<if condition="$show['tag_option']"> http://interestzone.net/images/tags.gif |
love this! good work mate :D
|
1 Attachment(s)
Quote:
Quote:
[INSTALLATION] Styles & Templates -> Search in Templates -> NEWTHREAD Locate $forumrules, and replace that line with the following: Code:
<!--- posting rules adjustment ---> |
Thanks James.
|
Never actually clicked install.
Members love it, thanks |
Quote:
|
It looks cool. Thanks . Plus it has a reminder look without reminding you.
|
I would really love to use this mod, but I have a left side bar on my forum that shows on all pages, and pushes the text input area too far to the right. Any way to get this mod to fit properly on my site?
|
Quote:
HTML Code:
<if condition="THIS_SCRIPT != 'newthread'"> HTML Code:
</if> |
Quote:
|
Quote:
|
All times are GMT. The time now is 10:30 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|