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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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