View Full Version : Bad look footer
http://hattrick.computergames.ro/forum
please look at my footer. I have try to re-enter the templates. The footer is still like that. In my localhost it is working perfect. I don't know here is the problem.
damm. I post in normal vBadvanced. Can a moderator MOVE my post to CMPS ?
thanx.
P.S. Also, an answer to my problem will be nice :)
Yes yes, lot's of help here on the forum. Thanx. You help a lot !!
Brian
06-26-2004, 01:33 AM
Sorry, I've had some personal issues I've been dealing with. Since you want to put it that way though, I'll leave it up to you to figure out. Especially since it's not anything caused by the CMPS.
Merjawy
06-26-2004, 01:37 AM
http://hattrick.computergames.ro/forum
please look at my footer. I have try to re-enter the templates. The footer is still like that. In my localhost it is working perfect. I don't know here is the problem.
<div align="center" class="smallfont">Powered by <a href="http://vbadvanced.com" target="_blank">vBadvanced</a> CMPS v1.0.0</div><br />
<div class="http://hattrick.computergames.ro/forum/smallfont"http://hattrick.computergames.ro/forum/ align="http://hattrick.computergames.ro/forum/center"http://hattrick.computergames.ro/forum/>All times are GMT +3. The time now is <span class="http://hattrick.computergames.ro/forum/time"http://hattrick.computergames.ro/forum/>08:34</span>.</div>
This is your footer and as you can see its a mess.. you lost align="center" in there and them urls listed after align=??? whats that for?
just make sure you have align="center" in there before the time display
Sorry, I've had some personal issues I've been dealing with. Since you want to put it that way though, I'll leave it up to you to figure out. Especially since it's not anything caused by the CMPS.
I apologhise.
mholtum
06-26-2004, 03:12 AM
Replace your footer template contents with this code:
<br>
<div class="smallfont" align="center">Powered by <a href="http://vbadvanced.com">vBadvanced</a> CMPS v1.0.0</div><br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
<br />
$spacer_close
<!-- /content area table -->
<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>
<!-- - <a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> - -->
<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
</strong>
</div>
</td>
</tr>
</table>
<br />
<div align="center">
<p>Powered by <a href="http://vbadvanced.com">vBadvanced</a> CMPS v1.0.0<br>
$vbphrase[powered_by_vbulletin]
<!-- Do not remove this copyright notice --><br>
$cronimage
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$vboptions[copyrighttext]</p>
</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>
mholtum
06-26-2004, 03:14 AM
Yes yes, lot's of help here on the forum. Thanx. You help a lot !!And he does help alot with FREE support for a FREE product. You should try being a little more gracious. It will get you alot farther in life and here.
This is my forum footer.
<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
<br />
$spacer_close
<!-- /content area table -->
<form action="$vboptions[forumhome].php" method="get">
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" class="page" align="center">
<tr>
<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>
<!-- - <a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> - -->
<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
</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]
</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
//vBulletin_init();
//-->
</script>
{ms}
<br>
<br>
<script language=javascript>
archiweb_monitor_w7xtcy2k504 = "";
</script>
<script src="http://www.archiweb.ro/iconD.php?clientID=972" language=javascript>
</script>
<script language=javascript>
document.write(archiweb_monitor_w7xtcy2k504);
</script>
<script language="JavaScript">
<!--
s="-";c="-";je=0;js=1;
ref=escape(parent.document.referrer);
u=escape(document.location.href);
app="-";ver="-";
//-->
</script>
<script language="JavaScript1.2">
<!--
app=escape(navigator.appName);
ver=escape(navigator.appVersion);
s=screen.width;
if(navigator.javaEnabled()){je=1}
if(app!="Netscape") {c=screen.colorDepth}
else {c=screen.pixelDepth}
//-->
</script>
<script language="JavaScript">
<!--
r="&screen="+s+"&colors="+c+"&referrer="+ref+"&doc="+u+"&app="+app+"&ver="+ver+"&java="+je+"&js="+js;
url = "http://www.archiweb.ro/transparent.php?clientID=972"+r;
document.write('<IMG BORDER=0 SRC="'+url+'" WIDTH=1 HEIGHT=1>\n');
// -->
</script>
<!-- ARCHIWEB MONITOR CODE - se termina aici -->
<!-- BEGIN trafic.ro code v2.0 -->
<script>t_rid="computergames";</script>
<script src="http://storage.trafic.ro/js/trafic.js"></script>
<noscript><a href="http://www.trafic.ro/top/?rid=computergames">
<img src="http://log.trafic.ro/cgi-bin/pl.dll?rid=computergames"
border=0 alt="trafic ranking"></a></noscript>
<!-- END trafic.ro code v2.0 -->
mholtum, where shall i put that code ? In forum footer or vBadvacend footer ?
mholtum
06-26-2004, 03:32 AM
AdminCP / Styles & Templates / Edit Templates / footer /
Be sure to keep a copy of your current template in case this doesn't work.. Just create a .txt file on your desktop and name it footer.txt so you can go back if this doesnt work..
mholtum - i tried to replace your code with my forum footer. It still looks bad. And ever mode, © of vBadvanced all over the place.
A friend of mine told me that after each " i have my forum address witch is, anormal.
look at this :
<div align="center" class="smallfont">Powered by <a href="http://vbadvanced.com" target="_blank">vBadvanced</a> CMPS v1.0.0</div><br />
<div class="http://hattrick.computergames.ro/forum/smallfont"http://hattrick.computergames.ro/forum/ align="http://hattrick.computergames.ro/forum/center"http://hattrick.computergames.ro/forum/>All times are GMT +3. The time now is <span class="http://hattrick.computergames.ro/forum/time"http://hattrick.computergames.ro/forum/>10:33</span>.</div>
<br />
</div>
</div>
</div>
<!-- / close content container -->
<!-- /content area table -->
<form action="http://hattrick.computergames.ro/forum/index.php"http://hattrick.computergames.ro/forum/ method="http://hattrick.computergames.ro/forum/get"http://hattrick.computergames.ro/forum/>
<table cellpadding="http://hattrick.computergames.ro/forum/6"http://hattrick.computergames.ro/forum/ cellspacing="http://hattrick.computergames.ro/forum/0"http://hattrick.computergames.ro/forum/ border="http://hattrick.computergames.ro/forum/0"http://hattrick.computergames.ro/forum/ width="http://hattrick.computergames.ro/forum/100%"http://hattrick.computergames.ro/forum/ class="http://hattrick.computergames.ro/forum/page"http://hattrick.computergames.ro/forum/ align="http://hattrick.computergames.ro/forum/center"http://hattrick.computergames.ro/forum/>
<tr>
<tr>
<td class="http://hattrick.computergames.ro/forum/tfoot"http://hattrick.computergames.ro/forum/>
<select name="http://hattrick.computergames.ro/forum/styleid"http://hattrick.computergames.ro/forum/ id="http://hattrick.computergames.ro/forum/ressel"http://hattrick.computergames.ro/forum/ onchange="http://hattrick.computergames.ro/forum/switch_styleid(this)"http://hattrick.computergames.ro/forum/>
<optgroup label="http://hattrick.computergames.ro/forum/Quick Style Chooser"http://hattrick.computergames.ro/forum/>
<option value="http://hattrick.computergames.ro/forum/4"http://hattrick.computergames.ro/forum/ class="http://hattrick.computergames.ro/forum/"http://hattrick.computergames.ro/forum/ >-- White Style</option>
<option value="http://hattrick.computergames.ro/forum/8"http://hattrick.computergames.ro/forum/ class="http://hattrick.computergames.ro/forum/"http://hattrick.computergames.ro/forum/ selected="http://hattrick.computergames.ro/forum/selected"http://hattrick.computergames.ro/forum/>---- Black Style</option>
<option value="http://hattrick.computergames.ro/forum/19"http://hattrick.computergames.ro/forum/ class="http://hattrick.computergames.ro/forum/"http://hattrick.computergames.ro/forum/ >------ Dark Black</option>
<option value="http://hattrick.computergames.ro/forum/17"http://hattrick.computergames.ro/forum/ class="http://hattrick.computergames.ro/forum/"http://hattrick.computergames.ro/forum/ >---- Ro-Hattrick</option>
<option value="http://hattrick.computergames.ro/forum/13"http://hattrick.computergames.ro/forum/ class="http://hattrick.computergames.ro/forum/"http://hattrick.computergames.ro/forum/ >---- Grey</option>
<option value="http://hattrick.computergames.ro/forum/16"http://hattrick.computergames.ro/forum/ class="http://hattrick.computergames.ro/forum/"http://hattrick.computergames.ro/forum/ >------ F1TIME</option>
<option value="http://hattrick.computergames.ro/forum/15"http://hattrick.computergames.ro/forum/ class="http://hattrick.computergames.ro/forum/"http://hattrick.computergames.ro/forum/ >------ Blue</option>
</optgroup>
</select>
</td>
<td class="http://hattrick.computergames.ro/forum/tfoot"http://hattrick.computergames.ro/forum/ align="http://hattrick.computergames.ro/forum/right"http://hattrick.computergames.ro/forum/>
<div class="http://hattrick.computergames.ro/forum/smallfont"http://hattrick.computergames.ro/forum/>
<strong>
<a href="http://hattrick.computergames.ro/forum/http://hattrick.computergames.ro/forum/sendmessage.php"http://hattrick.computergames.ro/forum/>Contact Us</a> -
<a href="http://hattrick.computergames.ro/forum/http://hattrick.computergames.ro/forum"http://hattrick.computergames.ro/forum/>RO-Hattrick</a> -
<a href="http://hattrick.computergames.ro/forum//index.php?"http://hattrick.computergames.ro/forum/>Admin</a> -
<a href="http://hattrick.computergames.ro/forum/modcp/index.php?"http://hattrick.computergames.ro/forum/>Mod</a> -
<a href="http://hattrick.computergames.ro/forum/archive/index.php"http://hattrick.computergames.ro/forum/>Archive</a> -
<!-- - <a href="http://hattrick.computergames.ro/forum/"http://hattrick.computergames.ro/forum/>Privacy Statement</a> - -->
<a href="http://hattrick.computergames.ro/forum/#top"http://hattrick.computergames.ro/forum/ onclick="http://hattrick.computergames.ro/forum/self.scrollTo(0, 0); return false;"http://hattrick.computergames.ro/forum/>Top</a>
</strong>
</div>
</td>
</tr>
</table>
<br />
<div align="http://hattrick.computergames.ro/forum/center"http://hattrick.computergames.ro/forum/>
<div class="http://hattrick.computergames.ro/forum/smallfont"http://hattrick.computergames.ro/forum/ align="http://hattrick.computergames.ro/forum/center"http://hattrick.computergames.ro/forum/>
<!-- Do not remove this copyright notice -->
Powered by: vBulletin Version 3.0.1<br />Copyright ©2000 - 2004, Jelsoft Enterprises Ltd.
<!-- Do not remove this copyright notice -->
</div>
<div class="http://hattrick.computergames.ro/forum/smallfont"http://hattrick.computergames.ro/forum/ align="http://hattrick.computergames.ro/forum/center"http://hattrick.computergames.ro/forum/>
<!-- Do not remove or your scheduled tasks will cease to function -->
<!-- Do not remove or your scheduled tasks will cease to function -->
©Computer Games S.R.L. 2002-2004.
</div>
</div>
</form>
this is the code i got.
mholtum
06-26-2004, 04:40 AM
A friend of mine told me that after each " i have my forum address witch is, anormal.
I am no expert here, but that doesn't sound right to me. I dont have my addy in there anywhere and mine looks just fine.. Hmm let me think.
How are you editing your template? In a text editor or other means? Dreamweaver? Frontpage? Homesite? Give all the details you can. I think adding your forum URL has screwed you. Try reinstalling all your templates and see if that helps you..
mholtum
06-26-2004, 04:47 AM
This code should work. See attatched .txt file
I am no expert here, but that doesn't sound right to me. I dont have my addy in there anywhere and mine looks just fine.. Hmm let me think.
How are you editing your template? In a text editor or other means? Dreamweaver? Frontpage? Homesite? Give all the details you can. I think adding your forum URL has screwed you. Try reinstalling all your templates and see if that helps you..
i'm doing that my had. The thing is that on localhost it works perfect. On the site it works...wrong.
I'm trying the code now.
nope. it still don't work.
mholtum
06-26-2004, 04:53 AM
hmm still have it installed?
Let me see
mholtum
06-26-2004, 04:54 AM
Almost fixed
Now you just got to get rid of all the crap below the code I gave you..
wait. i have put the code on vBadvanced footer. Now it works. However, under the vBadvanced footer, i see the old footer ho looks bad.
Almost fixed
Now you just got to get rid of all the crap below the code I gave you..
well, that is my forum footer. if i remove that, i won't see the footer in the forum.
mholtum
06-26-2004, 04:56 AM
You use MSN messanger?
mholtum
06-26-2004, 04:57 AM
well, that is my forum footer. if i remove that, i won't see the footer in the forum. I gave you the forum footer code.
here it how it is :
vBadvanced_footer contain the © then, vBa put's under the vBa footer, he put's forum footer.
The forum footer looks good in the forum, but he looks bad in the vBa. Where can i tell vBa to don't put forum footer in the vBa ?
How can i tell vBa to don't show the forum footer. I want the portal to ONLY show the vBa footer.
I DID ID. I manage to make vBa to only show vBa footer. Now it works fine.
I want to thanx to mholtum for helping me, also i want to thanx brian for making this excellent script & providing free support.
Thanx !
mholtum
06-26-2004, 09:21 AM
Glad to help.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.