954,598 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

2 images on one line

Ok, I'm working in dreamweaver trying to redesign one of my websites. I would like to put my logo aligned to the left and my live chat image aligned to the right, but on the same line. How do I do this? I've tried messing with the div tags, adding, moving things around, nothing.

infotechland
Light Poster
43 posts since Oct 2008
Reputation Points: 11
Solved Threads: 1
 

I don't know how Dreamweaver works, but have you tried using the css float property? - logo to the left ( float: left ) and chat image to the right ( float: right )

Jaseva
Junior Poster
112 posts since Jan 2007
Reputation Points: 17
Solved Threads: 3
 

Unfortunately I can't get that to work...where exactly would it and the images go? Is there any other way?

infotechland
Light Poster
43 posts since Oct 2008
Reputation Points: 11
Solved Threads: 1
 

Well if your Div was the same height as the images, they would have to be on one line.

ccube921
Junior Poster in Training
93 posts since Oct 2008
Reputation Points: 13
Solved Threads: 6
 

Can you post the code for that part of your page? It would really help a lot.

Jaseva
Junior Poster
112 posts since Jan 2007
Reputation Points: 17
Solved Threads: 3
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You