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)
-   -   New Posting Features - Single Block "newthread, newreply & editpost" look (https://vborg.vbsupport.ru/showthread.php?t=262079)

fxwoody 04-15-2011 10:00 PM

Single Block "newthread, newreply & editpost" look
 
1 Attachment(s)
A new look for your "newthread , newreply & editpost" posting templates!
This mod simply rearrange the whole look of the posting area with everything into a simple and easier viewing "Block". Members will easily have a better view of every options available and also make it cleaner and better looking!


This mod is based from our older 3.8 version of Lordtopcat "A new 'newthread' look"
that i couldn't find anywhere for the new version.

OPTIONAL:
  • I have added two extra CSS to it that you can use to change the look of the border, background and text color in it to match your board look! IF you do not want to add this option, you will need to replace whit the instruction from the .zip file: New CSS
    Make sure that you use WordPad to open the text files, they are in .rtf (rich text) for an easier instruction view.
  • I also added a block to the newthread in order for you to add 2 adsense block with maximum size of 200x200.
  • Instructions for the adds are included in the scripts of the newthread so that you only have to replace this:
    Code:

    <!-- insert the google scripts in here, you can add up to 2 small 200x200 frames side by side
    If you do so, simply delete this explanation and replace it with your scripts -->

  • with your google adsense scripts.

Template editing:
Style Manager -> Your Style Here -> Edit Templates -> New Posting Templates -> newthread
Replace the entire content in the original template with the one from the .zip file

Style Manager -> Your Style Here -> Edit Templates -> New Posting Templates -> newreply
Replace the entire content in the original template with the one from the .zip file

Style Manager -> Your Style Here -> Edit Templates -> editpost
Replace the entire content in the original template with the one from the .zip file


StyleVars adjustment:
->Style Manager -> *Your Style here* -> StyleVars
In the search box, type form, then click on form_maxWidth and change the value of the Units to % and size to 100

Extra note:
In order to have the "post icon" to show as normal size in the posting area you will need to replace this CSS :
Style manger -> your style -> edit templates -> CSS Templates -> vbulletin-formcontrols.css ->.formcontrols .blockrow #posticon_preview ->
With this one:

HTML Code:

.formcontrols .blockrow #posticon_preview {
        width:auto;
        height:16px;
        margin-{vb:stylevar left}:{vb:stylevar padding};
}

CSS Option:
Open Style Manager -> Your Style Here -> Edit Templates -> CSS Templates -> additional.css
at the bottom of the list, add the codes from the .zip file.
Follow the instruction from the text file in order to adjust colors and background.


***Reminder***
If you are using the plugin Thread Thumbnails : https://vborg.vbsupport.ru/showthread.php?t=237404
Do not forget to add the code in it!
Find:

Code:

                        {vb:raw messagearea}

                        {vb:raw posticons}

and add over it:

Code:

<!-- ModStyle -->           
                    <vb:if condition="$show['thumbnailurl']">
                        <div class="blockrow">
                                <label for="thumbnailurl" class="full">{vb:phrase thumbnail_url}:</label>
                                <input type="text" name="thumbnailurl" id="thumbnailurl" class="primary full textbox" value="" maxlength="250" />
                        </div>
                    </vb:if>
<!-- ModStyle -->

That's it! The newthread, newreply & editpost templates are now looking way much better and cleaner :)
It should fit nice in both fluid and fixed skins, but , some of the fixed skins are less then the maximum table width from the mod that is set to "1200px". Therefor, i do not suggest that you install this mod since everything would make it way too compressed or totally out of the main body;)

Enjoy and remember the click INSTALLED! Your support is appreciated ;)

fxwoody 04-16-2011 01:59 AM

~~~Save for future release and options~~~

TBforums 04-18-2011 02:48 PM

How do I modify this to display to the additional options to the right instead of the left. I want it to display the same as this mod.
https://vborg.vbsupport.ru/showthread.php?t=262104

fxwoody 04-19-2011 12:31 PM

loll use his mod TBforums ;)
Seem to be well build, i have to finish my setups for the rest for the other reply and edit!

Scalemotorcars 08-07-2011 12:16 AM

I was working on this one myself but ran into a security token error on submit. Thanks for taking the time to get this out. I also would like to see it reversed like the old mode. It just feels more normal. You know-- Left to right...

Thanks for the release.

WarLion 08-07-2011 06:21 AM

nice template

midgetgrimm 11-25-2012 12:00 AM

Thanks for this. This makes the advanced area much nicer and easier to manage without scrolling. I used the 'blockrow and description' in the css as I have custom style. And it matches up nicely. Thanks for this. Installed and rated on vBulletin 4.0.7 :up::up::up::up::up:

Sven Voet 12-11-2012 02:41 PM

Is it running on vB4.2.0? Cause i get errors when i change the Code of the Templates.

And a Question... When i run this Mod, is the Change of the Prefix also possible without changing zu "extended Editor"?

CoZmicShReddeR 12-13-2012 09:58 PM

http://img541.imageshack.us/img541/1808/stuffsg.png

My Smiles are stacked next top right of input box.. Is there a way to fix??


All times are GMT. The time now is 12:19 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.01259 seconds
  • Memory Usage 1,742KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete