Forum Replies Created
-
AuthorPosts
-
Hi Basilis,
thanks for your response, but the problem is solved! As it turns out, there was a tiny mistake in the colour scheme we were using. Everything works now!
Kind regards,
IrisHi Vinay,
Unfortunately, that wasn’t the solution I was looking for BUT!
Thanks to your earlier code, I figured out how to solve the issue.Beneath the code you gave me earlier:
.av-logo-container {
box-shadow: inset 0px 10px 0px #fff, inset 0px -10px 0px #fff;
}I had to add this code:
#header_main {
box-shadow: inset 0px 10px 0px #fff, inset 0px -10px 0px #fff;
}So thank you very much for your help, because the issue is solved now :-)
Kind regards,
Marc
Hi Vinay,
Wow, that looks more like it! :-)
The only thing now is that it the white shadow disappears on the left and on the right:
https://www.dentalunion.com/bestanden/website/new-header-left-right.jpg
It is possible to make that white line continue all the way?
Kind regards,
Marc
Hi Vinay,
Thank you for your reply.
Unfortunately, this isn’t the solution I’m looking for.. The new logo isn’t yet installed on our website, so that may be tricky for you. You can visit http://www.plandentbouwenadvies.nl to see the new logo.
With the code you gave me, it looks like this:
https://www.dentalunion.com/bestanden/website/dental-union-logo-border.jpgAnd I would like it like this:
https://www.dentalunion.com/bestanden/website/menu-dentalunion-2.jpgSo I believe that somehow, the background color must be given a restricted height. But I don’t know how tot do that.
I hope you can help me!
Kind regards,
Marc
Hi there,
Does somebody already have a solution for my problem? :)
I also noticed that adding a border doesn’t help, because it also places a border around the logo..Hi Vinay,
Thank you for your quick respons!
When I add the code, the social icons and the search icon disappear. Furthermore, the logo is placed behind the menu-links:
https://www.dentalunion.com/bestanden/website/new-situation-menu-header.jpg
I hope it’s possible to fix that :-)
The padding, although not yet precisely right, seems to work!
Hi Jordan,
Many thanks! It’s fixed :-)
Kind regards,
Marc
-
AuthorPosts