[SOLVED] logo not linking

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Thu May 13, 2010 7:53 am
hey...

after i did a bit of changing in the logo size and position the logo no longer links to frontpage...

my code is like this ...

Code: Select all

/* logo styling */
h1.logo,
div.logo-text { float:left; padding:0 10px 0 0; background:#f4f2ef; }
#gk-mainnav {margin-left: 240px}
h1.logo {position:absolute;top:-33px;}
h1.logo { width:220px; height:110px; background:#f4f2ef url('../images/logo.png') no-repeat 0 43px; padding:0 20px 0 0; }
h1.logo>a { text-indent:-999em; display:block; }
div.logo-text h1 { font-size:18px; line-height:26px; height:26px; color:#6b6459; text-transform:uppercase; }
div.logo-text h1 a { color:#6b6459; }
div.logo-text h1 a:hover { text-decoration:none; }
div.logo-text p { font-size:11px; line-height:14px; height:14px; color:#6b6459; text-transform:uppercase; letter-spacing:0.65px; }
/* if you've change logo size - please change also below dimensions */



what did i do wrong ?

as far as i can see there is no link in the code at all. and as far as i can see there is neither in the original file...
User avatar
Platinum Boarder

GK User
Thu May 13, 2010 8:27 am
Please provide url to your website.
User avatar
Administrator

GK User
Thu May 13, 2010 8:36 am
User avatar
Platinum Boarder

GK User
Thu May 13, 2010 9:47 am
you have to set for "h1.logo > a" selector in the template.css file width and height equal to the logo size
User avatar
Administrator

GK User
Thu May 13, 2010 2:17 pm
thx..works like a charm...
User avatar
Platinum Boarder

GK User
Thu May 27, 2010 1:28 am
Thanks!
User avatar
Junior Boarder


cron