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
Overlapping CSS in Firefox
Old 04-15-2006, 09:43 PM Overlapping CSS in Firefox
Wumbus's Avatar
Average Talker

Posts: 24
Name: Zach Dunn
Location: Massachusetts
Trades: 0
After changing the CSS on the portfolio page on my site to form a sort of gallery, it looked great in IE, but when i swapped over to firefox the whole page seemed to crunch together, (I tried playing with margins and padding but no luck)


The page is here:
http://cazzu.com/portfolio.html

The CSS is here:
http://cazzu.com/cazzuindex.css

I think the problem involves the #post and #item ID's

(Also, a quick side thing: the rollover borders for the image links mysteriously disappeared after I added javascript. Any fixes for this?

#post .item a:hover img{
border:3px #66CCFF;
}

#post .item a img{
border:3px #333333;
}
It was working before...
)

Thanks
Wumbus is offline
Reply With Quote
View Public Profile Visit Wumbus's homepage!
 
 
Register now for full access!
Old 04-15-2006, 10:08 PM Re: Overlapping CSS in Firefox
The Ape's Avatar
Super Talker

Posts: 129
Trades: 0
I think if you change your post id (#post) to a post class (.post), that everything should work fine. You use #post more than once in your page.

Use IDs when there is only one occurence per page. Use classes when there are one or more occurences per page.
__________________

Please login or register to view this content. Registration is FREE
The Ape is offline
Reply With Quote
View Public Profile Visit The Ape's homepage!
 
Reply     « Reply to Overlapping CSS in Firefox
 

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.10099 seconds with 12 queries