vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Help With Window! (https://vborg.vbsupport.ru/showthread.php?t=62022)

asddsa 02-29-2004 01:12 AM

Help With Window!
 
Hi, Our website address is http://www.bluenosesonline.com, however when the site is viewed in the window we are going to use it puts a horizontal scrollbar on the bottom of the window.

I know the forum will fit in to the window because the I have opened the forums up using the address http://www.bluenosesonline.com/forum/ and it has resized to smaller than the window it opens up in on the website.

This is very annoying as the whole point of the window is to make the site look smarter!

If anyone has any idea on how to get rid of the scroll bar, please let me know!

Cheers!

asddsa 02-29-2004 01:27 AM

Ok, i think i've found the problem, but how do I locate it? I think it is:

Quote:

"<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">"
But how do I delete that from the forum?

asddsa 02-29-2004 11:32 PM

Sorted.

For anyone with the same problem, search and delete "$stylevar[htmldoctype]" in all templates.

filburt1 03-01-2004 12:53 AM

Quote:

Originally Posted by asddsa
Sorted.

For anyone with the same problem, search and delete "$stylevar[htmldoctype]" in all templates.

That would be unwise. By doing so, you don't let the browser know the DTD of the document so it has to guess at how to render some parts.

SCN 05-22-2004 12:38 PM

Hi found a solution...

set your frame scrolling to yes instead auto

A php example looks like this

PHP Code:

echo "<frame src='./stock-board/index.php3' name='content' scrolling='yes' title='content' noresize frameborder='0'>"

Cheers Bernd


All times are GMT. The time now is 10:00 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.01738 seconds
  • Memory Usage 1,718KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (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