Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

   

Reply
 
LinkBack Thread Tools Display Modes
Old 05-21-2007, 06:42 AM   #1 (permalink)
Inactive
 
Join Date: 02-01-06
Posts: 29
iTrader: 0 / 0%
Latest Blog:
None

ivanmax is liked by many
Problems with text

Hi everybody!

First of all thanks to all of you for the help you have given me in other occasions.

Well...could anybody tell me why in the text pages of this site the text start at different heights? I mean in this page it starts about three inches from the top limit of the square table:

http://www.artepolaroid.com/html/eng...theartist.html

But in this other it starts much higher:

http://www.artepolaroid.com/html/eng...technique.html

Why is that? I posted this message months ago but I couldn´t get any satisfactory answer. Now I am back again working in this site and have found the problem once again.

I would really welcome any help.

Thanks a lot,

Iván

Last edited by ivanmax : 05-21-2007 at 07:00 AM.
ivanmax is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-21-2007, 07:36 AM   #2 (permalink)
Inactive
 
c-low's Avatar
 
Join Date: 04-21-06
Location: Boston
Posts: 28
iTrader: 0 / 0%
Latest Blog:
None

c-low is on the right pathc-low is on the right pathc-low is on the right path
you need to vertically align the text in you table cells with the top of the cell, so:

find the following rule in your style sheet (in the head of the page)-
body,td,th {}

and add vertical-align:top; to the end of that rule like:

HTML Code:
body,td,th { color: #333333; font-family: "Courier New", Courier, mono; font-size: 12px; font-style: normal; margin-top: 1px; padding-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; vertical-align:top; }
c-low is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-21-2007, 07:37 AM   #3 (permalink)
v7n Mentor
 
Tomassi's Avatar
 
Join Date: 01-26-06
Location: netherlands
Posts: 2,453
iTrader: 0 / 0%
Latest Blog:
None

Tomassi is a web professional of the highest orderTomassi is a web professional of the highest orderTomassi is a web professional of the highest orderTomassi is a web professional of the highest orderTomassi is a web professional of the highest orderTomassi is a web professional of the highest orderTomassi is a web professional of the highest orderTomassi is a web professional of the highest orderTomassi is a web professional of the highest orderTomassi is a web professional of the highest orderTomassi is a web professional of the highest order
Send a message via ICQ to Tomassi
it looks like the td the text is in is centering it vertically,

ad a v-align="top" in the td its in and they will all start at the top, ad a <br> or some padding to lower it a bit


lol, c-low beat me to it
__________________
I still got me a signature to fill
Tomassi is online now  
Add Post to del.icio.us
Reply With Quote
Old 05-22-2007, 03:12 AM   #4 (permalink)
Inactive
 
Join Date: 02-01-06
Posts: 29
iTrader: 0 / 0%
Latest Blog:
None

ivanmax is liked by many
Thanks a lot guys

Thanks a lot guys!!! It worked really well...people like you makes the internet the wonderful thing it is!

Regards and thanks again,

Iván
ivanmax is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-22-2007, 04:43 AM   #5 (permalink)
Inactive
 
Join Date: 02-01-06
Posts: 29
iTrader: 0 / 0%
Latest Blog:
None

ivanmax is liked by many
Another little question

Me again...could you please tell me where should I insert the "br" tag to get the text a bit lower?

Thanks a lot again,

Iván
ivanmax is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-22-2007, 09:16 AM   #6 (permalink)
v7n Mentor
 
Costin Trifan's Avatar
 
Join Date: 04-13-07
Location: Romania
Posts: 3,009
iTrader: 0 / 0%
Costin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web pro
above the text...
Costin Trifan is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

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
Problems with App_Web_dqk773cr and Free Text Box CdnRebel Coding Forum 0 10-17-2007 04:19 PM
Wrapping text around a text box Grump Coding Forum 6 02-13-2005 09:59 PM
CGI Problems SN3 Coding Forum 8 09-06-2004 04:01 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 07:56 AM.
© Copyright 2008 V7 Inc