PHP fushion header editing, how?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • sunilrana
    replied
    First resize your header.png
    then edit this part at your css

    .full-header {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #FFF;
    background-image:url(images/header.png);
    height:216px;
    padding : 0px;
    }

    Leave a comment:


  • kei_ki7
    replied
    First resize your header.png
    then edit this part at your css

    .full-header {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #FFF;
    background-image:url(images/header.png);
    height:216px;
    padding : 0px;
    }

    change the height according to your image. or just to fit to what you like.

    Leave a comment:


  • nwa
    started a topic PHP fushion header editing, how?

    PHP fushion header editing, how?

    Hello,
    i want to change my header
    its quit so big, or i want to replace it with other content, how i can to do it?

    if you dont understand, i need to edit this:


    Uploaded with ImageShack.us
Working...
X