vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Creating a thread, customize TextPanel (https://vborg.vbsupport.ru/showthread.php?t=206379)

TimberFloorAu 02-23-2009 09:25 PM

Creating a thread, customize TextPanel
 
1 Attachment(s)
Any help, changing this please.

The distance , I wish to set a specific margin from the outer table, and a fixed width, as it looks unsightly.

TigerC10 02-23-2009 10:50 PM

I don't believe you can, the WYSIWYG editor has a specific size in pixels, so you'd have to shrink the outer table down - and then you'd have an "unsightly" area there anyway.

Besides, what if your screen is a different size than someone else's screen? Say you have a standard 4:3 monitor and one of your users has a newer 16:9... Or vice versa? Don't you think it would look terrible to one of your or the other?

TimberFloorAu 02-23-2009 11:04 PM

I was thinking of Padding in from outer table by say 20px

Then having the wysiwyg panel, expand based on fluid expansion.

Perhaps I am not totally with it.

Example you shrink a the webpage window when answering a response, you will indeed notice the main text area of the wysiwyg editor, is approx 150px in from the outer table, and doesnt expand or contract, so its a fixed width.

If you have a fixed width forum page, that doesnt contract beyond x limit, and doesnt expand beyond x limit, then the only change is the margin padding on LHS of the wysiwyg editor.

Ste

Dismounted 02-24-2009 04:08 AM

The WYSIWIG editor cannot be fluid (that's just the way it is, AFAIK). Most likely, it is cross-browser support issues. IE would probably go funky with that kind of stuff.

TimberFloorAu 02-24-2009 05:07 AM

The wysiwyg editor as far as i can see is contained with a larger table.

The reply to thread table.

The editor afaik consists of main text area post icon area title field and thats it, so it must be a table within a table.

As the main reply to thread table indeed is expandable and collapsible as you stretch and contort the page, the wysiwyg editor indeed is fixed size.

That I dont want to change.

What I want to change is the margin difference between the 2 tables.

Ok think...... I have found the issue.

I am using postbit_legacy and our emoticons/smileys are positioned to the right of our editor.

I think all i need to do is whack them underneath the textarea window.

So now how do i do that LOL !


All times are GMT. The time now is 10:10 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.01081 seconds
  • Memory Usage 1,713KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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