Forum Replies Created
-
AuthorPosts
-
November 28, 2017 at 9:54 am in reply to: Change height of logo container and menu container #882543
Thanks for that! It worked well except when the height of the header reduces on scroll, and the logo was partially concealed outside of its bounding box. I added the following to correct this:
.header-scrolled .logo img {max-height: 40px !important;}
Could you please confirm if this is correct, or if there is another way to format this?
Thank you.
May 6, 2015 at 12:54 am in reply to: A couple of bugs with child theme since updating to 3.1.5 #440064Thanks so much! Your support for this theme is fantastic and has been consistently since launching it. Really appreciate it.
CheersMay 5, 2015 at 12:38 am in reply to: A couple of bugs with child theme since updating to 3.1.5 #439425Firefox 37.0.2 and Chrome 32.
I cloned a copy of that page and it produced the same issue.Thanks
DavidMay 4, 2015 at 3:31 am in reply to: A couple of bugs with child theme since updating to 3.1.5 #438687Thanks a lot for the solution to the logo problem – perfect!
Here is a screen shot of the problem I’m having. It is only on the one page which is odd. Also, often it only occurs the first time the image is rolled over. On subsequent rollovers the rollover image is framed correctly.
Thank you!
Thanks for getting back to me.
It’s a Ipad 2 running iOS 7.1.2.Cheers
Fantastic! Thanks again!
Hi there.
Here is the screen shot of the images:
Apologies there are 6 images not 9! It appears to be the hover overlay causing the issue….I am testing on OSX 10.6.8 using Safari v5.1.10. The issue only seems to have appeared recently, possibly after updating the theme. I have had this issue before… but cannot recall which site it was on and cannot locate the fix! Any help appreciated.
Cheers
OK thanks for that. Had to fiddle around and it’s still not perfect but will do. Thanks for perservering.
Almost there, however the email icon at the end appear beneath the other 2 social icons! I think it has to do with this:
@media only screen and (max-width: 767px) {
.responsive.html_header_top #header_main .social_bookmarks {
width: auto;
position: absolute;
left: 50%;
top: 90px;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);When I remove left:50% everything appears fine for smartphone portrait view however in horizontal view the icons are over to the right.
Sorry about this… I’d just like them to appeared centred to screen when the toggle menu mode is applied.
Thanks for that. Works all good for horizontal smartphone, however with portrait view social icons still disappear, and margin below the logo remains. Any ideas as to how I can get the social icons to appear? Here is the code I’m using targeting the logo and social icon elements:
@media only screen and (max-width: 767px) {
#header_meta { display: none; }
.responsive .mobile_slide_out .logo {float: none;}
.responsive .logo a, .responsive .logo img {margin-top: 8px!important;}
.responsive.html_header_top #header_main .social_bookmarks {
width: auto;
position: absolute;
left: 50%;
top: 90px;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.responsive .logo {margin-bottom: 30px;}
}
@media only screen and (max-width: 480px) {
.responsive .logo a, .responsive .logo img {
margin-top: 15px!important;
max-width: 85%;
height: auto!important;
}
}Any assistance with the Ipad sticky menu not minimising appreciated too when you get a chance. Thanks for all your help with this.
The update appears to have fixed most issues with some additional custom CSS. A couple of issues remain:
1) Sticky header still not minimising with Ipad.
2) Had to remove social icons from Smartphone landscape (max-width: 540px) as they remained aligned left. They used to appear centred beneath the logo and menu toggle with previous version I think. Would be good to reinstate them but not end of the world if not possible.Thank you for your help with this.
Great thanks for that!
Ok apologies for bundling it all into one thread. A fix items fixed but others still not working. Will create individual threads for each issue.
Thanks
March 7, 2014 at 6:28 am in reply to: Entypo Fontello not showing in Mozilla with forwarded secondary domain #233614htaccess modification suggestion in that article worked perfectly!
Thanks very much.
Than you for the advice.
Cheers
Perfect! Thanks for that!
Excellent! Thank you for all of your help. Your support for this theme is awesome. I’ll be sure to use this theme again in the future.
Cheers.Great thanks for that!
Do you know of a fix for the problem with the video thumbnail not showing up in the latest news preview images. This is occurring in the footer and the news pages as illustrated in the image above.
This reply has been marked as private.Hi Josue.
I’ve made the slider full width now to remove the background issues, and the ‘bumping’ issues I’ll live with.
I also noticed in Mozilla that when hovering over the the linked images on the home page, the text beneath it bumps down noticeably. Does this have something to do with the overlay? Is there anyway to stop this?Thank you for your help!
It only seems to occur on Mozilla, is very slight and happens just after the images finish their load and before the unload transition:
link to screenr.- This reply was modified 10 years, 9 months ago by davidrk.
Thanks for the reply.
The white sections disappearing intermittently occurred using Safari, and the strokes using Safari and Firefox. I’ve made it full length now as I can’t find a solution.
Now however when using Firefox, the image shifts slightly downwards when the text flies in, and upwards when the text flies out.Any ideas?
Thanks
Yes it is! For some reason it works now. Always the way.
Thanks very much again for all of your help.Sorry, not quite what I’m looking for. On the side navigation, my first level active child pages have a grey background and strokes above and below like this:
I also want the same effect for my second level active child pages, which current have no back ground highlighting:
Hope that makes it clearer. Thank you!
- This reply was modified 10 years, 9 months ago by davidrk.
Thanks for that, however I was talking about the side-navigation, not the top navigation.
When viewing third level pages, (parent>child>child), The side navigation menu item doesn’t have the background colour highlights and borders. You can use previously supplied link to see what I mean.
ThanksSorry – spoke to soon! One more thing, is there a way to achieve the ‘current’ state for a side navigation item for a third level page (parent>child>child)? Please look at this page to see how it currently appears. It has the bold text, but not the shaded background as the parent and first level child pages do when selected.
Thank you!
Perfect! Thank you so much for your help. Really is appreciated.
Thanks Dude! The Parent page now appears in the side navigation, however when on the Parent page it doesn’t appear in a ‘current’ state as per the other pages. Any ideas on how to correct this?
Thanks so much!February 4, 2014 at 2:30 am in reply to: Masonry Gallery – Remove lines above and below gallery #219090Thanks very much Yigit! Perfect fix!
Yes! Thank you so much! Been struggling with this one for quite some time. Thanks again for your help, much appreciated.
Cheers -
AuthorPosts