See the title there have (?q=zh=hant)
Mobile Navigation bar can't show all
How to insert youtube movie to basic page?
how to insert lightbox image to home page?
can i change the testimonial full width to this style?
No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.
Hi,
There are some ways to solve your problems:
1. See the title have (?q=zh=hant):
you need to enable clear url
2. Mobile navigation bar can not show all:
you need to change in file main.css line 1248 from overflow: auto; to overflow: auto!important;
or you can change quickly in theme setting with the following code
@media (max-width: 767px) {
#mainmenu {
overflow: auto !important;
}
}
here is pic
3. Insert youtube movie to basic page:
you need to get youtube link as below
and in filter select full html
4. Insert lightbox image to home page:
we do not understand clearly which lightbox image you want to add
5. Change the testimonial full with to this style:
we think it suits well with page style. How do you want to change your testimonial into?
i have a image in home page i insert that image by full HTML
<a href="destination.png" rel="lightbox" class="lightbox-processed"><img src="destination.png"></a>
The image can't open in lightbox view, it open by new tab with a image.
You should install file lightbox2
Link: https://www.drupal.org/project/lightbox2
Please read "Readme" carefully. It will show you how to do step by step.
how about the testimonial?
And about testimonial, we think this style suits the theme well.
Hi there!
How do I customize the map in contact page in Amazing theme?
I know I can easily configure the block and change the location (54.971390, -2.742777) to another location - but is there a way to adjust the map to show streetview and different zoom level and heading, when contact page loads up?
Thanks!
Hi Lupsadmin,
We send you the updated module
Please check your email
Hey! Uploaded it to the FTP and it's looking great! Thanks for adding some custom zoom levels to it!
Hi again!
I'm running into a new problem with the Amazing theme. For some reason the frontpage is stuck in the pre-loading loop and the page never completes. I've tried clearing the cache but the problem won't go away. Any suggestions?
Thanks!
Hi Lupsadmin,
Could you send us your site url, admin and FTP accounts (forum link as well) via email: [email protected]?
We would like to check it.