Forum Replies Created
-
AuthorPosts
-
September 18, 2015 at 9:57 am in reply to: Is it possible to get a mobile menu button on a fixed layout? #505321
Thanks for the reply. How would I go about implementing a full width submenu?
September 17, 2015 at 5:14 pm in reply to: Is it possible to get a mobile menu button on a fixed layout? #505006the mobile menu always came up on responsive mode… so i’m not sure why you needed to add additional code to the quick CSS? i have edited this back out.
the reason i want the mobile menu to come up on the fixed layout (on mobile/tablet only) was because i liked the look of the mobile site in fixed layout better than in responsive mode. The site in responsive mode has a lot of text that’s the wrong font size, along with spacing issues, sizing and positioning problems etc… that’ll need to be fixed which could take a lot of work. that’s why i was wondering if i could stay in fixed layout, but solve the problem of the fixed layout mobile menu (submenu links not being able to be clicked) by replacing the menu bar with the responsive mode mobile menu bar button, all while staying in fixed layout. does that make sense? I have added images in the private section below, that better explains what i’m talking about.
- This reply was modified 9 years, 4 months ago by erusko.
September 17, 2015 at 6:09 am in reply to: Is it possible to get a mobile menu button on a fixed layout? #504507September 17, 2015 at 3:27 am in reply to: Is it possible to get a mobile menu button on a fixed layout? #504469Hi Dake,
I added it in, but I can’t see any difference. Any other ideas?
September 16, 2015 at 3:53 pm in reply to: Is it possible to get a mobile menu button on a fixed layout? #504230chrome + Nexus 5.
the menu comes up because it’s back on responsive layout. i’m not sure how the code changed things, excepts it makes it so you can’t resize the page to view the whole thing.
i’d like to stay on fixed layout, but also have the menu button. is this possible? i’ve changed the site back to fixed layout and the way it was previously.
September 16, 2015 at 2:38 pm in reply to: Is it possible to get a mobile menu button on a fixed layout? #504132Hi Elliot,
that didn’t seem to work.
please see site: any ideas?September 16, 2015 at 12:40 pm in reply to: How to Move an Image Caption to a lower position #503982Thanks Yigit, you’re the best. all fixed!!!
Hi Yigit,
Site posted below:
—–
Elliott,
Is there a way to do this without editing the custom CSS? I only want to change the caption on this one image.September 15, 2015 at 3:12 pm in reply to: How to change Menu Button Colours so only one is highlighted #503389Thanks Yigit, that was exactly what I was looking for!
September 15, 2015 at 2:27 am in reply to: How to change Menu Button Colours so only one is highlighted #503095nope, that doesn’t seem to do anything. I already have a version of that code already:
#top #wrap_all .header_color .active-parent-item > a .avia-menu-text, #top #wrap_all .header_color .av-menu-button-colored:hover > a .avia-menu-text, #top #wrap_all .header_color .current-menu-item > a .avia-menu-text { background-color: #016852; color: #ffffff; border-color: #004630; }
This one worked fine for the submenu, but if it could be turned off for the top main menu, that would be perfect.
.current_page_item { background-color: green; }
September 14, 2015 at 3:39 pm in reply to: How to change Menu Button Colours so only one is highlighted #502826thanks, that’s what I’m looking for!
however, is it possible to turn this off for the top menu buttons? i’d like it if this were only active for the submenu links.
September 14, 2015 at 11:55 am in reply to: How to change Menu Button Colours so only one is highlighted #502632Hi Andy,
Sorry, I don’t think I explained it very well.
So, when I click a submenu link, it’ll go to the page. When I bring the mouse back to the link and look at that same submenu, the page link I’m looking at will be highlighted like this:
However, I want it to look like this.
Any ideas?
thanks elliott! all fixed now!
September 12, 2015 at 3:45 am in reply to: How to change Menu Button Colours so only one is highlighted #501929Hi Andy,
Thanks for the response. Not quite what I’m looking for. Is it possible to do what that code does, but not on hover? So after you click the link, the background highlight stays green on the page you’re currently viewing?
Thanks Elliot, that definitely widened things out. Is there any way to wrap the highlight around the search button to match the other menu links though?
September 9, 2015 at 1:54 pm in reply to: How to change Menu Button Colours so only one is highlighted #500410I switched out the code, and it seemed to have fixed the top menu button so once the submenu is clicked, the top menu button stays highlighted.
The other issue coming up now is that the submenu link that is clicked is highlighting only the text, but not the whole submenu link.
example: http://i.imgur.com/rwZN3Vj.png
any way to fix this? Thanks again for helping!
- This reply was modified 9 years, 4 months ago by erusko.
September 8, 2015 at 3:06 pm in reply to: How to change Menu Button Colours so only one is highlighted #499909Hm, so I checked back into the site and it looks like it did update slightly. The buttons are now working, but I’ve noticed a couple other things.
1. The Menu button’s aren’t staying highlighted when I click a Sub-Menu link. Is there a way to fix this?
2. I’d like the background of the Sub-Menu’s to be green, but they’re staying as white. In fact, I can’t seem to change any of these colours easily (background, text, etc…) Do you know what’s wrong?
3. Is there a way to change the Sub-Menu so it connects to the top Menu button on mouse-hover? This is what I’m aiming for, but this is what I’m getting.Thanks again so much for helping!
September 8, 2015 at 5:30 am in reply to: How to change Menu Button Colours so only one is highlighted #499654Hm, this didn’t change anything.
Here’s all the code added into the Quick CSS. Do you think any of the following is messing it up?
#footer .social_bookmarks li a { border-radius: 100px!important; } #footer .social_bookmarks li { clear: none!important; } #footer .social_bookmarks li { clear: none; border-color: #222222; } .main_menu ul:first-child > li > a { font-size: 16px; } .main_menu ul:first-child > li > a { font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif; } /* changes menu font*/ #top .main_menu .menu li ul a { font-size: 14px; } #top .av-main-nav > li > a { font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif } #footer .widgettitle { font-size: 16px; } .widget { font-size: 14px; } .header-scrolled .logo img { padding-top: 5px; } .logo img { padding-top: 5px; } .logo img { padding-bottom: 5px; } /* This takes out the green hover icon over pictures */ .image-overlay { display: none!important; } #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text { background-color: transparent; color: black; border-color: transparent; } #top #wrap_all .header_color .av-menu-button-colored:hover > a .avia-menu-text, #top #wrap_all .header_color .current-menu-item > a .avia-menu-text { background-color: #016852; color: #ffffff; border-color: #004630; }
- This reply was modified 9 years, 4 months ago by erusko.
September 7, 2015 at 3:28 pm in reply to: Changing Top Menu Bar Links to have rounded corners #499270nevermind, found it :)
September 7, 2015 at 3:26 pm in reply to: Changing Top Menu Bar Links to have rounded corners #499264Hi Yigit,
Thanks for the quick response! Feel a bit lost…
I’ve gone to Appearance > Menus and can’t see any place to change the menu style.
I’d like to have the text “Bring your family and friends to see the floats at the St. Patrick’s Day Parade!” on the first slider image to pop out more,
is there a way to do this via html?
I need to do this for one of the captions on an image within a fullwidth easy slider.
-
AuthorPosts