![]() |
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. |
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>?
|
Quote:
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 |
Well I tried again from scratch with a fresh install and it seemed to work fine. Hmm.. odd?
|
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")."\";"); } |
Quote:
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 |
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.
|
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! |
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 |
Quote:
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|