I have a site that uses a small portion of a photoshop layout that I created, and another company coded.
We need to change a few things on the design; and I'm trying to figure out the best way to go from my CS2 design, output in image ready, to using table with
<img class="imgClass" src="main_images/SHFmain4-09_new_01.gif" alt="" width="825" height="55" />
rather than the <img src="main_images-2/SHFmain3-10_new_02.gif" width="338" height="24" alt="" /> output from image ready.
Is this simply an issue of needing to use a different program to correct the output code? or is it a handcode job?