Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 03-30-2005, 12:01 AM
She Unlimited She Unlimited is offline
 
Join Date: Jan 2005
Location: London, Tokyo, US
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Footer Problems

Hi there:

I wanted to jump over here and see if I could get some help with my forums. We have a right menu added, but when it is in place the board seems to scale out of bounds...

I could place the code here, I have currently took it down from the forums temp until I can figure it out...

Should I place the code here?

I can re-add them to the forums so the problem can be seen?

Thanks you for your feedback,
Kind Regards

http://www.sheunlimited.com/forums
Reply With Quote
  #2  
Old 04-03-2005, 10:26 PM
She Unlimited She Unlimited is offline
 
Join Date: Jan 2005
Location: London, Tokyo, US
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where should I post this thread so hopefully I can get a response?

Thanks
Reply With Quote
  #3  
Old 04-04-2005, 09:33 AM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can you post a screenshot of it broken.
Reply With Quote
  #4  
Old 04-04-2005, 09:36 AM
She Unlimited She Unlimited is offline
 
Join Date: Jan 2005
Location: London, Tokyo, US
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great thanks...
Attached Files
File Type: doc screenshot.doc (206.0 KB, 8 views)
Reply With Quote
  #5  
Old 04-04-2005, 10:47 AM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can i see the footer too please
Reply With Quote
  #6  
Old 04-04-2005, 10:37 PM
She Unlimited She Unlimited is offline
 
Join Date: Jan 2005
Location: London, Tokyo, US
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, I do not know what I was thinking.....

HTML Code:
<div align="right"><span class="smallfont"><strong><strong><strong><strong><a
href="http://www.sheunlimited.com/forums/register.php?"><strong><strong><strong><strong><a
href="http://www.sheunlimited.com/forums/register.php?"></a></strong></strong></strong></strong></a></strong></strong></strong></strong></span><br
/>
</div>
<div class="smallfont"
align="center">
<div align="right">$vbphrase[all_times_are_gmt_x_time_now_is_y]<br />
$spacer_close
<!-- /content area table -->
</div>
</div>
<form action="$vboptions[forumhome].php" method="get">
 
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0"
width="$stylevar[outertablewidth]" class="page" align="center">
<tr>
<if condition="$show['quickchooser']">
<td class="tfoot">
<select name="styleid" id="ressel" onChange="switch_styleid(this)">
<optgroup label="$vbphrase[quick_style_chooser]">
$quickchooserbits
</optgroup>
</select></td>
</if>
<td class="tfoot" align="$stylevar[right]">
<div class="smallfont">
<strong>
<a href="$vboptions[contactuslink]">$vbphrase[contact_us]</a> -
<a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -
<if condition="$show['admincplink']"><a
href="$admincpdir/index.php?$session[sessionurl]">$vbphrase[admin]</a>
-</if>
<if condition="$show['modcplink']"><a
href="$modcpdir/index.php?$session[sessionurl]">$vbphrase[mod]</a>
-</if>
<if condition="$vboptions['archiveenabled']"><a
href="archive/index.php">$vbphrase[archive]</a> -</if>
<if condition="$vboptions[privacyurl]"><a
href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> </if></strong>
<div class="smallfont"
align="center"><strong><strong><strong><strong></strong></strong></strong></strong></div>
<strong><if condition="$vboptions[privacyurl]">-</if><a href="#top"
onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
<strong></strong></strong>
<strong><strong></strong></strong></div>
</td>
</tr>
</table>
 
<br />
 
<div align="center">
<div class="smallfont" align="center">
<!-- Do not remove this copyright notice -->
$vbphrase[powered_by_vbulletin]
<!-- Do not remove this copyright notice -->
</div>
 
<div class="smallfont" align="center">
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
 
$vboptions[copyrighttext]<strong><strong><strong><strong></strong></strong></strong></strong></div>
</div>
 
</form>
 
<if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php" method="post" name="dstform">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff];
var utcOffset = new Date().getTimezoneOffset() / 60;
if (Math.abs(tzOffset + utcOffset) == 1)
{ // Dst offset is 1 so its changed
document.forms.dstform.submit();
}
//-->
</script>
<!-- / auto DST correction code -->
 
</if>
<script type="text/javascript">
<!--
 
 
 
 
 
 
// Main vBulletin Javascript Initialization
vBulletin_init();
 
// Initialize 'Active' Table Cells
//activecells_init();
//-->
</script>
</td>
<td width="26%" valign="top" bgcolor="#FFFFFF">
<table cellpadding="0" cellspacing="0" border="0">
 
<tr>
<td with="100%">
 
<!-- Right Menu Begin 2-->
 
<!-- Insert content here -->
<table border="0" width="209" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><img border="0"
src="revamp/r_top.jpg" width="210" height="6"></td>
</tr>
<tr>
<td width="100%" background="revamp/r_bg.jpg">
<table border="0" width="100%" cellspacing="1">
<tr>
<td width="100%">
<img src="revamp/dig.jpg" alt="" border="0" /><br />
$vbphrase[dig]
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%"><img border="0"
src="revamp/r_bottom.jpg" width="210" height="6"></td>
</tr>
</table>
 
<!-- /End Content -->
<br />
<br />
<!-- /End Right Menu -->
 
</td>
</tr>
 
<tr>
<td with="100%">
 
<!-- Right Menu Begin 2-->
 
<!-- Insert content here -->
<table border="0" width="209" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><img border="0"
src="revamp/r_top.jpg" width="210" height="6"></td>
</tr>
<tr>
<td width="100%" background="revamp/r_bg.jpg">
<table border="0" width="100%" cellspacing="1">
<tr>
<td width="100%">
 
<img src="revamp/search.jpg" alt="" border="0" /><br />
<!-- SiteSearch Google -->
<form method="get" action="http://www.google.com/custom" target="google_window">
<table border="0">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif"
border="0" alt="Google"></img></a>
<input type="hidden" name="domains" value="www.sheunlimited.com"></input><br />
<input type="text" name="q" size="27" maxlength="255" value=""></input>
</td></tr>
<tr>
<td nowrap="nowrap">
<table>
<tr>
<td>
<input type="radio" name="sitesearch" value="" checked="checked"></input>
<font size="-1" color="#000000">Web</font>
</td>
</tr>
<tr>
<td>
<input type="radio" name="sitesearch" value="www.sheunlimited.com"></input>
<font size="-1" color="#000000">www.sheunlimited.com</font>
</td>
</tr>
</table>
<input type="submit" name="sa" value="Search"></input>
<input type="hidden" name="client" value="pub-3135495501646738"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="ISO-8859-1"></input>
<input type="hidden" name="oe" value="ISO-8859-1"></input>
<input type="hidden" name="safe" value="active"></input>
<input type="hidden" name="cof"
value="GALT:#000000;GL:1;DIV:#FFFFFF;VLC:000000;AH:center;BGC:FFFFFF;LBGC:FF99CC;ALC:000000;LC:000000;T:000000;GFNT:000000;GIMP:000000;FORID:1;"></input>
<input type="hidden" name="hl" value="en"></input>
 
</td></tr></table>
</form>
<!-- SiteSearch Google -->
 
 
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%"><img border="0"
src="revamp/r_bottom.jpg" width="210" height="6"></td>
</tr>
</table>
 
<!-- /End Content -->
 
<!-- /End Right Menu -->
<br />
<br />
</td>
</tr>
 
<tr>
<td with="100%">
 
<!-- Right Menu Begin -->
<table border="0" width="209" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><img border="0"
src="revamp/r_top.jpg" width="210" height="6"></td>
</tr>
<tr>
<td width="100%" background="revamp/r_bg.jpg">
<table border="0" width="100%" cellspacing="1">
<tr>
<td width="100%">
 
<img src="revamp/sponsors.jpg" alt="" border="" /><br /><div align="center"><a href="http://click.linksynergy.com/fs-bin/click?id=fByLJzuLIlQ&offerid=51678.10000509&type=4&subid=0"><IMG width="120" height="600" alt="gt.op120x600 " border="0" src="http://1800patches.com/banners/cosmetic/gt_oprah_120x600_1.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=fByLJzuLIlQ&bids=51678.10000509&type=4&subid=0"></div> 
 
 
 
<tr>
<td width="100%"><img border="0"
src="revamp/r_bottom.jpg" width="210" height="6"></td>
</tr>
</table>
 
<!-- /End Right Menu -->
 
</td>
</tr>
 
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%"><img border="0" src="revamp/bottom.gif"
width="850" height="38"></td>
</tr>
</table>
Reply With Quote
  #7  
Old 04-05-2005, 12:40 PM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i meant a screenshot of the footer but this helps too, it would've probably been my next question to see the source
Reply With Quote
  #8  
Old 04-05-2005, 08:51 PM
She Unlimited She Unlimited is offline
 
Join Date: Jan 2005
Location: London, Tokyo, US
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

LOL, well I did one of the two. Thank you for taking a peek at it.
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 06:03 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.03772 seconds
  • Memory Usage 2,314KB
  • Queries Executed 14 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_html
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (8)postbit
  • (1)postbit_attachment
  • (8)postbit_onlinestatus
  • (8)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_postinfo_query
  • fetch_postinfo
  • 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
  • postbit_attachment
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete