Activity Stream
48,167 MEMBERS
6830 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 5 of 5

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Banned
    Website's:
    WarezJ.com Laganica.org

    Default Need HTML Help!!!

    Hello, I want to add my new Site logo on warezj.com , but it's a little bit larger from my HTML ( correct me if i am wrong ).
    So can someone help me out changing height and width of that HTML?

    Thanks
    cD-rR Reviewed by cD-rR on . Need HTML Help!!! Hello, I want to add my new Site logo on warezj.com , but it's a little bit larger from my HTML ( correct me if i am wrong ). So can someone help me out changing height and width of that HTML? Thanks :) Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    The one that is there is using auto so it fits. Do you not mean this one?


    File is spelled flie in the image by the way.....

  4.     
    #3
    Banned
    Website's:
    WarezJ.com Laganica.org
    @Lock Down no its other logo...larger than current!

  5.     
    #4
    Member
    You can define the image size in the head - Similar to:

    <div class="logo"><a href="index.html"><img src="images/logo.png" alt="logo" width="350" height="100" hspace="15" border="0" /></a></div>

    Just alter the sizes to suit the new logo.

    (Is that what you meant?)

  6.     
    #5
    Respected Member
    Change the css to whatever height and width fits the layout
    img#logo {
    display: block;
    float: left;
    height: 60px;
    margin-left: 15px;
    margin-top: 15px;
    width: 350px;
    }

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. html and css help
    By tractor3231 in forum Web Development Area
    Replies: 7
    Last Post: 5th Sep 2011, 08:42 AM
  2. PSD to HTML
    By ddlshack in forum Graphics Area
    Replies: 1
    Last Post: 26th May 2011, 11:07 AM
  3. PSD to PHP/HTML?
    By .:Jamie:. in forum Web Development Area
    Replies: 8
    Last Post: 1st Mar 2011, 08:17 AM
  4. Replies: 8
    Last Post: 21st Jul 2010, 06:13 PM
  5. HTML help
    By n4pst3r in forum Server Management
    Replies: 5
    Last Post: 30th Mar 2010, 09:38 AM

Tags for this Thread

BE SOCIAL