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 10-11-2012, 07:47 PM   PM User | #1
Tele
New to the CF scene

 
Join Date: Oct 2012
Location: Munich
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
Tele is an unknown quantity at this point
problem with the text above the picture

I have a problem with the picture on my website.

Please see the page here: http://www.munich-broker.de/blog/rec...ersicherungen/

Can anybody help me please? Why isn´t the text above the picture continous?

Thanks for the correct code in advance!

Regards,
Tim
Tele is offline   Reply With Quote
Old 10-12-2012, 04:30 AM   PM User | #2
Excavator
Master Coder


 
Excavator's Avatar
 
Join Date: Dec 2006
Location: Alaska
Posts: 9,410
Thanks: 22
Thanked 1,765 Times in 1,749 Posts
Excavator has a spectacular aura aboutExcavator has a spectacular aura aboutExcavator has a spectacular aura about
Hello Tele,
That image has a 200px top margin that won't let text in.
You should move that image further down in your markup and remove that top margin, then the text above it will go the full width of .article
__________________
Validate often DURING development - Use it like a splelchecker | Debug during Development |Write it for FireFox, ignore IE
Use the right DocType | Validate your markup | Validate your CSS | Why validating is good | Why tables are bad
Excavator is offline   Reply With Quote
Users who have thanked Excavator for this post:
Tele (10-12-2012)
Old 10-12-2012, 06:18 AM   PM User | #3
cre8tiveninjas
New to the CF scene

 
Join Date: Sep 2012
Location: USA
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
cre8tiveninjas is an unknown quantity at this point
I have done certification in JAVA but don't get job in this field.
cre8tiveninjas is offline   Reply With Quote
Old 10-12-2012, 07:25 AM   PM User | #4
Tele
New to the CF scene

 
Join Date: Oct 2012
Location: Munich
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
Tele is an unknown quantity at this point
Thumbs up

Quote:
Originally Posted by Excavator View Post
Hello Tele,
That image has a 200px top margin that won't let text in.
You should move that image further down in your markup and remove that top margin, then the text above it will go the full width of .article
Thanks a lot. The top-margin was the problem and the div-container for the text. Before the picture was outside the "text-div-container".

Now I solved it with the picture inside the "text-div-container" and a margin-right of the picture of -80px.

Thanks a lot!

Best regards,
Tele
Tele 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 10:59 AM.


Advertisement
Log in to turn off these ads.