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

Filling content in blank image spaces

Page: 1 2 Reply
Jun 18th 2002#53736 Report
Member since: Mar 29th 2002
Posts: 108
Ok. I have my design, i sliced it up and deleted the slices i dont need that are going to be used for content...I need to know how to fill the white blank images with a color that matches rest of design and how i put text in there. An example here
Reply with Quote Reply
Jun 18th 2002#53737 Report
Member since: Mar 20th 2001
Posts: 3367
Use photoshop's color picker and get the hex color value to that light blue and set the table background to that color.

<td bgcolor="#color hex">
Reply with Quote Reply
Jun 18th 2002#53751 Report
Member since: Jun 17th 2002
Posts: 9
just use the img background tag.....make a small graphic of the color in photoshop, then in the cell properties set the bk image to that file, like this:

background="images/your_image.gif
Reply with Quote Reply
Jun 18th 2002#53769 Report
Member since: Mar 29th 2002
Posts: 108
Ok, i got that down. I suck in tables, how do i type in them, then i'll be good.
Reply with Quote Reply
Jun 18th 2002#53773 Report
Member since: Mar 29th 2002
Posts: 108
Well if i put a bg image in that would defeat the purpose of taking the image out...because i took it out so i can put content, nav links and so forth
Reply with Quote Reply
Jun 18th 2002#53782 Report
Member since: Mar 29th 2002
Posts: 108
Now i have everything down except when i enter text into a table its centered, how do i reposition to my likeing?
Reply with Quote Reply
Jun 18th 2002#53784 Report
Member since: Jun 30th 2001
Posts: 447
<td align="left">Text goes here</td>
Reply with Quote Reply
Jun 18th 2002#53790 Report
Member since: Apr 20th 2002
Posts: 3000
Originally posted by Hunkorama417
<td align="left">Text goes here</td>


you might also want to add valign="top" to the td tag because middle seems to be default.
Reply with Quote Reply
Jun 19th 2002#53920 Report
Member since: Mar 29th 2002
Posts: 108
moochan thats what i was trying to get at, how do i align it at top?
Reply with Quote Reply
Jun 19th 2002#53928 Report
Member since: Mar 20th 2001
Posts: 3367
Huh? He just typed it :p

its <td align="left" valign="top">
Reply with Quote Reply
Page: 1 2 Back to top
Please login or register above to post in this forum