Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Image alignment help  (Read 3787 times)

0 Members and 1 Guest are viewing this topic.

jyargus

  • Guest
Image alignment help
« on: May 12, 2005, 08:13:51 AM »
If anyone can help me it would be great. I am creating a web page in frontpage 2003 and am having some issues with graphic alignment. I have created several images in photoshop, sliced them and saved them optimized in Image ready as html files, the pictures are inserted fine, then I use the position absolutely so I can move them around. I get them placed where I want them, then when I preview in browser the page comes up and the picture is up and to the left of where I placed it sometimes it's just barely off sometimes several hundred pixels. the strange this is that the imae I am using for my header is not affected it stays exactly where I put it. I have one table set up with the dimensions of 800x1000 to keep everthing in the center of the page. I have tried several different things so far, such as changing alignment of the layer my images use. It seeems though that nom matter what I do it screws up. any advice or suggestions would be greatly appreciated.

Doug Vitale



    Beginner

  • Was that so hard?
  • Thanked: 1
    • Doug Vitale Tech Blog
  • Experience: Expert
  • OS: Windows 7
Re: Image alignment help
« Reply #1 on: May 18, 2005, 08:33:01 AM »
Quote
I have created several images in photoshop, sliced them and saved them optimized in Image ready as html files, the pictures are inserted fine, then I use the position absolutely so I can move them around.


I'm not quite sure exactly what you're trying to accomplish, but my first suggestion would be to just save the graphic files as .jpg or .gif, and then just insert them into your HTML files using the <img src=" " /> tag. I wouldn't worry about slicing them and saving them as HTML files within ImageReady, as you describe.