- Posts: 8743
COMMUNITY FORUM
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Nokkori logo top margin
- Lefteris
- Topic Author
- Offline
- Moderator
Less
More
10 years 9 months ago #137923
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Nokkori logo top margin was created by Lefteris
Kalispera!
My client asked the logo to be exact aligned with the header. On template.css i put everything on "0" but still has an unwanted top margin. Logo height 70px
Also, why when i put the original dimensions logo 200px, this margin disappeared? How can i fix it?
Thanks.
My client asked the logo to be exact aligned with the header. On template.css i put everything on "0" but still has an unwanted top margin. Logo height 70px
Also, why when i put the original dimensions logo 200px, this margin disappeared? How can i fix it?
Thanks.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Lefteris
- Topic Author
- Offline
- Moderator
Less
More
- Posts: 8743
10 years 9 months ago #137924
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic Nokkori logo top margin
Thanos wrote: Kalispera!
My client asked the logo to be exact aligned with the header. On template.css i put everything on "0" but still has an unwanted top margin. Logo height 70px
Also, why when i put the original dimensions logo 200px, this margin disappeared? How can i fix it?
Thanks.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 9 months ago #137925
by Krikor Boghossian
Use this snippet in your custom.css file. This will reset the logo's height. For best result could you please post a link so I could see the issue?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Nokkori logo top margin
.mainHeader h1#logo { height: 70px; line-height: auto; }
.mainHeader h1#logo span { padding: 0; }
Use this snippet in your custom.css file. This will reset the logo's height. For best result could you please post a link so I could see the issue?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Lefteris
- Topic Author
- Offline
- Moderator
Less
More
- Posts: 8743
10 years 9 months ago - 10 years 9 months ago #137926
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic Nokkori logo top margin
Hi there,
Snippet doesn't worked. Please advice. Link is here:
Snippet doesn't worked. Please advice. Link is here:
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 9 months ago #137927
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Nokkori logo top margin
Sorry about that, it should be
.mainHeader h1#logo { line-height: 1; }
.mainHeader h1#logo { line-height: 1; }
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Lefteris
- Topic Author
- Offline
- Moderator
Less
More
- Posts: 8743
10 years 9 months ago #137928
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic Nokkori logo top margin
Thanks a lot!!!! Case closed :D
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 9 months ago #137929
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Nokkori logo top margin
You 're welcome :)
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.