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

Reply
 
Thread Tools Display Modes
  #1  
Old 04-10-2009, 03:00 PM
BigPete7978 BigPete7978 is offline
 
Join Date: Mar 2009
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default PLEASE HELP!!! A lot of problems

This is going to be a LONG post, so please bear with me. I'm trying to supply all the details. I really hope someone can help. I have been in the process of making a custom header and footer for the forums I run. I have been partially successful, but only in Firefox. It's screwed up in Chrome, and partially in Internet Explorer.

I got the code from the source code from our Trophy Portal HERE.
This is the header code I used:
Code:
<html>
<head>
  <link rel="stylesheet" type="text/css" href="/trophies/css/trophies.css">
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-7467749-1");
pageTracker._trackPageview();
} catch(err) {}</script>
  <title>PlayStationLifeStyle >> Trophy Portal Beta</title>
</head>
<body>
<div id="wrapper">
<div id="header">

<a href="http://playstationlifestyle.net"><div id="logoHome"></div></a>
<div id="topAdSpace">

<script type="text/javascript" language="JavaScript">

var random = Math.round(Math.random() * 100000000);
if (!pageNum) var pageNum = Math.round(Math.random() * 100000000);
document.write('<scr');
document.write('ipt type="text/javascript" language="JavaScript" SRC="http://ads.mediamayhemcorp.com/jserver/acc_random=' + random + '/SITE=PLAYSTATIONLIFESTYLE.NET/AREA=ROS/AAMSZ=EXPBANNER/pageid=' + pageNum + '">');
document.write('</scr');
document.write('ipt>');
</script>
      </div>
      <div id="topNav">
   	<ul>
<li><a href="http://playstationlifestyle.net/news" title="Latest Playstation News">News</a></li>
<li><a href="http://playstationlifestyle.net/reviews" title="Latest Reviews">Reviews</a></li>
<li><a href="http://playstationlifestyle.net/trophies" title="Playstation Trophies">Trophies</a></li>

<li><a href="http://playstationlifestyle.net/forums" title="Forums">Forums</a></li>
<li><a href="http://playstationlifestyle.net/media" title="Screenshots, Videos">Media</a></li>
<li><a href="http://playstationlifestyle.net/contact" title="Contact Us!">Contact</a></li>

        </ul>
   </div>
</div>
</body>
</html>
This is the footer code:
Code:
<div id="footer">
<div id="bottomNav">
<li><a href="http://playstationlifestyle.net/category/news" title="Latest Playstation News">News</a></li><li>|</li>
<li><a href="http://playstationlifestyle.net/reviews" title="Latest Reviews">Reviews</a></li><li>|</li>
<li><a href="http://playstationlifestyle.net/trophies" title="Playstation Trophies">Trophies</a></li><li>|</li>
<li><a href="http://playstationlifestyle.net/forums" title="Forums">Forums</a></li><li>|</li>
<li><a href="http://playstationlifestyle.net/media" title="Screenshots, Videos">Media</a></li><li>|</li>
<li><a href="http://playstationlifestyle.net/contact" title="Contact Us!">Contact</a></li><li>|</li>
<li><a href="http://playstationlifestyle.net/about-us" title="About Us">About Us</a></li><li>|</li>
<li><a href="http://feeds2.feedburner.com/Playstationlifestylenet" title="RSS">RSS</a></li><li>|</li>
<li><a href="http://twitter.com/pslifestyle" title="We’re on Twitter!">Twitter</a></li><li>|</li>
</div>
<div id="legalInfo">
<p>Copyright ? 2009 PlayStationLifeStyle.net, all rights reserved.<br /></p>
</div>
<div id="designCredit">
Powered by vBulletin. Site design by <a href="http://www.heroicdreams.com">Heroic Dreams Graphic Design LLC</a>
</div>
</div>
The footer took out the vBulletin copyright and everything, I didn't want to do that. I like that feature at the bottom where it says "Jelsoft Industries" and stuff. Plus unless I paid for it I think it has to be there. So it definitely needs to be there.

The footer also has an issue where it isn't matching the Trophy page link I linked earlier. It is larger on the forums and looks a lot different. The Twitter link is also below and not next to like on the Trophy page.

Also the header made the "Community", "Quick Links", and "Search" features not work for some reason. These three were all drop down menu styles, so Idk what could be causing that. My editing feature doesn't seem to be working correctly either. I can't edit the fonts, sizes, etc. These are drop down features as well. So could it be an AJAX issue? I'm not sure, a lot of this is over my head.

In Chrome if you view the page the whole navigation menu appears next to the header, and not below it.

I also was trying to get rid of the collapsible menu plus signs that were on the page. I just deleted the pics via FTP and it worked in Firefox fine, but it results in broken link images in Chrome and Explorer. Is there a code I need to take out so the images aren't called for? If so where can it be found?

UPDATE: Ok well I seem to have found the drop down errors and fixed that so far. Also the copyright is back, so that is fixed now. I just can't seem to get it centered. This doesn't fix it being all screwed up on Chrome either. Or the collapsible pics code.
Reply With Quote
  #2  
Old 04-10-2009, 03:18 PM
Sweeks Sweeks is offline
 
Join Date: Jul 2008
Posts: 633
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im positive I have seen this same thread posted a few times now.
________
Homemade vaporizer
Reply With Quote
  #3  
Old 04-10-2009, 03:27 PM
BigPete7978 BigPete7978 is offline
 
Join Date: Mar 2009
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well considering the sheer amount of problems and that it's even messing up my drop down menus. That is a lot of problems. I searched, but didn't find anything. If you've seen the threads before could you please provide a link, also are they having all the problems I'm having or just some?
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 08:28 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03495 seconds
  • Memory Usage 2,183KB
  • Queries Executed 11 (?)
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
  • (2)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (3)postbit
  • (3)postbit_onlinestatus
  • (3)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_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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete