Unc-a-Zoid's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Completed Layouts

Click 'Details' for code

British Army:

<style> body{ background-image: url('https://files.catbox.moe/atqy5i.jpg')!important; background-size: cover!important; background-position:center!important; background-attachment:fixed!important; color:white!important; } main{ background-color:#001B69!important; color:white!important; opacity:80%!important; } main:hover{ opacity:100%!important; } main:before { width: 100%; height: 350px; display: block; content: ""; background-color: #000000; background-image: url('https://files.catbox.moe/vm5n8h.png'); background-position: center center; background-size: cover; } .links{ background-color:#c9072A!important; text-align:center!important; } footer{ background-color:#c9072a!important; } .top{ background-color:#c9072a!important; } .online{ color:white!important; } a{ color:gold!important; } .heading{ background-color:#c9072a!important; color:white!important; } p{ color:white!important; } h4{ color:white!important; } .contact{ border: 0px blue solid!important; border: 1px solid #c9072a!important; } .url-info{ border:0px blue solid!important; border: 1px #c9072a solid!important; } .table-section{ border: 0px blue solid!important; } .table-section td{ background-color: #c9072A!important; color:white!important; } .count{ color:#c9072a!important; } .comments-table{ background-color:001B69!important; color:white!important; } .comments-table td{ background-color: #c9072A!important; color:white!important; } </style> <style> .image{ background: url('https://files.catbox.moe/e1bp2y.png') no-repeat; background-size: 100%!important; position: fixed; left: 4px; top: 2px; height: 200px; width: 260px; z-index: 1000; opacity: 100%; } </style> <div class="image"><br/></div>

Western:

<style> body{ background-image: url('https://files.catbox.moe/807b34.jpg')!important; background-size:cover!important; background-position:bottom!important; background-repeat:no-repeat!important; background-attachment: fixed!important; } main{ background-color:#cbb89c!important; border:#8d5b2f ridge 9px!important; color:white!important; } p{ color:white!important; } .heading{ background-color:#8d5b2f!important; text-align:center!important; } .top, footer{ background-color:#8d5b2f!important; border:#8d5b2f ridge 9px!important; } .links{ background-color:#8d5b2f!important; border:#8d5b2f ridge 9px!important; text-align:center!important; } footer a{ color:white!important; } .profile-pic:before{ content: ''; background: url('https://files.catbox.moe/uisxe5.png') no-repeat; background-size: cover; display: block; width: 130px; height: 100px; position: absolute; top: 180px; left: 270px; } h1{ text-align:center!important; background-color:#8d5b2f!important; border:#8d5b2f ridge 9px!important; } .contact{ background-color:#8d5b2f !important; border: 0px solid blue!important; border:#8d5b2f ridge 9px!important; } .contact a{ color:white!important; } .table-section{ background-color:#8d5b2f !important; border: 0px solid blue!important; border:#8d5b2f ridge 9px!important; } .table-section td{ background-color:#8d5b2f !important; border: 0px solid blue!important; border:#8d5b2f ridge 2px!important; } .url-info{ color:white!important; background-color:#8d5b2f !important; border: 0px solid blue!important; border:#8d5b2f ridge 9px!important; } .url-info b{ color:white!important; } .blurbs{ background-color:#8d5b2f !important; border: 0px solid blue!important; border:#8d5b2f ridge 9px!important; } h4{ color:white!important; } .friends-grid{ background-color:#8d5b2f !important; border: 0px solid blue!important; border:#8d5b2f ridge 9px!important; } .friends .heading{ background-color:#8d5b2f !important; border: 0px solid blue!important; border:#8d5b2f ridge 9px!important; } a{ color:white!important; text-decoration: 2px underline white!important; } a:hover{ color:#260b01!important; } .count{ color:white!important; } .general-about{ background-color:#8d5b2f!important; border:#8d5b2f ridge 9px!important; } .mood{ background-color:#8d5b2f!important; border:#8d5b2f ridge 9px!important; } .comments-table{ color:white!important; background-color:#8d5b2f!important; border:#8d5b2f ridge 9px!important; } .comments-table td{ color: white!important; background-color:#8d5b2f!important; border:#8d5b2f ridge 9px!important; } .blog-preview{ background-color:#8d5b2f!important; border:#8d5b2f ridge 9px!important; } .online{ content: url("https://files.catbox.moe/qodgrd.png"); visibility: visible; width: 40px; } </style>


0 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )