How could I make the dark strip of logo longer?

More
11 years 1 week ago #28457 by susanagarduno1
Hello,

It's me again,

See, I almost finish my site based on Restaurant but the logo area is still giving me some problems.

I would like the dark strip in the logo area would be longer.

I'm sending a picture to try to explain myself better.

my url is: www.praha.mx/pruebas/

Thank you in advance!
Attachments:

Please Log in to join the conversation.

More
11 years 1 week ago #28460 by ivan.milic
Layout.css:

.logo {
height: 136px;
width: 381px;
float: left;
}

and

.header {
height: 136px;
margin: 0 auto;
}

increase height in both entities

Please Log in to join the conversation.

More
11 years 1 week ago #28492 by susanagarduno1
Hello again,

I already did the edition that you are telling me in your message:
Code:
Layout.css: .logo { height: 136px; width: 381px; float: left; } and .header { height: 136px; margin: 0 auto; }

but black portion in background (the black strip) is still the same, it is shorther than logo itself.

I'm sending an image showing the strip that I mean. I highlight it in blue.

I can't find where should I edit it in order it had same high that the logo. Could you give me an advice?

My URL is in: www.praha.mx/pruebas/
Regards,

Susana Garduño
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
11 years 1 week ago #28495 by milos
Hi Susana,

You should edit file /templates/hot_restaurant/css/template_css.php and change value 96px to about 130px in line:

background-position: 0px 96px;

Thanks
Milos

Please Log in to join the conversation.

Time to create page: 0.287 seconds
Powered by Kunena Forum