vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   [Release - Gamma] Forum Spacing (https://vborg.vbsupport.ru/showthread.php?t=88264)

AlexanderT 01-28-2004 05:35 AM

Quote:

Originally Posted by Faranth
works just fine for me :) always have ;)

Didn't say it wouldn't work. However, it is invalid (x)html to not close a table tag. Some browsers could choke on it now or in future.

Zachery 01-28-2004 05:41 AM

last time i checked this didnt break a the xhtml validator. however like ive stated i will be rereeasling soon :P

AlexanderT 01-30-2004 11:40 AM

Quote:

Originally Posted by Faranth
last time i checked this didnt break a the xhtml validator. however like ive stated i will be rereeasling soon :P

Actually my deepest apologies, Faranth. The html code snipped of yours is just fine. Sometimes it is not good when I think "too much" :)

Greets
Alex

StarBuG 01-31-2004 08:04 AM

I have a problem with the forum spacing!

Everything works fine and is in alignement BUT when I?m a guest the first category is not detached from the guest info block and therefor is not in alignment

http://www.hiphop-battles.com/forum/index.php?

Any idea how I can detach this as well from the questblock so it aligns also with the others?

Greetings

StarBuG

Zachery 01-31-2004 08:48 PM

I thought i released an addon to this :)

it personally doesnt bug me, i know Floris aka Xiploid has released it here, and if not here vBulletin.nl :)

try searching

StarBuG 02-01-2004 10:25 AM

That´s what I meant with supporting a hack!

If I had found it with searching then I wouldn´t have asked for help!

Any links?

StarBuG

Dreamgun 02-01-2004 07:31 PM

EDIT*

I had some problems but I had them fixed, great hack.

vreynaud 02-05-2004 04:45 AM

i tried to insert the code
<tr>
<td class="thead" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>"><img src="clear.gif" alt="" width="1" height="1" /></td>
</tr>

underneath <else /> in forumhome_forumbit_level1_nopost

but it does something wierd. Is that code OK for RC3?
or is there another one
thx

golf16vkr 02-06-2004 05:54 PM

Please tell me what to do for the RC3.

I've done all of the above but nothing works :(

Zachery 02-06-2004 05:57 PM

it Should space out your forums to make them look like it does here to a point :)

golf16vkr 02-06-2004 06:01 PM

Could u pls be more specific i really have a hard time understanding what i've done wrong.

Zachery 02-06-2004 06:02 PM

It spaces the forum categorys so their not all merged together.

golf16vkr 02-06-2004 06:05 PM

Oh okay where do i need to go to get the table width done ? Like this :

http://www.vbulletintemplates.com/mods/index.php?

I would like the have the width of last post a bit more wider than the orginal VB3 RC3 standard.

Zachery 02-06-2004 06:20 PM

If youve installed the mod, forumhome_level2_post i belive

golf16vkr 02-06-2004 10:07 PM

where is this mod to be found mate ?

AJH 02-17-2004 12:17 PM

is this mod compatable with RC4?

Zachery 02-17-2004 12:19 PM

I dont see why it wouldnt be :)

Mr. Brian 02-19-2004 05:55 PM

Sorry, I keep wondering... What's the difference between this mod with floris "cat in a box Mod" ???

Zachery 02-19-2004 06:20 PM

We use abit differnt methods :) floris has a differnt end result than just spacing :)

Mr. Brian 02-19-2004 06:50 PM

Actually not much difference.. I see...

But your's are indeed much more simple and yet still effective.

MSX 02-27-2004 01:27 AM

So..does this work on vB3 RC4 because I've tried it on my new custom skin but it's not working and my skin just doesn't look complete without spaced categories :(.

:) Nate :)

budlite74 02-28-2004 04:50 AM

so do we know if it works for vb3 RC4??

Mr. Brian 02-28-2004 12:46 PM

Should not be a problem.:)
Quote:

Originally Posted by Budlite74
so do we know if it works for vb3 RC4??


MindTrix 02-28-2004 02:45 PM

i am running vb3 RC4 and this definetly works for it ;)

MSX 02-29-2004 03:58 PM

Hey Faranth, great hack! Much more simple than Floris' spacing hack...but I can't get this to work...screenshot is here (click here) that shows what happened when I input the code.

Anyways, this is what my forumhome_forumbit_level1_nopost template begins with...

Code:

<if condition="$forum[forumid] == 1">
<else />
</table> <br /><table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
</table>
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
</if>
  <!-- bottom table setup -->

Do you see any problems?

Thanks!

MindTrix 02-29-2004 04:09 PM

You sure you put it in the right place? My forumhome_forumbit_level1_nopost does not have <!-- bottom table setup -->

any where in it, whereas the one you just showed does. Maybe this is because im running RC4 i dunno.

MSX 02-29-2004 04:19 PM

I'm running RC4 also...the bottom table set up is for the bottom graphics of the category table...so where should I move it?

MindTrix 02-29-2004 04:21 PM

Ok, all i did was took the code faranth gave, and added inside that template, before ANY other code.

MSX 02-29-2004 04:24 PM

Could you post the first like 20 lines of your forumhome_forumbit_level1_nopost template?

Thanks.

idwf 03-20-2004 10:35 AM

works with GOLD too! :P

DaPro 03-20-2004 12:38 PM

I have a problem with Gold, because my website, http://www.animena.com/index.php? , leave this one single box about...

NVM!

chrisvonc 03-20-2004 11:29 PM

Worked on my GOLD as well but I too have the column issue of them not getting lined up. Anyone figure this one out? The previous suggestions didnt help me out.

Chris

ManagerJosh 03-21-2004 03:27 PM

I would have to say it didn't work for me on Gold. I can't get my forumhome columsn to align straight. ( I noticed the same problem here )

idwf 03-21-2004 03:31 PM

yeah. it isn't straightening up...ayone got a fix?

chrisvonc 03-23-2004 01:46 AM

LOL.. N/M - didnt do it...

chrisvonc 03-23-2004 12:06 PM

Any chance you could please :) release a clean version of this and the add-on's for Gold that also includes the column spacing issue?

Edit: Sorry I jumped the gun... I just saw your post on vb.com that you already were.

Thanks! :)

tomp 03-24-2004 05:21 PM

im desperate for a fix for the column allignment

DS MrSinister 03-25-2004 05:04 PM

been looking for this... thankz

btekcan 03-26-2004 07:39 PM

Which code is compatible VB3 Gold,without alligment problem :(

btekcan 03-26-2004 07:52 PM

Dear Boofo

Which code do you use for Forumhome spacing ?


All times are GMT. The time now is 04:25 AM.

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.01218 seconds
  • Memory Usage 1,783KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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