smacklan
05-13-2005, 11:14 AM
Hey guys!...been away for awhile closing down the old site and setting up a new one. Would much appreciate the critique of all you experts! Thanks!
Thank you for visiting. This is our website archive. Please visit our main website by clicking the banner above. vBulletin FAQ is dedicated to helping the forum owner build, manage and profit from his vBulletin Forum vBulletin Web Hosting - Free skins and styles for your vBulletin - Search Engine Optimization |
|
|
|
|
New site...let me have it ;)smacklan 05-13-2005, 11:14 AM Hey guys!...been away for awhile closing down the old site and setting up a new one. Would much appreciate the critique of all you experts! Thanks! noppid 05-13-2005, 12:28 PM The layout is broken in FF and IE at 1024x768, I bet 800x600 is way worse. I like the direction you are taking the style and color, the format is a show stopper though. smacklan 05-13-2005, 12:49 PM The layout is broken in FF and IE at 1024x768, I bet 800x600 is way worse. I like the direction you are taking the style and color, the format is a show stopper though. Really? I have tested it in both browsers at 1024x768 with no issues? I haven't looked at it in 800. It may be the vba page that pulls some modules into the Forumhome template. I have noticed it is somewhat broken as a guest in the header...not too sure how to correct that. noppid 05-13-2005, 02:35 PM Log out and look. I think it's the hack that puts the you have not registered message breaking it. smacklan 05-13-2005, 05:54 PM I see. I have removd both it and the default welcome message and still have the same problem. Would you care to look at the header code if I post it and see if you can spot the prob? It only does it if you are a guest. noppid 05-13-2005, 06:04 PM I see. I have removd both it and the default welcome message and still have the same problem. Would you care to look at the header code if I post it and see if you can spot the prob? It only does it if you are a guest. Sure, post away. smacklan 05-13-2005, 06:06 PM I have added a guest signon for you to see the difference: User ID= guest pword= guest smacklan 05-13-2005, 06:09 PM Here is the header code: <!-- logo --> <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td><img src="http://strengthinthelord.com/forum/designs/radio/big/radio_01.jpg" alt="" /></td> <td><img src="http://strengthinthelord.com/forum/designs/radio/big/radio_02.jpg" alt="" /></td> <td><img src="http://strengthinthelord.com/forum/designs/radio/big/radio_03.jpg" alt="" /></td> <td style="background: url('http://strengthinthelord.com/forum/designs/radio/big/radio_04.jpg');" width="100%" ></td> <td><img src="http://strengthinthelord.com/forum/designs/radio/big/radio_05.jpg" alt="" /></td> <td><img src="http://strengthinthelord.com/forum/designs/radio/big/radio_06.jpg" alt="" /></td> <td><img src="http://strengthinthelord.com/forum/designs/radio/big/radio_07.jpg" alt="" /></td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td><img src="http://strengthinthelord.com/forum/designs/radio/big/radio_08.jpg" alt="" /></td> <td><img src="http://strengthinthelord.com/forum/designs/radio/big/radio_09.jpg" alt="" /></td> <td><img src="http://strengthinthelord.com/forum/designs/radio/big/radio_10.jpg" alt="" /></td> <td style="background: url('http://strengthinthelord.com/forum/designs/radio/big/radio_11.jpg');" width="100%" ></td> <td><img src="http://strengthinthelord.com/forum/designs/radio/big/radio_12.jpg" alt="" /></td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td><img src="http://strengthinthelord.com/forum/designs/radio/big/radio_13.jpg" alt="" /></td> <td><a href="http://strengthinthelord.com/index.php" onmouseover="turnOn('forum');" onmouseout="turnOff('forum');"><img name="forum" class="imgTrans" src="http://strengthinthelord.com/forum/designs/radio/big/radio_14.jpg" border="0" alt="" /></a></td> <td><a href="http://strengthinthelord.com/forum/memberlist.php?" onmouseover="turnOn('member');" onmouseout="turnOff('member');"><img name="member" class="imgTrans" src="http://strengthinthelord.com/forum/designs/radio/big/radio_15.jpg" border="0" alt="" /></a></td> <td><img src="http://strengthinthelord.com/forum/designs/radio/big/radio_16.jpg" alt="" /></td> <td style="background: url('http://strengthinthelord.com/forum/designs/radio/big/radio_17.jpg');" width="100%"></td> <td><img src="http://strengthinthelord.com/forum/designs/radio/big/radio_18.jpg" alt="" /></td> <td><a href="http://strengthinthelord.com/forum/register.php" onmouseover="turnOn('register');" onmouseout="turnOff('register');"><img name="register" class="imgTrans" src="http://strengthinthelord.com/forum/designs/radio/big/radio_19.jpg" border="0" alt="" /></a></td> <td><a href="http://strengthinthelord.com/forum/sendmessage.php" onmouseover="turnOn('mail');" onmouseout="turnOff('mail');"><img name="mail" class="imgTrans" src="http://strengthinthelord.com/forum/designs/radio/big/radio_23.jpg" border="0" alt="" /></a></td> <td><a href="http://strengthinthelord.com/forum/search.php" onmouseover="turnOn('search');" onmouseout="turnOff('search');"><img name="search" class="imgTrans" src="http://strengthinthelord.com/forum/designs/radio/big/radio_24.jpg" border="0" alt="" /></a></td> </tr> </table><table width="100%" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td><img src="http://strengthinthelord.com/forum/designs/radio/big/big-head_24.jpg" alt="" /></td> <td style="background: url('http://strengthinthelord.com/forum/designs/radio/big/big-head_25.jpg');" width="100%"></td> <td><img src="http://strengthinthelord.com/forum/designs/radio/big/big-head_26.jpg" alt="" /></td> </tr> </table> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td style="background: url('http://strengthinthelord.com/forum/designs/radio/radio_19.jpg');" width="36"></td> <td> <!-- NEW HEADER & NAVBAR Now that the nav buttons are in the navbar template, you can stick whatever you like into this space. This makes it much easier for novice admins to customize their header template without affecting important navigation elements. --> <!-- content table --> $spacer_open $_phpinclude_output and the headinclude code: <meta http-equiv="Content-Type" content="text/html; charset=$stylevar[charset]" /> <meta name="generator" content="vBulletin $versionnumber" /> <meta name="keywords" content="$vboptions[keywords]" /> <meta name="description" content="$vboptions[description]" /> <!-- CSS Stylesheet --> $style[css] <if condition="is_browser('opera')"> <style type="text/css"> ul, ol { padding-left:20px; } </style> </if> <!-- / CSS Stylesheet --> <script type="text/javascript"> <!-- //Uncomment the next line for random transition rollover each time the page is loaded //document.write('<STYLE TYPE="text/css">.imgTrans{ filter:revealTrans(duration=2, transition='+Math.floor(Math.random()*23)+') }</STYLE>'); //Uncomment the next line for a specific transition rollover (transition=0 to 23) document.write('<STYLE TYPE="text/css">.imgTrans{ filter:revealTrans(duration=0,transition=9) }</STYLE>'); //Uncomment the next line for fading rollovers //document.write('<STYLE TYPE="text/css">.imgTrans{ filter:blendTrans(duration=2) }</STYLE>'); var onImages=new Array(); function Rollover(imgName, imgSrc) { onImages[imgName] = new Image(); onImages[imgName].src = imgSrc; } function turnOn(imgName) { if(document.images[imgName].filters != null) document.images[imgName].filters[0].stop(); document.images[imgName].offSrc = document.images[imgName].src; document.images[imgName].src = onImages[imgName].src; } function turnOff(imgName) { if(document.images[imgName].filters != null) document.images[imgName].filters[0].apply(); document.images[imgName].src = document.images[imgName].offSrc; if(document.images[imgName].filters != null) document.images[imgName].filters[0].play(); } Rollover("home", "http://strengthinthelord.com/forum/designs/radio/big/radio1_09.jpg"); Rollover("forum", "http://strengthinthelord.com/forum/designs/radio/big/radio1_14.jpg"); Rollover("member", "http://strengthinthelord.com/forum/designs/radio/big/radio1_15.jpg"); Rollover("register", "http://strengthinthelord.com/forum/designs/radio/big/radio1_19.jpg"); Rollover("kalender", "http://strengthinthelord.com/forum/designs/radio/big/radio1_20.jpg"); Rollover("new_post", "http://strengthinthelord.com/forum/designs/radio/big/radio1_21.jpg"); Rollover("mail", "http://strengthinthelord.com/forum/designs/radio/big/radio1_22.jpg"); Rollover("search", "http://strengthinthelord.com/forum/designs/radio/big/radio1_23.jpg"); //--> </script> <script type="text/javascript"> <!-- var SESSIONURL = "$session[sessionurl_js]"; var IMGDIR_MISC = "$stylevar[imgdir_misc]"; // --> </script> <script type="text/javascript" src="clientscript/vbulletin_global.js"></script> <if condition="$show['popups']"><script type="text/javascript" src="clientscript/vbulletin_menu.js"></script></if> <if condition="$petzfoundalert==1"> <script type="text/javascript"> alert("You have found $found money!"); </script> </if> smacklan 05-13-2005, 06:12 PM It almost looks like its the guest navbar thats breaking it up. smacklan 05-13-2005, 08:52 PM Got it figured out and fixed! Thanks for pointing it out, it was very broken up and left a bad first impression!! smacklan 05-15-2005, 12:47 PM With the layout issues corrected, what is everyone's impression? KitKramer 06-20-2005, 12:45 AM Hmm... I like that banner! Design is very nice overall, none of these size issues ever apply to me though, so I can't say. | |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
|
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum