TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

help with my site..

Page: 1 Reply
Aug 23rd 2002#65771 Report
Member since: Aug 22nd 2002
Posts: 30
well the address is http://www.geocities.com/clandotcomdot/

heres the problem..on photoshop cafe they have another huge tutorial and on it they say that "The page will look exactly the same as it did in the beginning except the image will be attached as a background meaning that we can insert text on the main layer in the table cell." but when i do this the text either doesnt go in the desired area or it shifts over my images to the right making them have gaps in between...

plz help

thx in advance
Reply with Quote Reply
Aug 23rd 2002#65772 Report
Member since: Aug 22nd 2002
Posts: 30
o yea and im using dreamweaver 1 ultradev...even tho photoshop cafe is using dreamweaver 4 if that makes a difference....hope this is the right section to post in ;)
Reply with Quote Reply
Aug 23rd 2002#65811 Report
Member since: Apr 20th 2002
Posts: 3000
Erf, after you slice it up and generate the HTML file for it, open it in DW4 and look for that one cell that has the area you wish to have the text in. Just add in the src="image" width="width" height="height" from the <img> tag into the <td> tag. So something like:

<td><img src="main.jpg" height="640" width="320"></td>

Would become:

<td height="640" width="320" background="main.jpg">

CONTENT

</td>
Reply with Quote Reply
Aug 23rd 2002#65825 Report
Member since: Aug 22nd 2002
Posts: 30
ok thankx
Reply with Quote Reply
Aug 23rd 2002#65827 Report
Member since: Aug 22nd 2002
Posts: 30
Well im pretty sure i did what u told me to do but if u look at the site ( www.geocities.com/clandotcomdot ) u will notice that the words arent exactly where i want them to be...any additional help would be nice ;)
Reply with Quote Reply
Aug 23rd 2002#65831 Report
Member since: Apr 20th 2002
Posts: 3000
Put the slices where you want the text to be... Then do it again.
Reply with Quote Reply
Aug 23rd 2002#65836 Report
Member since: Aug 22nd 2002
Posts: 30
ooh alrite thankx again..hehe you so nice
Reply with Quote Reply
Aug 25th 2002#66154 Report
Member since: Aug 22nd 2002
Posts: 30
hm...wait i have question...should i slice up all the lines where i would write or just the area i will write. hope that made sense hehe
Reply with Quote Reply
Aug 26th 2002#66212 Report
Member since: Aug 22nd 2002
Posts: 30
nm i got it hehe all i needed was to add valign=top i feel so stupid now ;)
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum