1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-17 20:01:47 +02:00

Hero now has a background image and an image/video field. Re-install and clear db cache.

This commit is contained in:
Cameron
2020-12-17 09:57:14 -08:00
parent b6dbb86c1d
commit 50af16ab45
8 changed files with 63 additions and 30 deletions

View File

@@ -108,8 +108,10 @@ li .hero-list-text {
position:relative;
text-align: center;
margin-top: -80px;
width: 100%;
width: 350px;
z-index:1000;
margin-left: auto;
margin-right: auto;
}
#carousel-hero.carousel .carousel-controls a {