Problem Logo

GK User
Tue Jan 25, 2011 6:07 pm
I should change the logo

the dimensions are 995 x 131 ... on template.css I did not understand how to change
User avatar
Expert Boarder

GK User
Tue Jan 25, 2011 6:11 pm
play with these two lines
Code: Select all
h1.logo { background:transparent url('../images/logo_bg.png') no-repeat 0 0; border-top: 8px solid #1d1d1d; float:left; height:69px; padding:0; width:210px; }
h1.logo a { background:transparent url('../images/logo.png') no-repeat 0 0; display:block; height:69px; margin:0; text-indent:-999em; width:210px; }


the h1.logo a is the link area... so need to change that also.
User avatar
Platinum Boarder

GK User
Tue Jan 25, 2011 6:14 pm
I have already 'tried to change this area but have not had good results .... : S maybe I'm wrong ... something if you can attach the file template.css me the change to 993 x 131 so I understand where am I wrong?

Thank you and sorry


http://www.neographic.it/delbalzo/templ ... mplate.css
User avatar
Expert Boarder

GK User
Wed Jan 26, 2011 10:31 am
up :(
User avatar
Expert Boarder

teitbite
Wed Jan 26, 2011 7:58 pm
Hi

Please replace the file and report it than. We'll think about something.
User avatar
Moderator

GK User
Wed Feb 02, 2011 3:37 pm
Hi!

I changed the two lines above, but the rest of the layout doesn't follow (menu and header). What more needs to be done to customize a larger logo?

My domain is: www.ateljechic.se

Thank you!
User avatar
Fresh Boarder

GK User
Wed Feb 02, 2011 8:55 pm
add this also
Code: Select all
#gk-top { min-height: 130px; }
User avatar
Platinum Boarder

GK User
Wed Feb 02, 2011 9:19 pm
That did the trick. Thank you!
User avatar
Fresh Boarder

GK User
Thu Feb 03, 2011 9:41 pm
no problem ;)
User avatar
Platinum Boarder


cron