- Issue created by @Andrés Chandía
- Assigned to flashwebcenter
- 🇺🇸United States flashwebcenter Austin TX
Hello,
The css animation classes are built for a specific html structure. Ex, the CSS animation for the page title is:#page-title.animate-title-24 .page-title, #page-title.animate-title-24 .page-title span
If you add the page title block in a different region, the css animation will not work.
Also is the same with the border animation:
#top-container .top-box>div.animate-border, #bottom-container .bottom-box>div.animate-border, #footer-container .footer-box>div.animate-border
You maybe have the following:
- The page block/site name in a different region.
- There is a custom page template with custom html.
- There is some css override the default css.
If you have a URL you can paste it here and I will take a look.
Best wishes,
Alaa - 🇨🇱Chile Andrés Chandía
Thanks..
On: https://www.chandia.net/
The page title effect does not workOn https://www.chandia.net/corlexim/
Neither the Site name effect nor the page title effect work...
In this site the region's border are not working neither.thanks again
- 🇺🇸United States flashwebcenter Austin TX
Hello,
For the site https://www.chandia.net, go to https://www.chandia.net/admin/structure/block and login as an admin and move page title block from Content region to Page title region. As in the screenshot.For this site https://www.chandia.net/corlexim/, the css class (site-name-link) in the template your-site-root inside ../d8w3css/templates/block/block--system-branding-block.html.twig was removed. You have the css classes (w3-xxxlarge w3-padding). Just add the css class (site-name-link) to them.
You can use the demo site for references.
Best wishes,
Alaa - 🇨🇱Chile Andrés Chandía
Tanks a lot Alaa,
all have worked, page title effect is working now in chandia.netIn corlexim, I have found that I have another file:
themes/d8w3css/block--drupal8_w3css_theme_branding.html.twigAnd I have realized that the following file was preventing all the effects to be active: themes/d8w3css/page.html.twig", so I replace it by the new version of the same file and that make it work.
Thanks again for your awesome help!!
- Status changed to Fixed
over 1 year ago 5:15pm 28 July 2023 Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
5 months ago 11:06pm 27 June 2024