Logo Issue

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Tue Jun 01, 2010 12:11 pm
Hi

A new logo issue

In this site (http://mattleasing.se.preview.binero.se/ i have added a own backround and also i added like before in template.css the code in the botom.
Code: Select all
#gk-nav {
margin:20px 0 0 0;
width:779px;
}


The logo is a png transparent logo and still it is a white backround. Why?
The menu still looks very strange, why?

Please help.
User avatar
Expert Boarder

GK User
Tue Jun 01, 2010 4:59 pm
Please, anyone?
User avatar
Expert Boarder

GK User
Tue Jun 01, 2010 5:00 pm
User avatar
Expert Boarder

GK User
Tue Jun 01, 2010 5:36 pm
try set the background of the logo to transparent

Code: Select all

h1.logo { width:150px; height:40px; background:transparent url('../images/logo.png') no-repeat 0 0; padding:0 10px 0 0; }
User avatar
Platinum Boarder

GK User
Tue Jun 01, 2010 8:39 pm
I solved it, thanks.
User avatar
Expert Boarder


cron