Results 1 to 4 of 4

Thread: Photoshop Slice Question

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Drag is when a man wears everything a lesbian won't. Harlan's Avatar
    Join Date
    Mar 2004
    Posts
    465
    All righty, Lee...I may have the answer for you.

    1) First save the .psd you are working on then make a copy of it removing the login box since to make that functional, you will need to add it an a <INPUT TYPE=TEXT NAME="" VALUE="" SIZE=20 MAXLENGTH=39> later

    2) Make a table with the rows/columns to match the slices and fill in all of the images normally

    3) Locate the cell where you want you login box to be. Remove that image from the table and use it as the BACKGROUND for that cell instead ( for ex: <td WIDTH=100 BACKGROUND="images/image name.jpg">

    4) Nest a table INSIDE the cell that has the image backaground created above - make sure that table is a FORM. Place your input field, submit button etc in that nested table.

    5) of course, add your method, action and whatever hidden inputs required to make the form functional in html afterwards

    --sometimes it can take some quick modification on the size of the slices to get that graphic background just right so the nested table hold all of the elements you need for the form and still looks right

    There may be a more elegant solution out there, but this is the one I use personally for our sites.

    Hope that helped
    Last edited by Harlan; 04-29-2004 at 08:27 AM.
    PrideBucks - the home of CircleJerkBoys, TrueTwinks, BoysGoneBad & MenOver30.com


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •