Page 1 of 1

Moving image on home page

Posted: Wed Jul 28, 2010 10:32 pm
by dale
I'm using CMS 1.6.7. I don't know much more than that. I'm pretty new at this.

The site was set up by a coder and turned over to me, but on the home page, instead of creating a background image and text overlay, he made a table. I can't seem to find the code to move the image around. Depending on which image my boss wants, the text and/or the image needs to move to look balanced.

The code is as follows


 

 





When I change the valign="top" to valign="bottom" the image doesn't move. Shouldn't it?

Re: Moving image on home page

Posted: Wed Jul 28, 2010 10:54 pm
by Dr.CSS
Like one of the top stickies says, a link to the page would be best, else we have to guess or something...

Re: Moving image on home page

Posted: Thu Jul 29, 2010 7:22 am
by owr_bgld
dale wrote: When I change the valign="top" to valign="bottom" the image doesn't move. Shouldn't it?
no it shouldn't - the valign in the td is not for the background

maybe you can find the anser here http://www.w3schools.com/css/pr_background-position.asp