[Solved]: Background pic as logo. [Solved]: Background pic as logo.
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: Background pic as logo.

Started by disposition, February 26, 2008, 04:32:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

disposition

In my site my header logo is a background photo which I didn't even know till now, anyway my question is how do I get a link attached to it, can I add a link to it in the CSS?


}
.mainbgr {
   background-image: url(images/site_logob.jpg);
   background-repeat: no-repeat;
   background-position: left top;
}


http://www.blackdeathmetal.com

Nibbler

You can't. Make it into a normal image and link that up.

disposition