vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Reviews (https://vborg.vbsupport.ru/forumdisplay.php?f=14)
-   -   my forum! need some comments! (https://vborg.vbsupport.ru/showthread.php?t=37614)

212rikanmofo 04-20-2002 09:46 PM

fuzzy bar? what fuzzy bar are you talking about? hrmmm...

Gary King 04-20-2002 10:09 PM

yea, the layout of it is pretty good

one thing i would like to ask that duznt have anything to do with the forum... why would you host the site on an FTP server ?? (at least that's what i think :p:p)

indiamike 04-20-2002 11:19 PM

Quote:

Originally posted by 212rikanmofo
that's whats giving me errors? how do i fix that?
I viewed the html source of the page and saw this
Quote:

function openquote(){
var popurl="quote.php?action=add"
winpops=window.open(popurl,"","width=700,height=52 5,")
}
Somewhere in your templates you have a popup window incorrectly configured.

Is there a quote.php template that you have hacked into the forum?

Mike

212rikanmofo 04-20-2002 11:46 PM

yes i have a quote hack added into my system, but how can i fix this??

this is how my headerinclude template looks like:

Code:

<meta http-equiv="MSThemeCompatible" content="Yes">
<script LANGUAGE="Javascript">
<!--
function showwin(name,size)
{
attrbts = size + ",resizable=yes,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes"
window.open(name, "Photos", attrbts);
}                                     
//-->
</script>
<style type="text/css">
BODY {
        SCROLLBAR-BASE-COLOR: {categorybackcolor};
        SCROLLBAR-ARROW-COLOR: {categoryfontcolor};
}
SELECT {
        FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
        FONT-SIZE: 9px;
        COLOR: #000000;
        BACKGROUND-COLOR: #CFCFCF
}
TEXTAREA, .bginput {
        FONT-SIZE: 12px;
        FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
        COLOR: #000000;
        BACKGROUND-COLOR: #CFCFCF
}
A:link, A:visited, A:active {
        COLOR: {linkcolor};
}
A:hover {
        COLOR: {hovercolor};
}
#cat A:link, #cat A:visited, #cat A:active {
        COLOR: {categoryfontcolor};
        TEXT-DECORATION: none;
}
#cat A:hover {
        COLOR: {categoryfontcolor};
        TEXT-DECORATION: underline;
}
#ltlink A:link, #ltlink A:visited, #ltlink A:active {
        COLOR: {linkcolor};
        TEXT-DECORATION: none;
}
#ltlink A:hover {
        COLOR: {hovercolor};
        TEXT-DECORATION: underline;
}
.thtcolor {
        COLOR: {tableheadtextcolor};
}
</style>

<script>

function openquote(){
var popurl="quote.php?s=$session[sessionhash]&action=add"
winpops=window.open(popurl,"","width=700,height=525,")
}

</script>

$headnewpm

thats where the string is in.... is this correct?

indiamike 04-21-2002 11:10 AM

After looking, I think Firefly is correct.
I am no expert so any advice I give may or may not be correct (see my disclaimer ;) )

I think if you delete that line it should work okay and here is the reason

from the Dreamweaver help files

Quote:

The Swap Image action automatically preloads all highlight images when you select the Preload Images option in the Swap Image dialog box, so you do not need to manually add Preload Images when using Swap Image.
Did you do the rollovers and then add a preload statement?



Mike

212rikanmofo 04-21-2002 07:53 PM

what i did was loaded the html into dreamweaver, and then i applied behaviours -> swapimage to each button, then saved the html, and copy the code into my header....

hrmmm

apfeifer 04-21-2002 08:14 PM

The fuzzy line is gone now, but the image is too far to the right now, making it not line up.

Gary King 04-21-2002 09:41 PM

Quote:

Originally posted by Blak n Wite
yea, the layout of it is pretty good

one thing i would like to ask that duznt have anything to do with the forum... why would you host the site on an FTP server ?? (at least that's what i think :p:p)

still havent answered my question.. i'd be interested in having an answer for it :D:D:D

212rikanmofo 04-21-2002 11:38 PM

okay i got the problem fixed... :)

what do you mean the image is too far to the right? what image? and my site is not running off an ftp server. What makes you think that...heh... :p

Xanthine 04-22-2002 12:19 AM

You still have vB.org's Show Printable Version | Email this Page | Subscribe to this Thread
buttons.


All times are GMT. The time now is 11:32 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.01351 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete