vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Any ideas on how to fix this? (https://vborg.vbsupport.ru/showthread.php?t=195797)

KipLarson 11-09-2008 03:43 AM

Any ideas on how to fix this?
 
So I finally made the switch from a very old version of vB (3.65) to the latest - vB 3.74 and added blog support.

Any ideas on how I can fix these style issues?

http://www.xboxlivearcade.com/forum/blog.php

Why is the sidebar stuck down in the lower left hand corner?

Seven Skins 11-09-2008 10:39 PM

I had a look and <tr> and <td> are missing in few places. Try looking into header, footer and forumhome template.

.

KipLarson 11-10-2008 12:07 AM

Where at would they be missing at? I'm not much of a coder...

Any key locations I can use the find function to look at?

Scratch that. I fixed it sorta... now the only issue I have is the search and quicklinks buttons don't work on the homepage.

Any ideas on how to fix that? (I already tried adding /forum/ in front of the link to no avail)

Digital Jedi 11-10-2008 12:24 AM

<td> and <tr> are tags representing pieces of your <table>. <tr> opens a table row and </tr> closes it. <td> opens a column within a table row and </td> closes it. You'd have to go through each of the major templates, such as forumhome, header, footer, etc. Basically, it's probably going to take a bit of hunting to find what it is. Your best bet, barring finding the person who designed your style and having him redesign it, is to try to pick up a new style, or re-import this style into a test style and experiment with tweaking your code.

Lynne 11-10-2008 02:36 AM

Try loading the page in a validator to see the errors - http://validator.w3.org/check?uri=ht...Inline&group=0 Before doing so, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes That will allow you to see the names of the templates in your page source so it is easier to find the template with the error.

KipLarson 11-12-2008 01:10 AM

Ok well so it looks like I got those issues fixed (I opted for the reupload the style thanks). But now I'm still trying to do the quicklinks / search button fixes.

Ideas?

Lynne 11-12-2008 01:48 AM

Quote:

Originally Posted by KipLarson (Post 1663928)
Ok well so it looks like I got those issues fixed (I opted for the reupload the style thanks). But now I'm still trying to do the quicklinks / search button fixes.

Ideas?

Search works fine on this page - http://www.xboxlivearcade.com/forum/ I can't see a Quick Links tab, so I can't comment on that.

KipLarson 11-21-2008 03:33 AM

Hmmm, yah you have to be logged into see. :(


All times are GMT. The time now is 11:50 PM.

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.02632 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete