The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
My forum top block overlaps the blocks below it without any padding. I have disable my adds in that block, that did not help and I disabled the Garage block below it it then just overlaps the forum.
I am attaching a screen shot to show you what I mean. I am sure it is just a edit of a CSS or template but I do not know which one. Vbulletin 4.2.0 Patch Level 4 ![]() you can see how the add block underlaps |
#2
|
||||
|
||||
![]()
When dealing with CSS issues, it is impossible to tell what is going on from just an image. It is easier to use a tool like firebug to view the CSS and see what is happening. So, can you please supply a link and a test username/password, if needed, to see the problem.
|
#3
|
|||
|
|||
![]() Quote:
Sure here is the link and I will PM you a user and password http://tricountycamaroswfl.com/swflforums/forum.php |
#4
|
||||
|
||||
![]()
You should throw the page into an html validator. You have this (which is bad html, but besides that...)
HTML Code:
<P ALIGN="center"><B>Opened to the general public </B><P ALIGN="justify">Welcome <b>Unregistered</b> to Tri-County |
#5
|
|||
|
|||
![]()
Well I closed the tags, that is not something that I see when I am logged in. Still have the same issue though !!
If I am not mistaken the whole forum home page layout is pulled from the same css. It is only the one box is there something I can add to additional CSS to fix it. I have 3 themes and the default is the only one it happens on. sorry re checked it does happen on 2 of them . |
#6
|
||||
|
||||
![]()
You have more than that issue going on with the site. You need to check it with a complete default style, as a member and guest.
Create a new style with no parent: - Styles & Templates > Style Manager > Add New Style - Parent Style: No Parent Style - Title: Default vBulletin - Allow User Selection: Yes - Save |
#7
|
|||
|
|||
![]() Quote:
I checked it again logged out see attachment. I disable the garage and it just moves down with same result I get rid of my header graphic's and its the same If you view it you will have to go to the bottom of the page and select it |
#8
|
||||
|
||||
![]()
Try disabling all your mods, and see if the issue persists.
Open your includes/config.php file and below<?php add this line: PHP Code:
PHP Code:
|
#9
|
|||
|
|||
![]()
I try ed it but
All my mods were missing but had the same issue. This has been driving me nuts for a month, I don't even know wen it started. For my logo all I did was rename my logo so it shouldnt be there --------------- Added [DATE]1411163641[/DATE] at [TIME]1411163641[/TIME] --------------- I tried a bunch of other browsers and I use chrome it works best in there in IE i see other issues |
#10
|
||||
|
||||
![]()
I just checked your page source and you have not added the </p> tags to close each of those <p> tags.
You have a TON of wrong html in your page. You really need to run it through a validator and fix it (although I still suspect it is because you are missing the </p> tags). Look at this: HTML Code:
<a href="http://tricountycamaroswfl.com/swflforums/garage_vehicle.php?do=view_vehicle&id=1"><img src="images/garage/attach/2/garage_vehicle-1-14077932961_thumb.jpg" height="100" border="0" /> <br /> <a href="http://tricountycamaroswfl.com/swflforums/garage_vehicle.php?do=view_vehicle&id=1">2011 Chevrolet Camaro SS 2SS/RS</a> You have a <b/> in there around the same place you are having issues (although I don't think that is the problem). And, make sure all <br /> tags are correct (that one is correct, your's are not). You really need to at least fix the html around where the problem is before we can look into this. From when logged in, this is totally incorrect: HTML Code:
<div id="content_container" class=" "> <div id="content" > <!-- main --> <li class="forumbit_nopost L1" id="cat221"> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|