View Single Post
Old 06-15-2012, 01:04 AM  
AdultSiteSkins
Confirmed User
 
Industry Role:
Join Date: Mar 2012
Posts: 117
Hi Joe, I've been asked this about a thousand times

Here is the answer from one of those emails:

Quote:
You can add the following code right before
Code:
<div class="info">
in header.php file:

Code:
<a class="logo" href="YOURSITELINK"><img src="PATH_TO_YOUR_LOGO" /></a>
then open style.css file and find following line:

Code:
.header .logo { margin: 21px 0 0 7px; float: left; }
and change margins if required
AdultSiteSkins is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote