cannot select a cell in Dreamweaver

mspain77

Registered
I'm updating our company website (just adding a new product page) and the original design has 2 cells 762 pixels wide x 4 pixels height above and below the cell which contains the buttons. There is a drop shadow image that needs to go in there. As I do preview in browser, everything is good EXCEPT I'm missing those drop shadow JPG's in those two cells on ONLY one page. For some reason I can't select the cell to where it shows the Alt info, field, the Link field, Src field, etc.
What can I do to select this cell and insert the image? please help. thanks.
 
I don't know what you mean about the alt, or src for a table cell. I can think of those applying to the image itself, but they're not properties applicable to table cells.

If it's exactly the same from page to page, you could go into the source of another page and replace (in the source) the offending code between the TD tags with the working code. If you're comfortable in the source.

Otherwise, could you copy/paste the image from a good page's table to the other?

If you could post the code, or a link, I/someone might be able to better address your question.
 
That's exactly what I was trying to do–copy and paste from a good page, but I couldn't select the image area of the cell, which is what I meant with the Alt and Src codes (meaning that these areas are shown in the properties palette when the image is selected as opposed to the frame). I know I'm a little unclear sometimes–sorry about that. I was able to grab it eventually so the site is up and running.
 
Back
Top