Forums

[resolved] Need CSS and/or PHP Help (7 posts)

  1. briannyc
    Member
    Posted 1 year ago #

    My site http://www.elitistsnyc.com

    so I meesed up my css and need some help. I had a header image that once upon a time appeared and I accidently messed up the code somewhere. It's not necessarily in the css area, it was in the header and/or main index.php area I'm not sure.

    Please help....

    Here is the main index.php

    [please use pastebin.com to post code]
  2. briannyc
    Member
    Posted 1 year ago #

    header php

    http://pastebin.com/embed_iframe.php?i=JHjuthXY

    main index.php

    http://pastebin.com/embed_iframe.php?i=TJs3rfeN

    html I saved prior to me messing it up.

    http://pastebin.com/embed_iframe.php?i=PDh8AgPd

    [mod: please simply paste the pastebin url here]

  3. briannyc
    Member
    Posted 1 year ago #

    header php
    
    <iframe src="http://pastebin.com/embed_iframe.php?i=JHjuthXY" style="border:none;width:100%"></iframe>
    
    main index.php
    
    <iframe src="http://pastebin.com/embed_iframe.php?i=TJs3rfeN" style="border:none;width:100%"></iframe>
    
    html I saved prior to me messing it up.
    
    <iframe src="http://pastebin.com/embed_iframe.php?i=PDh8AgPd" style="border:none;width:100%"></iframe>
  4. briannyc
    Member
    Posted 1 year ago #

    <script src="http://pastebin.com/embed_js.php?i=PDh8AgPd"></script>

  5. alchymyth
    The Sweeper
    Posted 1 year ago #

    there seems to be an excess closing div </div> at then end of sidebar
    (either check sidebar.php or footer.php)

    try to identify the corresponding area (just after the iframe) to the html code:

    ...verflow: hidden; width: 295px; height: 287px;" allowtransparency="true" frameborder="0" scrolling="no"></iframe></div>
    
    </div>
    <!-- end sidebar -->

    and then start working on the other validation errors http://validator.w3.org/check?uri=http%3A%2F%2Fwww.elitistsnyc.com%2F&charset=%28detect+automatically%29&doctype=Inline&group=0

    http://codex.wordpress.org/Validating_a_Website

  6. briannyc
    Member
    Posted 1 year ago #

    thank you so much!!!! funny how one little thing can throw your site out of whack! thank you so much again..!

  7. alchymyth
    The Sweeper
    Posted 1 year ago #

    you are welcome ;-)

    can you mark this thread as 'resolved' ?

    btw:
    this was a big thing throwing the site off - i have seen much smaller things doing it :-)

Topic Closed

This topic has been closed to new replies.

About this Topic