PDA

View Full Version : Move Image


Vultor
Jun-07-2009, 02:58 PM
I want to move an image (logo) away from the left or right borders, but not centered. I want to control how far over I move it. How can I do that in my footer:dunno

jfriend
Jun-07-2009, 03:02 PM
We would need a link to your site in order to help.

Vultor
Jun-07-2009, 07:55 PM
We would need a link to your site in order to help.

Sorry, heres the site. As you will see the more I messed with it the more problems I got. HELP! please. www.pblake.smugmug.com or www.Blake-Photography.net :dunno :huh :wink :scratch :rolleyes :dunno

jfriend
Jun-07-2009, 07:58 PM
Sorry, heres the site. As you will see the more I messed with it the more problems I got. HELP! please. www.pblake.smugmug.com (http://www.pblake.smugmug.com) or www.Blake-Photography.net (http://www.Blake-Photography.net) :dunno :huh :wink :scratch :rolleyes :dunno I don't see an image in your footer. In order to help, I would need to see your code in place so I can suggest how to change it.

Vultor
Jun-07-2009, 09:35 PM
I don't see an image in your footer. In order to help, I would need to see your code in place so I can suggest how to change it.
You don't see an image? There are three of them there. They are .gif files.:dunno :scratch :huh :wink

jfriend
Jun-07-2009, 10:41 PM
You don't see an image? There are three of them there. They are .gif files.:dunno :scratch :huh :wink OK, I see three images now. What are you trying to do with these three images? Where do you want them. You've got two on one row and the third one on the next row. If you just want to move them a set number of pixels, then give the <img> tag an ID name (or a containing DIV) and use margin-left or margin-right CSS values to tweak their location left/right.