Results 1 to 5 of 5
Hybrid View
-
17th Jan 2011, 12:51 AM #1OPBannedWebsite's:
WarezJ.com Laganica.orgNeed 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?
ThankscD-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
-
17th Jan 2011, 01:08 AM #2Respected 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.....
-
17th Jan 2011, 01:32 AM #3OPBannedWebsite's:
WarezJ.com Laganica.org@Lock Down no its other logo...larger than current!
-
17th Jan 2011, 01:41 AM #4Member
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?)
-
17th Jan 2011, 05:57 PM #5Respected 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;
}
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
html and css help
By tractor3231 in forum Web Development AreaReplies: 7Last Post: 5th Sep 2011, 08:42 AM -
PSD to HTML
By ddlshack in forum Graphics AreaReplies: 1Last Post: 26th May 2011, 11:07 AM -
PSD to PHP/HTML?
By .:Jamie:. in forum Web Development AreaReplies: 8Last Post: 1st Mar 2011, 08:17 AM -
(X)HTML, CSS slicing (6 years experience) | PSD to (X)HTML and CSS | Professional job
By Wamer in forum Completed TransactionsReplies: 8Last Post: 21st Jul 2010, 06:13 PM -
HTML help
By n4pst3r in forum Server ManagementReplies: 5Last Post: 30th Mar 2010, 09:38 AM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...