The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I got a problem with something on my forum. There seem to be a werid looking line or something at the far left of my footer. Some grey type line or something werid looking. here is my CSS footer.
.footer { clear: both; margin-top: 12px; text-align: right; display: block; background: none repeat scroll 0% 0% rgb(17, 17, 17); padding: 5px 29px; border: 0px none; font: 13px Tahoma,Calibri,Verdana,Geneva,sans-serif; } |
#2
|
|||
|
|||
![]()
Link to site
|
#3
|
|||
|
|||
![]() |
#4
|
||||
|
||||
![]()
NO that not the site here is the site.
http://big10sportsnation.com/forum/forum.php |
#5
|
||||
|
||||
![]()
Your entire footer area looks a bit fubar.
Two things, you've manually told this object that it needs to be at least this long. Code:
<div style="width: 943px;" class="floatcontainer footer" id="footer"> Code:
box-shadow: -2px 2px 2px #FFFFFF; |
#6
|
||||
|
||||
![]() Quote:
--------------- Added [DATE]1360813070[/DATE] at [TIME]1360813070[/TIME] --------------- 1 more thing and it bugging me, rather then start a new thread. What the easy way to have a br at the top of the page and at the bottom of the page. Meaning, i like to have the bottom, meaning below the body have a <br> break and one at the very top. Hoping i make it easy to understand. |
#7
|
|||
|
|||
![]()
Still going over to far on the right
|
#8
|
||||
|
||||
![]()
I see what you mean, Anyway to fixed that. it look good in Firefox, but in IE, it like what you said. Is there a fixed or something that will work with both IE and Firefox.
|
#9
|
||||
|
||||
![]()
not really sure what you are trying to accomplish as the style is somewhat mediocre. but for starters
.below_body class needs the background to be changed to Code:
url("http://big10sportsnation.com/forum/images/misc/footer.png") repeat-x scroll left bottom rgb(0, 51, 128) the .body_wrapper class should probably be Code:
width: 1100px; margin: 0 auto; Code:
<div class="body_wrapper2"> <div style="width: 943px;" class="floatcontainer footer" id="footer"> Code:
<div class="body_wrapper2"> <div style="width: 1042px;" class="floatcontainer footer" id="footer"> :\ |
#10
|
|||
|
|||
![]()
It seems to be like that the whole way up on the right but on the left side seems ok. So you would need to fix the full right side not just the footer
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|