- Posts: 13
- Thank you received: 0
Creating a Scroll to Top Home Button
-
DianJen
Inactive member - Topic Author
- New Member
Less
More
9 years 6 months ago #45412
by DianJen
Creating a Scroll to Top Home Button was created by DianJen
Hi,
I am trying to create a one page scrolling effect using the CV template. I created the necessary anchor links and the other buttons function fine, however I want to get the home menu button to scroll to the top of the page when clicked. You can view the project at: favourtech.com/
I am trying to create a one page scrolling effect using the CV template. I created the necessary anchor links and the other buttons function fine, however I want to get the home menu button to scroll to the top of the page when clicked. You can view the project at: favourtech.com/
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 6 months ago #45417
by ivan.milic
Replied by ivan.milic on topic Creating a Scroll to Top Home Button
You can just make it like other menu items, but if you want to put external url keep on mind that after that it can't be default menu item.
Any type of menu item can be default except external url.
So try to create new menu item and set anchor to it, but remember that it can't be default.
Any type of menu item can be default except external url.
So try to create new menu item and set anchor to it, but remember that it can't be default.
Please Log in to join the conversation.
-
DianJen
Inactive member - Topic Author
- New Member
Less
More
- Posts: 13
- Thank you received: 0
9 years 6 months ago #45438
by DianJen
Replied by DianJen on topic Creating a Scroll to Top Home Button
Hi
I created a hidden menu and made this the default. The site functions how I want it now. However I have lost the majority of the layout that existed before. You can take a look at it here :http://favourtech.com/
What can I do to regain the formatting?
I created a hidden menu and made this the default. The site functions how I want it now. However I have lost the majority of the layout that existed before. You can take a look at it here :http://favourtech.com/
What can I do to regain the formatting?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 6 months ago #45439
by ivan.milic
Replied by ivan.milic on topic Creating a Scroll to Top Home Button
Some module is forcing bad style.
Most properties are loaded from
mod_responsive_pricing_table_maker/assets/css/responsive_pricing_table_maker.css
also, try putting this on bottom of file template_css.css which is located under template_folder\css
.leading-0.clearfix{
width: 960px;
margin: 0 auto;
}
Regards
Most properties are loaded from
mod_responsive_pricing_table_maker/assets/css/responsive_pricing_table_maker.css
also, try putting this on bottom of file template_css.css which is located under template_folder\css
.leading-0.clearfix{
width: 960px;
margin: 0 auto;
}
Regards
Please Log in to join the conversation.
-
DianJen
Inactive member - Topic Author
- New Member
Less
More
- Posts: 13
- Thank you received: 0
9 years 6 months ago #45440
by DianJen
Replied by DianJen on topic Creating a Scroll to Top Home Button
Hi
I unpublished the module and applied the css as suggested without success. The style is restored if the default menu is changed to the original settings, even with the pricing table module published. But as long as another menu is made the default, all formatting is lost.
I unpublished the module and applied the css as suggested without success. The style is restored if the default menu is changed to the original settings, even with the pricing table module published. But as long as another menu is made the default, all formatting is lost.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 6 months ago #45445
by ivan.milic
Replied by ivan.milic on topic Creating a Scroll to Top Home Button
Can you send me some screenshot of original look and site? So I can compare it to current look.
Thanks
Thanks
Please Log in to join the conversation.
Time to create page: 0.163 seconds