PDA

View Full Version : imageready / golive help needed!!!!




django28756
Dec 27, 2008, 10:16 AM
Hi,

I'm hoping someone will be able to give me advice, I am relatively new to website design. I have completed a number of pages in Imageready and created a site in Golive. My problem is that I want to include a site translator (google) I can't place it on the page, when I cut and paste the code it appears above or below the page graphics or pushes the Imageready slices all over the place. If I could see the source code in Imageready and place it there, it would be easier, but I realize this is not a text editor. Please please help!!



mcavjame
Dec 27, 2008, 10:21 AM
It's been a while since I used GoLive, but is there not a code view? Switch to code view and place your code outside of the image tags. It is often misleading where you are on a page when only looking at design view.

django28756
Dec 27, 2008, 10:32 AM
Hi mcavjame,

Thanks for your help, there is a source code view in Golive, but unfortunately, as all of my work has been Imageready I'm not very experienced with html, could you tell me what the image tags look like,

Mike

mcavjame
Dec 27, 2008, 10:42 AM
Hi mcavjame,

Thanks for your help, there is a source code view in Golive, but unfortunately, as all of my work has been Imageready I'm not very experienced with html, could you tell me what the image tags look like,

Mike

<img src="filename or URL">

However, when you manage slices in a web editor your going to see a table like my attachment. Make sure your code goes in the body, but outside the table.