jbiloh Posted September 1, 2010 Share Posted September 1, 2010 Does anyone else have a formatting problem around the top advertising banner by "Log out" in IE8? Link to comment Share on other sites More sharing options...
{-SMAKU-}_MotorMouth Posted September 1, 2010 Share Posted September 1, 2010 Yes, I have it with Mozilla too. Link to comment Share on other sites More sharing options...
proclan Posted September 1, 2010 Share Posted September 1, 2010 I use google Chrome and I see the same error Link to comment Share on other sites More sharing options...
Goran Posted September 1, 2010 Share Posted September 1, 2010 Well I kinda got just to it xD Link to comment Share on other sites More sharing options...
ECF Posted September 1, 2010 Share Posted September 1, 2010 It is the page Jon. I screwed it up somehow Just haven't had the time to get it fixed. Link to comment Share on other sites More sharing options...
lpgservers Posted September 1, 2010 Share Posted September 1, 2010 It is the page Jon. I screwed it up somehow Just haven't had the time to get it fixed. OH NOES...this reminds me of the missing icon on quotes I believe!!! How can you run a business with such things as this... Link to comment Share on other sites More sharing options...
ECF Posted September 1, 2010 Share Posted September 1, 2010 I know. Adam bugged my for weeks about that icon I guess we should just close the forums down... lol Link to comment Share on other sites More sharing options...
Flightwatch Posted September 1, 2010 Share Posted September 1, 2010 I know. Adam bugged my for weeks about that icon I guess we should just close the forums down... lol Ohhh NO ! Closing these forums will give us more free time and some will get unemployed.. Link to comment Share on other sites More sharing options...
adamnp Posted September 1, 2010 Share Posted September 1, 2010 its derek's banner thats causing the issue...I see it aswell and have since he changed the banner up top to this newer one. Not sure what changed when that happened Link to comment Share on other sites More sharing options...
Derek Posted September 1, 2010 Share Posted September 1, 2010 its derek's banner thats causing the issue you're funny Link to comment Share on other sites More sharing options...
adamnp Posted September 1, 2010 Share Posted September 1, 2010 woops double post stupid mouse... Link to comment Share on other sites More sharing options...
Derek Posted September 1, 2010 Share Posted September 1, 2010 woops double post stupid mouse... the banner is the same size as old one. Link to comment Share on other sites More sharing options...
adamnp Posted September 1, 2010 Share Posted September 1, 2010 the banner is the same size as old one. holy fuck...are you like super refreshing the page? fuck me! haha. I don't know whats changed, but since that banner was put up its done that. Maybe its just coincidence something else was done at the same time. Even so, it can be used to help isolate what it might be. Link to comment Share on other sites More sharing options...
ECF Posted September 1, 2010 Share Posted September 1, 2010 I can attest to the banner being the same size as I gave him the dimensions. I thinki I screwed something up in the template when I when to change the forum header. One of these days I will hire someone to fix it. But it is not high on the priority list since most of the posts are useless bickering Link to comment Share on other sites More sharing options...
adamnp Posted September 2, 2010 Share Posted September 2, 2010 Well you definately have a point there.....Not going to argue that. It could be different though! it used to be I just browsed through the code quickly, and I happened to notice you didn't close the href. <table style="width:100%;background-color:black;" border="0" align="center" cellpadding="0" cellspacing="0"><tr> <td align="center"> <a href="http://www.xfactorservers.com/clients/link.php?id=11"</a> <img src="images/xfactor.gif" style="border: 0;"/> </td> The line should be: <a href="http://www.xfactorservers.com/clients/link.php?id=11"></a> This might fix the stylesheet issue, as its probobally being wrapped...And also the image is not clickable atm. I'm sure derek would like it to be clickable, seeing how its so pretty! Link to comment Share on other sites More sharing options...
HGN-Daniel Posted September 2, 2010 Share Posted September 2, 2010 Well you definately have a point there.....Not going to argue that. It could be different though! it used to be I just browsed through the code quickly, and I happened to notice you didn't close the href. <table style="width:100%;background-color:black;" border="0" align="center" cellpadding="0" cellspacing="0"><tr> <td align="center"> <a href="http://www.xfactorservers.com/clients/link.php?id=11"</a> <img src="images/xfactor.gif" style="border: 0;"/> </td> The line should be: <a href="http://www.xfactorservers.com/clients/link.php?id=11"></a> This might fix the stylesheet issue, as its probobally being wrapped...And also the image is not clickable atm. I'm sure derek would like it to be clickable, seeing how its so pretty! The img tag goes inside the anchor. Link to comment Share on other sites More sharing options...
ECF Posted September 2, 2010 Share Posted September 2, 2010 The image is clickable for me in IE8. What browser are you using Adam? Link to comment Share on other sites More sharing options...
adamnp Posted September 2, 2010 Share Posted September 2, 2010 The img tag goes inside the anchor. I'm pointing out he either missed, or accidently deleted the '>' at the end of the link, to close the href tag. I understand the img tag goes in there... and I am using Firefox, and Opera. It's not clickable on either for me. Anyone else? It is however on IE8 for me as well. Link to comment Share on other sites More sharing options...
Derek Posted September 2, 2010 Share Posted September 2, 2010 Seems clickable to me as well in IE8. Link to comment Share on other sites More sharing options...
lpgservers Posted September 2, 2010 Share Posted September 2, 2010 Only works with IE8. Doesn't click with FF, Opera, or Chrome here. Link to comment Share on other sites More sharing options...
Goran Posted September 2, 2010 Share Posted September 2, 2010 yep in ff isn't clickable. Link to comment Share on other sites More sharing options...
proclan Posted September 2, 2010 Share Posted September 2, 2010 No clicky in Chrome either...... I think you should file for emergency disaster help ECF! Link to comment Share on other sites More sharing options...
Derek Posted September 2, 2010 Share Posted September 2, 2010 o well, sure Kevin will find time to fix it. Link to comment Share on other sites More sharing options...
Jesse Posted September 2, 2010 Share Posted September 2, 2010 Here's your fix: You're missing the "footer" I guess. Here's what the code looks like now and here's what is missing: [*]= what was added <div align="center"> <div class="smallfont" align="center"> <!-- Do not remove this copyright notice --> Powered by vBulletin® Version 3.8.4<br />Copyright ©2000 - 2010, Jelsoft Enterprises Ltd. <!-- Do not remove this copyright notice --> </div> <div class="smallfont" align="center"> <!-- Do not remove cronimage or your scheduled tasks will cease to function --> <!-- Do not remove cronimage or your scheduled tasks will cease to function --> Copyright 2004-2010 Balance Servers </div> </div> </form> </td> <td class="right"></td> </tr> </table> <script type="text/javascript"> <!-- // Main vBulletin Javascript Initialization vBulletin_init(); //--> </script> <!-- temp --> <div style="display:none"> <!-- thread rate --> <!-- thread ratings form here --> <!-- / thread rate --> </div> </body> </html> Link to comment Share on other sites More sharing options...
HIS-MOTHER Posted September 2, 2010 Share Posted September 2, 2010 most of the posts are useless bickering ;) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.