I Need a Page Layout Done in CSS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NTSS
    Confirmed User
    • Mar 2005
    • 5688

    #1

    I Need a Page Layout Done in CSS

    Can anyone here create a page like this in CSS?

    http://www.sex-free-teen.com/testpage.html

    I have the basic code that you may be able to modify.

    If so hit me up.

    Marketing7(at)cox.net

    Thanks
    ICQ: 150-803-430
    Email: marketing7(at)cox(dot)net
  • testcase
    Registered User
    • Mar 2006
    • 34

    #2
    No problem. 100% css & xhtml I presume?

    Comment

    • R3jiek
      Registered User
      • Nov 2005
      • 81

      #3
      I can do it in XHTML+CSS, but it's only in HTML or there are some PHP script around ?

      Comment

      • divi
        Registered User
        • May 2005
        • 18

        #4
        I tried full tableless/css only design for a coule of my tgp and it dropped prod for some reason. It was strange cuz I checked the pages in MSIE 5, 6 Firefox and Opera and they looked well.
        Porn Live News - everything for your XXX Blogs

        Comment

        • lucas131
          ¯\_(ツ)_/¯
          • Aug 2004
          • 11475

          #5
          http://extreme.hollygalleries.com

          Comment

          • NTSS
            Confirmed User
            • Mar 2005
            • 5688

            #6
            Originally posted by testcase
            No problem. 100% css & xhtml I presume?
            I am completely css and xhtml illiterate. I've been working on it but I cant get the headers and footer to look right.
            http://www.sex-free-teen.com/testpage2.html

            I've been working on it all day long and I have a massive headache.
            If you can help I would greatly appreciate it.

            Thanks
            ICQ: 150-803-430
            Email: marketing7(at)cox(dot)net

            Comment

            • testcase
              Registered User
              • Mar 2006
              • 34

              #7
              NTSS. It isn't hard to get puzzled while working within this file: it's a massive cluttered file and your inline css declarations don't work this way. First of all you need to check the properties of your css selectors. There are some lil' errors like lacking 'px' after [1px padding] values.

              Also, you can only apply the same #ID once within the same document:

              * Classes can be used as many times as needed within a document.
              * IDs can only be applied once within a document.

              A tip: put commands right after your 'ending DIVs' to understand the structure [ </div><!-- end of #header --> ].

              Last but certainly not the least: clear all heights within your '#header h1 to h6' selectors and your header will be fine.

              Comment

              • LittleSassy
                Confirmed User
                • May 2005
                • 7402

                #8
                we can help you out...hit me up on icq

                Proadultoutsourcing.com ~ version 2.0
                OFFSHORE SOLUTIONS PROVIDER SINCE 2003
                ACCOUNT EXECUTIVE 264-580-554

                Comment

                • NTSS
                  Confirmed User
                  • Mar 2005
                  • 5688

                  #9
                  Originally posted by testcase
                  NTSS. It isn't hard to get puzzled while working within this file: it's a massive cluttered file and your inline css declarations don't work this way. First of all you need to check the properties of your css selectors. There are some lil' errors like lacking 'px' after [1px padding] values.

                  Also, you can only apply the same #ID once within the same document:

                  * Classes can be used as many times as needed within a document.
                  * IDs can only be applied once within a document.

                  A tip: put commands right after your 'ending DIVs' to understand the structure [ </div><!-- end of #header --> ].

                  Last but certainly not the least: clear all heights within your '#header h1 to h6' selectors and your header will be fine.

                  Thanks for all your help. It seems to be coming along but I really have no idea what I'm doing. How much you charge to fix this page for me?
                  http://www.sex-free-teen.com/testpage2.html

                  I need to fix the "Exit Here" link at the top it seems to move down to the next line for some reason.

                  The "Home, Bookmark Us and Site Map" links need to be on the same line as "Teen Porn Directory" in the header and aligned to the right.

                  The webmaster links and the IRCA links at the bottom of the page need to be similar to how it looks on my exisitng index page here:
                  http://www.sex-free-teen.com

                  Email me:
                  marketing7(at)cox.net

                  Thanks a lot
                  ICQ: 150-803-430
                  Email: marketing7(at)cox(dot)net

                  Comment

                  Working...