1. Knight
  2. Commercial Templates
  3. Friday, 07 February 2014
  4.  Subscribe via email
Hello.

I would like to how I can paste a bigger Logo and use the space between Logo and Menue.

BR

Knight
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Knight

Not sure if I understand you correctly. Would you have a URL to your site so we can better understand your query?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello.

Sorry for my terrible english.

I would like to know how I can adjust the Space for my (bigger Logo) Your Space have 94 px height, I need round about 200px.
And onthe other side , to not lose to many space thru thy thex bigger Logo, I would like to reduce the Space between Logo and Upper Border and between Logo and Menu

On the page you can see thet the picture /logo is to small.
http://web56.jeff.kundenserver42.de/pmksiegen1/
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
You can try adding the following to the Custom CSS field of your templates parameters which increase your header height by 100px and also push your hornav menu down by 100px. You may wish to edit this to your own taste..


#container_hornav {
top: 290px;
}
#container_header {
height: 380px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi.

Thanks for your answer.

But it did not work, I play around with the number.
I get more space yes, but my Logo is still cutted because the only 100 px space for the logo. But the logo ist round about 250 px heigt.

BR

Knight
Edit:
On the page you see now :
#container_hornav {
top: 450px;
}
#container_header {
height: 580px;
}
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
May I suggest also adding the following to your Custom CSS field...


.logo_container, h1.logo, h1.logo a {
height: 250px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello,

Well done, good work!!!

Perfect.

I have two other problems....
Can i use this topic or should I open a new one?

When you have few article on the Frontpage ( maybe also on other side) the navigation (start,nest,prev,end) are in white color....like the background.
So you can also see the black border but not the nav.
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Knight

For the benefit of other users please create a new topic other queries.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!