• My header image isn’t top aligned, though my code says it should be. Could someone please help?
    https://halfandhalf.org/wordpress/index.php

    #header {
    width: 760px;
    position: absolute;
    background: url(images/header_final.jpg) no-repeat top;
    margin: 0px ! important;
    padding: 0px ! important;
    font: 35px Georgia, Arial, Serif;
    letter-spacing: -1px;
    height:199px;
    }

Viewing 15 replies - 16 through 30 (of 40 total)
  • Thread Starter halfandhalf

    (@halfandhalf)

    ok, no more letter spacing and I commented out the margin line

    Hold on…. its funny to see the CSS update in my Dreamweaver as you make changes….

    #content {
    position:absolute;
    text-align: justify;
    top: 0px;
    width:455px;
    margin: 0px
    height: 100%;
    padding: 0px 0px 0px 0px;
    font-size:9px; color: #000000; font-family:verdana, arial, helvetica, sans-serif;

    Thread Starter halfandhalf

    (@halfandhalf)

    ok — woops. let me know when you’re ready ??

    add the #content?

    yeah try that next

    move it down from the top too

    Thread Starter halfandhalf

    (@halfandhalf)

    ok

    Something is not wrapping right. the header should be but up left… it only seems to be wrapped with the content.

    Is the content to wide? Try 300 px

    If it does not work I will download the theme.

    Thread Starter halfandhalf

    (@halfandhalf)

    content is 300 now and it doesn’t look quite right. I’ve substantially altered the mcfire template… and named it Ptero. Would you have access to my templates files?
    halfandhalf.org/wordpress/wp-content/themes/halfandhalf

    files are:
    index.php
    sidebar.php
    style.css
    header.php
    footer.php
    comments.php
    comments-pop-up.php

    Ok, I looked at the original..

    Its all the absolute positioning that is hurting.
    Where would you like us to go from here?

    Restart with their template, or keep fixing?

    Thread Starter halfandhalf

    (@halfandhalf)

    whatever’s easiest… i’ve never reworked a template so I’m defaulting to your opinion…

    let me have a couple minutes for a break…be back soon. I certainly will help you with this. I just designed my own 3 column from scratch, so I have a few “war wonds” shall we say. Check mine out if you want…click my name to the right.:)

    Thread Starter halfandhalf

    (@halfandhalf)

    i did read after i’d done quite a bit of work on this that the mcfire template was a little sloppy.

    Thread Starter halfandhalf

    (@halfandhalf)

    awesome. thanks. really.

    I am here …. give me a few ??

    Thread Starter halfandhalf

    (@halfandhalf)

    ok — your site’s great. quite the knitter!

    Ok I am in and its up on my site… I took you header graphic and put it in… The thing of it was I had to have the graphic width like 1026px.. I am not sure why yet…. go see on my page… I like the header graphic alot.

Viewing 15 replies - 16 through 30 (of 40 total)
  • The topic ‘top align header image’ is closed to new replies.