Simple CSS Job - Should only take a few minutes $$$!

Discussion in 'Programming' started by Sully, Oct 5, 2008.

  1. #1
    Let me explain what I need done as simply as possible.

    I need a table inserted into my template. I tried to do it myself, but the stylesheets were overlapping and the table did not look correct.

    Here is the link to the table: http://72.249.16.25/~megatops/grid3.html

    Here is a link to the template: http://72.249.16.25/~megatops/index.html

    This is what it needs to look like below:

    [​IMG]

    Please let me know if you can do this and for how much! Thanks. :)
     
    Sully, Oct 5, 2008 IP
  2. saadahmed007

    saadahmed007 Admínistratör

    Messages:
    5,272
    Likes Received:
    869
    Best Answers:
    0
    Trophy Points:
    380
    As Seller:
    100% - 1
    As Buyer:
    100% - 0
    #2
    Simple solution: put an iframe, no border, no scroll - link it to the external grid page
    It will look like its a part of the page and no CSS overlapping :D
     
    saadahmed007, Oct 5, 2008 IP
  3. msdigitize

    msdigitize Well-Known Member

    Messages:
    109
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    If I understood the code correctly then it should work so you gonna have to try it. :)

    So your code looks like this the part that needs modified:
    
    <div style="clear: both;">  << 1
    <p>&nbsp;</p>    << 1
    </div> << 1
    
    </div> << 2
    </div> << 2
    
    <div id="start-ct" align="left"> << 3
    Code (markup):
    1. Delete the part that is tagged "<< 1"
    2. Move those 2 closing divs (</div>) to the bottom of the site before the body. tag: "<< 2"
    3. change the starting div into: <div style="clear:both" id="start-ct" align="left">. tag: << 3.

    Hope that will help you out, if still not drop me a pm.
     
    msdigitize, Oct 6, 2008 IP
  4. Sully

    Sully Peon

    Messages:
    261
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    That worked! Thanks a lot. It messed the footer up a little bit but no big deal.


     
    Sully, Oct 6, 2008 IP
  5. elahi9999

    elahi9999 Well-Known Member

    Messages:
    121
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #5
    job done.. thank you for payment...
     
    elahi9999, Oct 6, 2008 IP