vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   New Reply Message Area overlapping (https://vborg.vbsupport.ru/showthread.php?t=159929)

Jubei 10-10-2007 04:33 PM

New Reply Message Area overlapping
 
http://img124.imageshack.us/img124/4240/newreplydt2.png

As you can see, my Message Area is too wide on the right, overlapping the border. I haven't edited the 'newreply.php' template, so any ideas?

Analogpoint 10-10-2007 05:07 PM

Tweak the 'form width' and 'message area width' settings in the StyleVars for you style. (Go to the style manager.)

Jubei 10-10-2007 06:46 PM

Thanks, that managed to fix it. It was because I reset the dimensions, so when I changed the forum width I had to fix those other sizes too.

By the way, do you know which CSS section it is to change the bg colour in that pic containing the smilies and such?

--------------- Added at 08:40 ---------------

*bump*

Jubei 10-12-2007 01:18 PM

*bump For Last Question*

Princeton 10-12-2007 01:34 PM

Color Map
http://www.vbulletin.com/docs/html/m...lor_maps_intro
Newthread
http://www.vbulletin.com/docs/html/m...maps_newthread

Jubei 10-12-2007 08:42 PM

Thanks, Princeton.

Now, do you know how to change the border of this table? (The red line is pointing to it)
http://img205.imageshack.us/img205/5307/picwc4.png

Jubei 10-13-2007 08:46 PM

*bump*

Jubei 10-18-2007 01:58 PM

*BUMP AGAIN*! Even the people at VB.com won't address this.. ¬_¬

Analogpoint 10-18-2007 03:04 PM

editor_toolbar_on template
Code:

$vBeditTemplate[clientscript]

<table cellpadding="0" cellspacing="0" border="0">
<tr>
        <td id="$editorid" class="vBulletin_editor" width="100%" style="border: 1px solid red;">

Add the code in red to override the border, or change the vBulletin_editor CSS class.


All times are GMT. The time now is 09:21 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.01580 seconds
  • Memory Usage 1,721KB
  • 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
  • (1)bbcode_code_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