Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rkoa63

    (@rkoa63)

    Once again, thanks for your quick responses. When I try to adjust the width and height in the style.css it only increases the spacing between my header and the Categories.

    I even just tried uploading a larger .png file to see if that would work but it still seems to be constrained to the size being shown.

    Here is what the header portion under my style.css looks like:

    /* =header */
    #header {margin:10px 0 0; height:0px;text-transform:normal;width:300px;clear:none;float:left;}
    #header a:hover{text-decoration:none;color:#888;}
    #header h1 a{font-size:1.8em;font-weight:100;letter-spacing:-0.05em;position:relative;}
    #header h1 a{font-weight:100;letter-spacing:-0.05em;position:relative;}
    #header #blog-description {color:#888;}
    #access {display:table;height:40px;vertical-align:left;width:600px;float:left;}
    #access #menu {vertical-align:middle;display:table-cell;font-size:1.3em;}
    #access #menu ul {vertical-align:middle;display:block}
    #access #menu ul li ul {margin-left:1px;}
    #access #menu a{font-weight:800;}

    Like I said before, I have zero knowledge of CSS so I don’t want to start changing things and end up worse off than I already am ??

    Thanks again for all your help so far.

    -Mike
    https://www.andierae.com

    Thread Starter rkoa63

    (@rkoa63)

    Woohoo, it worked! Thanks for the help.

    One more question…Do you know how I can resize it? When I saved the file in Photoshop the size was 1030 x 210, but when it shows up on the page it’s only showing up at 400 x 82.

    Thanks again for your reply.

Viewing 2 replies - 1 through 2 (of 2 total)