Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Adding a background image into the reply boxes Details »»
Adding a background image into the reply boxes
Version: 1.00, by Ev!L ErN!E Ev!L ErN!E is offline
Developer Last Online: Oct 2015 Show Printable Version Email this Page

Version: 3.6.2 Rating:
Released: 10-25-2006 Last Update: Never Installs: 225
 
No support by the author.

**** THIS SHOULD (DID 4 ME) ADD A BACKGROUND IMAGE TO THE QUICK REPLY BOX AS WELL ****


This is NOT a hack, its just a very simple template edit, so theres nuthing to download or install, this only been tested on IE6:
Go to>

Admin CP -> Styles & Templates -> Style Manager -> Main CSS (in the menu)
Edit these two sections

- WYSIWYG Editor

- Input Fields

Add the line below in the Standard CSS Attributes side, in the "background" field

Code:
#2D2D2D url(images/yourimagehere) repeat-x center fixed
Replace the "green" text with your color code & the path/filename of your background image.

example:
images/replyboxbg.gif

Then

add this into the Extra CSS Attributes box:

Code:
background-repeat: no-repeat;
background-position: center center;
(see attachments)

Save CSS and your good to go....

Please Click INSTALL

Enjoy!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 03-06-2007, 01:09 PM
deezelpope deezelpope is offline
 
Join Date: Feb 2007
Posts: 1,272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed!! Very cool!! Thanks bunches!!
Reply With Quote
  #63  
Old 03-06-2007, 06:08 PM
Dj megas Dj megas is offline
 
Join Date: Jan 2006
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I install it and looks very nice thank you.
I have a questions please..
1) Why only works with the show enhasend (WYSIWYG) Editor Toolbar and not wit the athe 2?
Is there a way to make it work in all 3 of them?
Thank you.
Reply With Quote
  #64  
Old 03-08-2007, 12:30 AM
Dark_Sirius Dark_Sirius is offline
 
Join Date: Aug 2006
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Brew View Post
I've found that this works but only if you turn off the enhanced reply box by clicking the A/A button on the top right.
Running 3.6.4, this is the ONLY way I got this to work. I tried all the suggestions for the quick edit and those didn't work at all.

Oh well.
Reply With Quote
  #65  
Old 03-08-2007, 04:12 PM
TheMilkCarton TheMilkCarton is offline
 
Join Date: Jan 2007
Posts: 294
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works fine.. but I have an issue with it.

I thought the "background-position" attributes of "center center" would place my image smack dab in the middle of the editor window.. but what it does is place my image in the vertical center of the window, and the top half of my image is cut off by the editor toolbar (bold, italic, etc) So I can only see the bottom half of the image.

Is there any way to place the image in the very center of the editor window at all times?
Reply With Quote
  #66  
Old 03-12-2007, 04:56 PM
flindersredclaw flindersredclaw is offline
 
Join Date: Oct 2006
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well the original code worked for 3.6.4 no drama...

@TheMilkCarton - perhaps your image is too big? Mine is only 150px square.
Reply With Quote
  #67  
Old 03-21-2007, 12:48 AM
brvheart's Avatar
brvheart brvheart is offline
 
Join Date: Jul 2005
Posts: 477
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this did not work for me on 3.6.4 no matter what I tried.....kept scrolling etc. Would love to have it working though
Reply With Quote
  #68  
Old 03-21-2007, 02:04 AM
smoovie's Avatar
smoovie smoovie is offline
 
Join Date: Nov 2006
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I deleted the "fixed" portion because that centered the image on the page and not in the input box (at least on my site). Give it a try, it couldn't hurt.
Reply With Quote
  #69  
Old 03-21-2007, 12:02 PM
TheMilkCarton TheMilkCarton is offline
 
Join Date: Jan 2007
Posts: 294
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@smoovie,

Does yours always stay centered in the editor now? Like, if you click on the "Increase Size" arrow to make the editor bigger, does it still keep centered?

I just can't seem to figure out why mine won't do this.
Reply With Quote
  #70  
Old 03-21-2007, 01:51 PM
smoovie's Avatar
smoovie smoovie is offline
 
Join Date: Nov 2006
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, it' always centered now. I just can't figure out how to remove it from the title input field.

I just remembered that I was messing around with different things with this (adding and removing bits of the code). When I tried to just delete the "fixed" again it wouldn't stay centered. I had to put all the original code back in and save it. Then delete the "fixed" property again. Then it was ok.
Reply With Quote
  #71  
Old 03-22-2007, 01:16 AM
brvheart's Avatar
brvheart brvheart is offline
 
Join Date: Jul 2005
Posts: 477
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well...I would love to have this...but can not get it to work without scrolling or showing itself in the thread title boxes...I have tried everything that I could think of...love the mod, just wish I could get it to work on my board lol...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:46 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.04746 seconds
  • Memory Usage 2,304KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete