Vertical Center Mixin

Size
2,694 Kb
Views
38,456

How do I make an vertical center mixin?

What is a vertical center mixin? How do you make a vertical center mixin? This script and codes were developed by Volusion Services on 24 July 2022, Sunday.

Vertical Center Mixin Previews

Vertical Center Mixin - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Vertical Center Mixin</title> <link rel='stylesheet prefetch' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <header class="header" data-ui-block="header-1"> <div class="container"> <div class="row"> <!-- Utility & Nav Toggle --> <div class="col-xs-3 col-sm-4"> <nav class="utility hidden-xs hidden-sm" data-v-edit-region="Utility"> <a class="utility__link" href="/myaccount.asp" title="My Account" rel="nofollow">My Account</a> <span class="utility__link"> <a class="utility__link utility__link--grouped" href="/login.asp" title="Login" rel="nofollow">Login</a>/ <a class="utility__link utility__link--no-margin" href="/register.asp" title="Register" rel="nofollow">Register</a></span> <a class="utility__link" href="/help.asp" title="Help" rel="nofollow">Help</a> </nav> <div class="menu-toggle hidden-md hidden-lg"> <div id="nav-toggle" data-menu-type="{{pushOrSlide}}-{{navLocation}}"> <svg class="menu-toggle__icon icon"> <use xlink:href="#svg-menu"></use> </svg> </div> </div> </div> <!-- Logo --> <div class="col-xs-6 col-sm-4"> <a class="logo" href="/"> <img src=" http://placehold.it/350x150" class="img-responsive" alt=""> </a> </div> <!-- Search & Cart --> <div class="col-xs-3 col-sm-4"> <form class="search hidden-xs" action="/searchresults.asp" method="get" name="SearchBoxForm"> <input id="search" class="search__input" type="text" name="Search" value="" placeholder="Search..."> <label for="search" class="search__icon"> <svg class="icon"> <use xlink:href="#svg-search"></use> </svg> </label> <!-- <button class="search__submit" type="submit" name="Submit" value=""></button> --> </form> <div class="cart" data-v-anchor="cart"> <a href="/shoppingcart.asp" class="cart__link"> <svg class="cart__icon icon"> <use xlink:href="#svg-cart"></use> </svg> <span class="cart__count" data-v-observable="cart-count"> <!-- build:remove:dist --> 0 <!-- /build --> </span> </a> </div> </div> </div> </div> <!-- /.container -->
</header>
</body>
</html>

Vertical Center Mixin - Script Codes CSS Codes

body { background-color: #777;
}
.header { background-color: #ddd; height: 200px;
}
.header .logo,
.header .utility,
.header .search { display: block; transform-style: preserve-3d;
}
@media screen and (min-width: 0) { .header .logo, .header .utility, .header .search { height: 200px; }
}
.header .logo > *,
.header .utility > *,
.header .search > * { position: relative; top: 50%; transform: translateY(-50%);
}
Vertical Center Mixin - Script Codes
Vertical Center Mixin - Script Codes
Home Page Home
Developer Volusion Services
Username volusion
Uploaded July 24, 2022
Rating 3
Size 2,694 Kb
Views 38,456
Do you need developer help for Vertical Center Mixin?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Volusion Services (volusion) Script Codes
Create amazing video scripts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!