vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   [HowTo] Design and Tweak your Frontpage (https://vborg.vbsupport.ru/showthread.php?t=83640)

jgm 08-05-2003 10:13 AM

Hi there Cindyd,

The one in Caps is the one I have removed too, I also tried the one before it just for good measure :)

Attached is the screen shot of what I am seeing when I load the page right now. I double checked it on my Mac and still only that current user bar is the only thing detached.

cindyd 08-05-2003 02:06 PM

I don't know what to tell you, it worked on my system and my templates also. Silly question, but did you clear your cache after you took out that one </table>?

jgm 08-05-2003 02:39 PM

Quote:

Originally Posted by cindyd
I don't know what to tell you, it worked on my system and my templates also. Silly question, but did you clear your cache after you took out that one </table>?


Yeah I did clear it :( That is why I went to my mac to try it too.

It is strange, it worked for me in the past? and it seems to work for other people using 2.3.0

jgm 08-06-2003 01:15 AM

Well I tried again from scratch with a fresh install and it seemed to work fine. Hmm.. odd?

jgm 08-06-2003 12:08 PM

One last note. I found what was the cause of the problem.

It was External link hack 1.1

When you edit the index.php it really breaks something, you do the following and then all your nicley spaced forums suddenly crunch back together.

Now you have to upload this file and download the index.php.

##### Find #####

eval("\$forumbits .= \"".gettemplate("forumhome_forumbit_level$depth$te mpext")."\";");

##### Replace it with #####

if ($forum['link']) {
eval("\$forumbits .= \"".gettemplate("forumdisplay_linkbit_level$depth" )."\";");
} else {
eval("\$forumbits .= \"".gettemplate("forumdisplay_forumbit_level$depth $tempext")."\";");
}

jhead 08-30-2003 01:50 PM

Quote:

Originally Posted by xiphoid
(1) Breaking up the categories from eachother

(description)
This template modification will put a white space between the categories so they appear as they are no longer attached to eachother, giving the effect as if each category is in its own block; giving a much better overview of your topics.


I installed the " Breaking up the categories from each other " mod... now when I click on a forum or even a category from the front page, the Category header bar (or forum title bar) is missing on all subsequent pages. What do I need to do to fix it?

Any ideas?

Seen screenshot

Lady Ginasue 10-09-2003 08:13 PM

Thank you for these codes on making the space between categories. I have 11 fourms that I needed separated and this will help a lot.

imported_Matt Whelan 10-21-2003 10:57 PM

I did the spaces between categories hack.

I like it a lot but I do not like how it puts that line across the top of my forums and the space from the top forum section("First Generation") to the "Welcome to our newest member" part is too large of a gap.

How do I change this?

www.acura-legend.com/vbulletin


Thanks!

Floris 10-21-2003 11:08 PM

Those are just some extra <br> tags that you have.
Find them and remove them - they are near <!-- end text --> and <!-- main --> i think. iirc

imported_Matt Whelan 10-22-2003 10:59 PM

Quote:

Originally Posted by xiphoid
Those are just some extra <br> tags that you have.
Find them and remove them - they are near <!-- end text --> and <!-- main --> i think. iirc

Ok, I found out how to edit the appropriate <br> tags, but I still do not know how to remove that horizontal line, underscore, call it what you will. Any ideas? Thanks!


All times are GMT. The time now is 01:10 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.01047 seconds
  • Memory Usage 1,739KB
  • 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
  • (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
  • (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