Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Only page header showing for some visitors

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #246023
    bbsemail
    Participant

    I’ve had about a dozen visitors to my Site saying the page stops displaying after:

    <

    div>

    I can’t replicate the problem on any machine or device, but given the number of people having the same problem, there must be an issue

    Here’s a link to the test page I’m working on: http://dev.hcca.org/classifieds.php?cars

    Sponsorbox is defined as
    #sponsorbox
    {
    display:block; width:75%;height:100%;margin-left:auto;margin-right:auto;text-align:center;padding-top:20px;padding-bottom:20px; border:medium; border-bottom-color:#ff0000
    }

    I just put a div below sponsorbox,

    <

    div> to hold all the ads, but other than defining a few link styles haven’t declared anything for this div.

    Anyone know what’s wrong and how to fix it?
    All the ad’s styles are in this style sheet:
    http://dev.hcca.org/css/ad.css
    I don’t know what code to post as I can’t replicate the problem.

Viewing 1 post (of 1 total)
  • The forum ‘Design’ is closed to new topics and replies.