Forum Replies Created
-
AuthorPosts
-
Sorry to keep bumping but I realise that the emblem is also stopping my link from working on the location map, so I guess I need a much better alternative to the css, above.
I see why it’s not working – I deleted this css –
#emblem {
left: 0px;
top: 0;
padding-top: 0;
position: fixed;
z-index: 999999;
background: url(“http://www.rentkaslo.com/images/banner.png”) left top no-repeat fixed;
height:100%;
width:100%;
}And the scrolling works again – is there a different way to have a fixed banner that will not interfere with the scrolling function?
Thanks, again!
Silly me! I must have been really tired on the 3rd build. I just kept adding hotspots and forgot to place some of them. Thanks so much!
Also, I just figured out why some of the hotspots weren’t working – since the page uses a transparent header all of the ones along the top were being overridden by the header area, so I just made my image with more sky to move them down a bit and now it all works prefectly :)
1 – Ok, thanks! I’ll know for next time and won’t have to bother you :)
2 – The page in question is in the private area, as are links to 2 screenshots where number 16 is correct and number 8 is wrong – it should read ‘Bryne Creek Secondary School’ which is number 9. There is no number 9 if you turn on numbers. That seems to be causing a problem. It’s really buggy. Also the very top left dot – ie, number 1 – is not working on hover; it’s supposed to say ‘UBC’.thanks! :)
Ok, that looks great, thanks! Did you just copy and paste from the source code? Also, the hotspot image is doing odd things. I rebuilt it a couple of times because it was missing a numbered item even though I turned the numbers off. On mobile I see ‘Precedence’ where it’s supposed to be but it also appears where the ‘Byrne Secondary School’ is supposed to show. Please advise and thanks again :)
Thanks, Yigit
Social links are in column 2 in the footer widget. I simply added the new li for instagram and it looked weird and didn’t show up. Please note that the home page is live and yes deactivate plugins if needed, but again it’s live!
Info, below :)
Thanks! That worked with a little bit of tweaking because the toggle was sitting over the fullwidth slider at a height of 180 so I changed it to 300 for more space, then moved the actual toggle up to remain inside the header background area –
.responsive #top #wrap_all #header { max-height: 300px!important; } .av_header_transparency #advanced_menu_toggle { margin-top: -50px; }
I’m sharing in case someone else has the same question :)
Ok, thanks!
I can see that you are in there testing but please note that I don;t want the icon in the main menu – I’m trying to place it in the fullwidth sub menu on just that page, ie, the one that has
Overview | Program | Getting There | Sponsors | VMO
Will do! Thanks :)
I’ve put a basic shortcode for a FB icon as one of the menu elements, so something like this –
[av_font_icon icon='ue8f4' font='entypo-fontello' style='' caption='Follow this event on Facebook' link='manually,https://www.facebook.com/events/1112214935469776' linktarget='_blank' size='40px' position='center' color=''][/av_font_icon]
It displays the code, not the icon. I am I missing something obvious? :)
Good point! It was a request from the client so I will politely let them know :)
June 25, 2016 at 7:23 pm in reply to: Change mobile menu to use one icon for open and closed #653399Thanks for the update :)
Yes, sorry they decided to remove it and I found my answer on another post – sharing it for anyone else who needs to know what it’s called –
/* gallery tooltip hover */
.avia-tooltip {
display: none !important;
}Thanks! :)
May 4, 2016 at 5:16 pm in reply to: Center a button vertically in a 2 column row with text to the left #627367Thanks so much!!! :)
Sorry for the delay – it was pulling content from the footer and placing it under the widget but it seems to be working properly now so all is well! Thanks so much :)
May 3, 2016 at 6:12 pm in reply to: Center a button vertically in a 2 column row with text to the left #626650Well, of all the times I’ve used this theme I never looked at editing the columns!!!!! That works beautifully, however, the button in the second column is not quite centered – when I inspect the button’s div ie the avia wrap it has padding at the top that is about 15 pixels, plus about 3 pixels below. The client is very visual so I need it to be dead center. I have tricked it by adding a whitespace of -12 above but when I tried to add padding of -12 in the column settings it didn’t take effect. I also created a custom class of homePageBu on the button and did this –
.homePageBu {
margin-top: -12px;
}That didn’t work either. I do have it centered with the negative whitespace but is there a ‘cleaner’ way of making this work? :)
May 2, 2016 at 8:58 pm in reply to: Center a button vertically in a 2 column row with text to the left #626020Oh, it’s the second grey block, not the first one – ignore that please – it’s the one that starts with
Holborn’s mission is to elevate the lifestyle…Ok, so this might work – I added it into the home page as the first item because I’m using a fullwidth easy slider. It appears at the very top before scrolling and then jumps down to below the logo and header as scrolling starts. Is there a way to have it below the logo and pancake menu at all times? I’m putting a link in the private area so you can see what we have – working on another option as well with a widget but it’s buggy (grabbing some content from the footer). thanks again!
Thanks for the prompt reply but to be clear my question is about moving the secondary menu down to below the main menu, which will always be a pancake.
I have already done the css to make the main menu work as a pancake on all devices, so please let me know how to place the secondary menu under the main menu and logo. Thanks again! :)
A dream, indeed!!!!! Works like a charm – thanks so much! :)
That would be perfect but the entire site uses the mobile menu at all sizes so if I add that in it will disappear. Thoughts? :)
Perfect! Thanks :)
That worked, thank you! Another question, please. I have the background set to an alpha of 0.7 so you can still see the hamburger underneath when the mobile menu opens. I’m assuming it can be set to a display: none; but how would I do that, please?
Ok, so I did have something just like that but I want to remove the cricle entirely and just have an X. Do I need to use a png or can I tweak the css some more, please?
So sorry I forgot about that – I’ll try this and get back to you :) Password is in private.
Sure – here you go (in private)
March 12, 2016 at 9:05 pm in reply to: use a unique image for rollovers on every portfolio grid entry? #597262Gotcha! Thanks so much :)
March 9, 2016 at 8:52 pm in reply to: slow down speed of when header is invisible & appears once user scrolls down #595819Ok thanks :)
March 8, 2016 at 10:25 pm in reply to: slow down speed of when header is invisible & appears once user scrolls down #595209Sorry! I have hidden the logo in the header, site wide. But if I put it back can I slow down the speed for when the header appears?
-
AuthorPosts