-
AuthorPosts
-
August 14, 2013 at 4:12 pm #27785
Hey guys,
If you follow the link: http://www.moonrise.ca/portfolio-2/
I’m having a problem with the Ajax Image previewer, it seems to glitch out. For example, when I open a picture and it expands, the top arrows that flip through the different portfolios stops working after one click. Same with the close preview button, stops working after browsing for a bit. Seems glitchy.
Second, I’d love to know the code to adjust the header height. I played with a few things and managed to adjust other features on the header, but the actual height.
Any insight would be amazing!
Thanks!
August 15, 2013 at 1:55 am #135356Hi,
Please update your theme to 1.9.1. Download the latest update on your themeforest account.
You can adjust the header height using this:
/*header with social icons: */
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 116px; line-height: 116px; }Adjust the height and the line-height.
Regards,
Ismael
August 16, 2013 at 6:04 am #135357Hi Ismael…
That didn’t seem to work, I plugged that in to the quick CSS and adjusted the height but no change.
Keep in mind I don’t want to reduce the height of the social icon header, I want to reduce it for the primary header with my pages.
August 16, 2013 at 6:12 am #135358Also wanted to note that my portfolios are still glitching out. Play around with the arrow keys and clicking multiple portfolios and etc, you’ll see what I mean. And often times the image won’t change when mouse overs over it and that means when they click it, it opens in a new window.. it’s so strange.
I updated to the most recent wordpress and enfold.
August 17, 2013 at 4:26 am #135359Sorry, but bump? I really can’t figure this out on my own. Thanks
August 18, 2013 at 1:31 am #135360Bump
August 19, 2013 at 9:29 pm #135361Hi cyrusis,
Our queue system goes by oldest response in a topic to newest so each time you self bump or respond it actually pushed the topic to the end of our queue.
I’m not getting any error with the portfolio navigation at this point though it does have a bit of a delay so it takes a moment to load in.
The header height can be adjusted with:
#header_main .container, .main_menu ul:first-child > li a {
height: 88px;
line-height: 88px;
}Regards,
Devin
August 20, 2013 at 3:26 am #135362Ah, well my fault. Sorry.
Thanks for this! Yeah.. looks like the portfolio is working properly now!
Thanks again!
August 21, 2013 at 2:37 am #135363 -
AuthorPosts
- The topic ‘Ajax Gallery problem and header adjustment!’ is closed to new replies.