Results 1 to 5 of 5

Thread: css - display inline

  1. #1
    Join Date
    Aug 2006
    Posts
    89
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default css - display inline

    css - display inline
    help please.

    3 elements (separately div'd) contained within one div.

    currently display thus:

    div 1
    div 2
    div3

    i want it to display:

    div 1 div 2 div 3


    http://impressionz.x24hr.com/impress...dex.php?/index

    at the end of the forums:

    calendar>Recently Added Topics>Watched Content

    i have applied {display:inline}

    but the result is unexpected !!

    help

  2. #2
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    i don't see Recently Added Topics or Watched Content. can you give a direct link.

  3. #3
    Join Date
    Aug 2006
    Posts
    89
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by bluewalrus View Post
    i don't see Recently Added Topics or Watched Content. can you give a direct link.
    just before the stats section

    http://adultsonly.x24hr.com/

    u might need to activate the main div with the button on the right; find the mini calendar , there should be mini panels horizontally

    thanks
    Last edited by chas; 05-17-2009 at 04:17 AM.

  4. #4
    Join Date
    Feb 2009
    Posts
    303
    Thanks
    18
    Thanked 36 Times in 36 Posts

    Default

    Instead of display:inline, use float:left and they'll all align...

    Cheers,
    X
    Alex Blackie, X96 Design
    My Website
    I specialize in: HTML5, CSS3, PHP, Ruby on Rails, MySQL, MongoDB, Linux Server Administration

  5. #5
    Join Date
    Aug 2006
    Posts
    89
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    hey thanks very much, how did u know that? trial and error, or is that writen somewhere LOL

    edit: i have one last problem !!! the last two panels dont align horizontally!!

    cna u tell why?
    Last edited by chas; 05-18-2009 at 02:01 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •