Forums

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

Home Forums CSS using a pre-existing css template, header not appearing as expected

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #30918
    LisaDe77
    Member

    Hello, I have ‘dangerous’ knowledge when it comes to dreamweaver and css. I am trying to use a nice free css template and am not trying to change too much. However my homepage doesn’t match existing and I am stumped.

    I know it has something to do with:
    #header {
    width: 960px;
    height: 127px;
    margin: 0 auto;
    padding: 8px 0px 0px 0px;

    http://www.freecsstemplates.org/preview/offrecord/
    Note: the ‘logo’ on the left, neatly aligns with the ‘tab offerings’ on the right.

    When I publish my template, my tab offering drop down. Can anyone tell me what to do to remedy this?

    Still learning…please tell me what other info will point me to fixing this. Thanks, Lisa

    #70620
    TheDoc
    Member

    Hi Lisa,

    If you could provide a link to your version of the site, we’ll be better able to diagnose what you’ve done!

    #70621
    LisaDe77
    Member

    What if I didn’t publish it yet?!?

    #70622
    TheDoc
    Member

    If not, a screen shot of the problem would help.

    #70623
    LisaDe77
    Member

    Yep, that is a good suggestion:
    How do I paste a gif? or whatever?

    #70612
    TheDoc
    Member

    You’ll need to upload it to your own server, or use a service like Photobucket.

    Then post it to the forum by going

    #70613
    andrewsellenrick
    Participant

    I’m not sure I understand what is happening, but my best guess would be that the element dropping down is being floated and does not have enough space to stay in place, thus dropping down. Link to files or screenshot?

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘CSS’ is closed to new topics and replies.