Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-07-2012, 12:13 AM   PM User | #1
melprok
New to the CF scene

 
Join Date: Feb 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
melprok is an unknown quantity at this point
Images disappear when I include in a div...

Hi,

I have a problem when I include the catImages div, inside contentDiv div.
Any idea or any other information you need?

Any idea or any other information?

Thanks...

http://www.thechefmanny.com/receipts.html
melprok is offline   Reply With Quote
Old 11-07-2012, 01:15 AM   PM User | #2
aaronhockey_09
Regular Coder

 
Join Date: Dec 2010
Posts: 411
Thanks: 21
Thanked 55 Times in 55 Posts
aaronhockey_09 is an unknown quantity at this point
It is because of this div here adding margins to your images

Code:
#contentDiv img {
margin-left: 250px;
}
Remove it and your images appear just fine.
aaronhockey_09 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 +1. The time now is 05:02 AM.


Advertisement
Log in to turn off these ads.