Unregistered Avatar

Reply

Slice Layout Help


 
LinkBack Thread Tools Display Modes

  #1 (permalink)  

Old 02-26-2005, 11:57 AM

Question Slice Layout Help



Hi people!

I created a layout in Photoshop and designed header graphics and tables for it and then sliced it and applied the .htm files to Dreamweaver. I wanted to put text into one of the sliced table images but it just sort of goes elsewhere and not within the image. Any ideas? Thanks~!

DM
__________________
I still remember the world
From the eyes of a child
Slowly those feelings
Were clouded by what I know now ...
D M

D M is offline registered.

D M's Avatar

Join Date: Feb 2005

Posts: 11

  #2 (permalink)  

Old 02-26-2005, 01:03 PM

Well, what you have to do is place the image in the background of the <td>

like so:

HTML Code:
<table> <tr> <td style="background-image:url(images/index_01.jpg); width: 200px; height: 500px;">
text text text text text text text text
</td> </tr> </table>
As you can see, i used css styles to put the image in the background of the table, and then defined the width and height, so it doesnt mess up the layout.
__________________
Audi Videos | MySpace Layouts | About Me

missionsix is online now loves you.

missionsix's Avatar

Join Date: Feb 2004

Location: under you.

Posts: 4,774

Send a message via AIM to missionsix Send a message via MSN to missionsix

  #3 (permalink)  

Old 02-27-2005, 09:19 AM

Ok thank you, I shall try that later!

(does that still work if the table image you want to use has rounded edges?)

thanks

DM
__________________
I still remember the world
From the eyes of a child
Slowly those feelings
Were clouded by what I know now ...
D M

D M is offline registered.

D M's Avatar

Join Date: Feb 2005

Posts: 11

  #4 (permalink)  

Old 02-27-2005, 12:45 PM

images are square no matter what. if the edge is round, that just means there is a background behind it, whether that background is transparent or not depends on the file type.
__________________
Audi Videos | MySpace Layouts | About Me

missionsix is online now loves you.

missionsix's Avatar

Join Date: Feb 2004

Location: under you.

Posts: 4,774

Send a message via AIM to missionsix Send a message via MSN to missionsix

  #5 (permalink)  

Old 02-27-2005, 12:55 PM

Ah right yeah. It does work with rounded edges, yes. Forgive my ignorance.
__________________
I still remember the world
From the eyes of a child
Slowly those feelings
Were clouded by what I know now ...
D M

D M is offline registered.

D M's Avatar

Join Date: Feb 2005

Posts: 11

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Second layout. NiN Digital Art Showcase 3 02-25-2005 09:13 PM
New layout. Turbo Digital Art Showcase 13 02-07-2005 07:15 PM
New Layout Beer Slut Website Design 4 05-20-2004 08:37 PM


All times are GMT -7. The time now is 10:09 PM.