Click to See Complete Forum and Search --> : Image over two table cells


exchange11
05-06-2007, 06:26 AM
Hello,

I am editing the code of a standard package I have purchased to run my site. It has header and footer files that are the same on each page on the site. It can be seen at: http://www.greyhoundexchange.com/
I want to display an image that 'pops out' over the top of the body section, into the header (the dog image). I have created a separate header file for the index page, so that part of the body section is included. I now have a table containing on the left hand side: a table for the navigation bar, a table for the search/browse, and a table for the welcome text. My image is in the right hand side of the table, with the background edited to simulate the popup effect I am after. My problem is lining up the image with the green line (table border) on the left. It behaves differently in IE and Firefox. Should I be perservering with this, or is there an easier way to get the effect I want?

Thanks in advance for any assistance

Major Payne
05-07-2007, 03:01 AM
Right now your page has no document type nor META tag for a character set.

Ron