Moving image on home page

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
dale

Moving image on home page

Post 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?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Moving image on home page

Post 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...
owr_bgld

Re: Moving image on home page

Post 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
Locked

Return to “Layout and Design (CSS & HTML)”