Jump to content

Help Please

Keeping Text in Place?

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

Help Please Keeping Text in Place? Rate Topic: -----

#1 User is offline   howsad3 

  • W.R. Private
  • Group: Members
  • Posts: 6
  • Joined: 01-September 07
  • Gender:Male

Posted 01 September 2007 - 08:17 PM

So I am designing a page and I can't get the text in the side panels to stay in place when I add a lot of text to the center. Well here is a visual for help. The Image is better to understand when its viewed in full. Posted Image :smilie_tux:

This post has been edited by howsad3: 01 September 2007 - 08:18 PM

0

#2 User is offline   Ben Abrams 

  • The buddy system:never fails
  • Group: Administrators
  • Posts: 1,850
  • Joined: 04-April 06
  • Gender:Male

Posted 01 September 2007 - 09:23 PM

do you have any html or css code for us to view, or a url?

View PostSirkent, on 21 September 2007 - 04:26 AM, said:

<monty python high-pitched female voice>I DON'T LIKE SPAM!</monty python high-pitched female voice>
0

#3 User is offline   sypher 

  • the owner3r
  • Group: Administrators
  • Posts: 1,578
  • Joined: 04-April 06
  • Location:North Wales, UK
  • Interests:Art, Boxing, MMA, Graphic Design, Web Design etc. ;)

Posted 01 September 2007 - 10:13 PM

Yep please post the code your using.
sypher design - North Wales Web Design | Latest Work: - Scala Cinema

CSS - Can't See Sh*t
0

#4 User is offline   Catalyst 

  • Codesmith
  • Group: Administrators
  • Posts: 1,049
  • Joined: 04-April 06
  • Gender:Male
  • Location:San Diego

Posted 01 September 2007 - 10:38 PM

I'm going to guess you're using a table, in which case you want to add top vertical alignment to the table cells.

<td style="vertical-align:top">
0

#5 User is offline   howsad3 

  • W.R. Private
  • Group: Members
  • Posts: 6
  • Joined: 01-September 07
  • Gender:Male

Posted 05 September 2007 - 04:04 PM

View PostCatalyst, on Sep 2 2007, 02:11 AM, said:

I'm going to guess you're using a table, in which case you want to add top vertical alignment to the table cells.

<td style="vertical-align:top">


Thank you that helped me so much!
0

#6 User is offline   BigMike Sidelka 

  • W.R. Sergeant
  • Group: Members
  • Posts: 241
  • Joined: 31-July 06
  • Gender:Male
  • Location:C-Town, Ohio

Posted 02 October 2007 - 10:40 AM

View PostCatalyst, on Sep 2 2007, 02:11 AM, said:

I'm going to guess you're using a table, in which case you want to add top vertical alignment to the table cells.

<td style="vertical-align:top">

also, <td valign="top"> works as well.
0

#7 User is offline   marcamos 

  • W.R. General
  • Group: Administrators
  • Posts: 2,849
  • Joined: 04-April 06
  • Gender:Male
  • Location:Massachusetts - USA

Posted 02 October 2007 - 11:06 AM

View PostBigMike Sidelka, on Oct 2 2007, 02:13 PM, said:

also, <td valign="top"> works as well.

'cept that it's no longer a valid attribute :whistling1:
0

#8 User is offline   benbacardi 

  • Administrator
  • Group: Administrators
  • Posts: 1,140
  • Joined: 06-April 06
  • Gender:Male
  • Location:United Kingdom

Posted 07 October 2007 - 05:10 PM

View Postherkalees, on Oct 2 2007, 05:06 PM, said:

'cept that it's no longer a valid attribute :whistling1:


Us, we be sticklers for validness :D
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users