Help - Search - Members - Calendar
Full Version: Text wont stop going to half cell length
Pixel2Life Forum > Help Section > HTML, XHTML, CSS and General Web Design
Charger600
Good day! First off I want to say MEGA props on this website. I love it..MMUCH! victory.gif victory.gif . Hopefully some day I can get mine like this. I just have a simple question. I wasnt sure where egsactly to post this so I guess it should be quite a general question then:) My question is, when I import my sliced up image from image ready, or photoshop into dreamweaver, and I set some of the images as the BG image so I can type text into those cells, the I-beam and text seems to want to default to the middle of the cell. I dont mean like Center on a horizontal but more of a center in the vertical ascpect. it will default itself to half way down the cell automatically and the only way to get it to move my text to the top is to hit enter a bunch of times till it moves it up the cell. I just wanted to know if this was a setting, or if this was just something that I was stuck with having to do.

I appreciate the help!

HOORA!
Nascaron
Try changing adding the following to the TD containing your text:
CODE
valign="top"
Like this: <TD valign="top">


Or try:
CODE
style="margin-top:5;"
Like this: <TD style="margin-top:5;">
(this creates a margin of 5 pixels..change the number to make the text appear higher or lower)
Charger600
ahhh much appreciation. You have made my life SOOO much easier now. Thank you so much! w00t.gif w00t.gif victory.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.