Logo size

GK User
Fri Feb 25, 2011 5:41 pm
Hi,

I would like to change the logo size, but it´s not working :woohoo:

This is my template.css file :

div.logo-text, h1.logo{margin:0; height:300px; width:200px; float:left}

h1.logo a{text-indent:-999em; display:block; height:300px; width:185px; background:transparent url('../images/logo.png') no-repeat 0 0}

div.logo-text h1 a{color:#fff; font-size:24px; text-decoration:none; text-shadow:1px 1px 1px #222}

div.logo-text h1 a span{margin-left:21px}

div.logo-text h1 a:hover{color:#ccc}

div.logo-text p{color:#999; margin:-10px 0 0 21px}

any idea ?

Michael
User avatar
Fresh Boarder

GK User
Fri Feb 25, 2011 6:01 pm
Code: Select all
div.logo-text, h1.logo{margin:0; height:300px; width:200px; float:left}


Must work.
Please clear cache.
User avatar
Platinum Boarder

GK User
Tue Mar 08, 2011 9:52 pm
layouts/blocks/gk_header.php
line 26
User avatar
Fresh Boarder


cron