Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-19-2014, 01:15 PM
spd2612 spd2612 is offline
 
Join Date: Nov 2012
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default My forum top block overlaps

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
Reply With Quote
  #2  
Old 09-19-2014, 04:08 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #3  
Old 09-19-2014, 04:24 PM
spd2612 spd2612 is offline
 
Join Date: Nov 2012
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
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.

Sure here is the link and I will PM you a user and password

http://tricountycamaroswfl.com/swflforums/forum.php
Reply With Quote
  #4  
Old 09-19-2014, 06:12 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
and you can see two <p> tags opened, but you never close them. That will definitely cause issues.
Reply With Quote
  #5  
Old 09-19-2014, 07:28 PM
spd2612 spd2612 is offline
 
Join Date: Nov 2012
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 .
Reply With Quote
  #6  
Old 09-19-2014, 07:35 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #7  
Old 09-19-2014, 07:57 PM
spd2612 spd2612 is offline
 
Join Date: Nov 2012
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ozzy47 View Post
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
Done, and if I select it I get the same result
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
Attached Images
File Type: jpg Untitled.jpg (40.2 KB, 0 views)
Reply With Quote
  #8  
Old 09-19-2014, 08:03 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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:
 define('DISABLE_HOOKS'true); 
So it looks like this:
PHP Code:
<?php
define
('DISABLE_HOOKS'true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.2.2
Reply With Quote
  #9  
Old 09-19-2014, 08:48 PM
spd2612 spd2612 is offline
 
Join Date: Nov 2012
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #10  
Old 09-19-2014, 09:20 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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&amp;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&amp;id=1">2011 Chevrolet Camaro SS 2SS/RS</a>
You are missing the </a> for the first <a> in there. That occurs several times in the page source.

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">
You have no beginning <ol> tag. You can't suddenly have an <li> tag without having an <ol> or <ul> tag before it.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:08 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.04143 seconds
  • Memory Usage 2,280KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_html
  • (2)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete