New Posts
Live Radio
Welcome guest, is this your first visit?
  • Login:
Pokerview.com Affiliate Program
+ Reply to Thread
Results 1 to 3 of 3

Thread: CSS query

  1. #1
    Senior Member
    www.theaffiliatelife.com
     

    Add as a friend
    Join Date
    Nov 2008
    Location
    England
    Posts
    1,496
    Blog Entries
    6
    Feedback Score
    31 (100%)

    Default CSS query

    I'm trying to contstruct a table with CSS.

    Here's what I've got so far:

    PHP Code:
    .tabledescmain{
        
    height:25px;
        
    background:url(images/tablecont.gifno-repeat 0 0;
        
    color:#fff;
        
    font:bold 12px/25px Tahoma;
        
    position:relative;
    }
    .
    ts1{
        
    position:absolute;top:0;
        
    left:15px;
    }

    .
    ts2{
        
    position:absolute;top:0;
        
    left:241px;
    }

    .
    ts3{
        
    position:absolute;top:0;
        
    left:551px;
    }
    .
    tboxdesc{
        
    backgroundurl(images/tbox.gif);
        
    height:27px;
        
    position:relative;
        
    font13px/24px Tahoma;
        
    color:#00285e;
        
    width:720px;

        

    So far, it's all good:

    tabledescmain - Calls in the background image for the header of the table
    ts1,ts2,ts3 - Format the text in the header row
    tboxdesc - The main content of the table which appears immediately under the header.

    Now my problem is that I want to include one more div which will style the CTA differently to the rest of the main content.

    However, when I add this <div> into my HTML code, the content appears behind my general content at the top of the table.

    Can anyone see any reason for this? How do Imake it appear underneath my main content, in the order in which it appears in my HTML?

    Much appreciate your help
    The Affiliate Life <<-- My Affiliate Blog. Feel free to drop by - would welcome your thoughts/comments
    Latest Post: How to set up a Branded YouTube channel & your thoughts on my videos

  2. #2
    MPC
    MPC is offline
    Senior Member
    My Status
     

    Add as a friend
    Join Date
    Nov 2008
    Location
    Canada Eh?
    Posts
    1,377
    Blog Entries
    20
    Feedback Score
    8 (100%)

    Default

    .
    Last edited by MPC; 08-12-2010 at 09:17 PM.

  3. #3
    MPC
    MPC is offline
    Senior Member
    My Status
     

    Add as a friend
    Join Date
    Nov 2008
    Location
    Canada Eh?
    Posts
    1,377
    Blog Entries
    20
    Feedback Score
    8 (100%)

    Default

    I can help. (no... really! lol) I just need to ask a few questions. I've added you on MSN.


 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Powered by vBulletin® Version 4.1.5
Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.
SEO by vBSEO 3.6.0
Affiliate Program Consultant