Results 1 to 2 of 2

Thread: How do I change logo width?

  1. #1
    Join Date
    Jul 2009
    Posts
    1

    Default How do I change logo width?

    What is the file that I have to edit to change the width and height of my logo?

    thanks

  2. #2
    Join Date
    Sep 2007
    Posts
    906

    Default

    in file

    Code:
    templates/css/style.css
    Code:
    #header h1 {
        margin: 0px;
        padding: 0px;
        background: transparent url(../images/logo.jpg) no-repeat;
        text-indent: -9999px;
        float: left;
        display: inline;
    }
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •