vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Tech Style set issue (https://vborg.vbsupport.ru/showthread.php?t=48157)

calldaffer 01-26-2003 01:10 PM

Tech Style set issue
 
Alright, I got this skin off of vbulletin.com and everything installed great except for one small issue. Please see my attached picture. Notice how my "Last Post" column and "Moderator" column are not lined up in the correct place, anyone know where I'd go to correct this issue? Please tell me what templete I need to be in to fix this and what exactly I need to do also. Thanks.

calldaffer 01-26-2003 01:13 PM

1 Attachment(s)
LOL, forgot to attach the file....DOH!

Dean C 01-26-2003 03:21 PM

It's a colspan issue - you must have edited something in the style - re-do it :)

- miSt

calldaffer 01-26-2003 04:12 PM

Unfortunatly re-doing it is not an option for me ;) Reason being is that the person who designed this style directed all images used in the set to pool from the imagesfolder. So I had to manually go templete by templete and redirect all the images to a new place so that it wouldn't overwrite my main images folder. Took me around 2 or 3 hours :D I can't put myself through that again LOL....is there another way around this? Maybe by adjusting a table width somewhere??

Dean C 01-26-2003 04:53 PM

Well can you post up a full size screenshot (you can censor your domain if you wish)

- miSt

calldaffer 01-26-2003 06:08 PM

1 Attachment(s)
don't need to censor anything since the URL to my forums is in my signature :D

Here is a full size look:

mr e 01-26-2003 06:34 PM

just go into your forumhome template and there is an extra < td > tag in there that is pushing all your others cells over one

Dean C 01-26-2003 06:50 PM

Mr e is right - you have an extra <td> tag in your "forumhome_forumbit_level1_post" template.

Post it up if you can't find it yourself :)

- miSt

calldaffer 01-26-2003 09:13 PM

Alright, I didn't have any luck with "forumhome_forumbit_level1_post" so I'll post it for ya'll to look at ;)

PHP Code:

<tr align="center">
    <
td bgcolor="{firstaltcolor}" colspan="2" align="left">
    <
table cellpadding="0" cellspacing="0" border="0"><tr>
        <
td valign="top"><img src="http://www.gamingevolved.com/forums/techimages/images/$forum[onoff].gif" border="0" alt=""></td>
        <
td><img src="http://www.gamingevolved.com/forums/techimages/images/clear.gif" width="9" height="0" border="0" alt=""></td>
        <
td><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a>
        <
br><smallfont>$forum[description]

    </
tr></table>
    </
td>
    <
td bgcolor="{firstaltcolor}"><smallfont>$forum[lastpostinfo]</smallfont></td>
    <
td bgcolor="{secondaltcolor}"><normalfont>$forum[replycount]</normalfont></td>
    <
td bgcolor="{firstaltcolor}"><normalfont>$forum[threadcount]</normalfont></td


mr e 01-26-2003 11:56 PM

it's not level1, it's level2


All times are GMT. The time now is 07:14 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.01055 seconds
  • Memory Usage 1,743KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete