Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Wierd floating table in FF and opera?
Old 08-15-2007, 05:30 PM Wierd floating table in FF and opera?
pealo86's Avatar
Super Spam Talker

Posts: 876
Name: Matt Pealing
Location: England, north west
Trades: 0
I have a styled table in a page for my site. For some reason, it seems to be floating above the #footer div that is supposed to be underneath it.

I cant understand why though, as it isnt even floated??

Any help would be great!

Here is a link to the page:
http://inspindesign.zidev.com/test/work/flash/

Here is my code:
Code:
table {border:#46A1B8 solid 1px;border-collapse:collapse;width:95%;}
table th, table td {border-bottom:#46A1B8 solid 1px;padding:2px;text-align:left;}
table th {background-color:#97D2E0;}
th.project {width:150px;}
table td {vertical-align:top;}
table p {margin:0;}
__________________

Please login or register to view this content. Registration is FREE
pealo86 is offline
Reply With Quote
View Public Profile Visit pealo86's homepage!
 
 
Register now for full access!
Old 08-15-2007, 05:59 PM Re: Wierd floating table in FF and opera?
pealo86's Avatar
Super Spam Talker

Posts: 876
Name: Matt Pealing
Location: England, north west
Trades: 0
ohhhh nooooooooo its doing it on other pages aswell!!

http://inspindesign.zidev.com/test/guestbook/

Im sure all of these pages use to work fine, I dont remember making any drastic changes that should affect it like this??
__________________

Please login or register to view this content. Registration is FREE
pealo86 is offline
Reply With Quote
View Public Profile Visit pealo86's homepage!
 
Old 08-16-2007, 06:01 AM Re: Wierd floating table in FF and opera?
KAVIN_GRAY's Avatar
Junior Talker

Posts: 4
Location: China
Trades: 0
Well,It seems that you have missed a </div> in your guestbook page.


And I really don't know what happan in ur work page,too.Sorry,can't help u.

But mayb u can add a new class outside the table.

like this:
Code:
<div class="box">
<table>
........
</table>
</div>
Try it.Mayb it can work.
KAVIN_GRAY is offline
Reply With Quote
View Public Profile Visit KAVIN_GRAY's homepage!
 
Old 08-16-2007, 07:43 AM Re: Wierd floating table in FF and opera?
pealo86's Avatar
Super Spam Talker

Posts: 876
Name: Matt Pealing
Location: England, north west
Trades: 0
Thanks I added in the extra </div> tag, and it fixed it a little bit!

the problem is still there though, on the prices and guestbook page aswell!
__________________

Please login or register to view this content. Registration is FREE
pealo86 is offline
Reply With Quote
View Public Profile Visit pealo86's homepage!
 
Old 08-16-2007, 08:47 AM Re: Wierd floating table in FF and opera?
KAVIN_GRAY's Avatar
Junior Talker

Posts: 4
Location: China
Trades: 0
I just read ur css file.And I found this
Code:
#content {width:100%;clear:left;margin:0;height:200px;}
I think you have to delete the "height" of the content box.Only in this way can be fixed in FF.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

KAVIN_GRAY is offline
Reply With Quote
View Public Profile Visit KAVIN_GRAY's homepage!
 
Reply     « Reply to Wierd floating table in FF and opera?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.25109 seconds with 12 queries