Search
Home
Browse
Blog
Forum
Videos
More ▾
Groups
Gallery
Artists
Favorites
Crisis Support
Downloads
Log In
Sign Up
←
Back to Layouts
Windows 98
Author:
Def3ct
Category:
Nostalgia
Created:
June 13, 2025
View / Copy CSS
Comments (1)
raspberrie
05/16/2026 12:00 AM
Can I somehow add layouts to favourites?
You must
log in
to comment.
×
CSS Code
<style> html, body { background-color: #008080 !important; background-image: url('https://friendrewind.com/layouts/img/e02e8d3c-51d1-4f29-afd1-3f5ae146855d.png') !important; background-size: cover !important; background-attachment: fixed !important; background-position: center center !important; font-family: Tahoma, "MS Sans Serif", sans-serif !important; font-size: 12px !important; color: #000000 !important; cursor: url(https://win98icons.alexmeub.com/cursors/arrow.cur), auto !important; -webkit-font-smoothing: none !important; -moz-osx-font-smoothing: grayscale !important; } a, button, .button, input[type="submit"], .tab-btn, label { cursor: url(https://win98icons.alexmeub.com/cursors/hand.cur), pointer !important; } .container, .master-container, .row.profile, .col { background: none !important; box-shadow: none !important; border: none !important; padding: 0 !important; margin: 0 !important; width: 100% !important; max-width: 960px !important; margin: 0 auto !important; } .row.profile { display: flex; gap: 12px; padding: 10px !important; } .col.w-40 { flex-basis: 35%; } .col.w-60 { flex-basis: 65%; } .main-header, .navbar { background: #C0C0C0 !important; border-top: 2px solid #FFFFFF !important; border-left: 2px solid #FFFFFF !important; border-right: 2px solid #000000 !important; border-bottom: 2px solid #000000 !important; box-shadow: none !important; margin: 10px auto !important; max-width: 960px !important; } .main-header .links a, .navbar a { color: #000000 !important; text-decoration: none !important; font-weight: bold !important; } .main-header .links a:hover, .navbar a:hover { background-color: #000080 !important; color: #FFFFFF !important; } .logo, .search-bar { display: none !important; } .blurbs, .contact, .friends, .blog-preview, .table-section, .general-about { background-color: #C0C0C0 !important; margin-bottom: 12px !important; padding: 2px !important; border: 2px solid; border-color: #FFFFFF #000000 #000000 #FFFFFF !important; } .heading { display: flex !important; align-items: center !important; justify-content: space-between !important; background: linear-gradient(to right, #000080, #1084d0) !important; color: #FFFFFF !important; font-weight: bold !important; padding: 3px 5px !important; margin: 1px !important; position: relative !important; } .heading h4 { font-size: 1em !important; font-weight: bold !important; color: white !important; margin: 0 !important; padding-right: 60px !important; text-shadow: 1px 1px #000000 !important; } .heading::after { content: '' !important; position: absolute !important; top: 3px !important; right: 3px !important; width: 51px !important; height: 14px !important; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAOCAYAAADElPsKAAAAAXNSR0IArs4c6QAAAHBJREFUWEft0rENgDAQRcG/G5SsawJoK4sAWtY2MSkYQ4eGg/8F35gQ7N/dZ/s9b+7dG08w4AMw4AMw4AMw4AMw4AMw4AMw4AMw4AMw4AP+b/AABnzAJ09Zgc9MmM9MYQ/8A9g4AzbAze2TBgAAAABJRU5ErkJggg==') !important; background-repeat: no-repeat !important; } .inner { padding: 8px !important; background-color: #FFFFFF !important; border: 2px solid !important; border-color: #808080 #FFFFFF #FFFFFF #808080 !important; margin: 1px !important; } a { color: #0000FF !important; text-decoration: underline !important; } a:hover { color: #000000 !important; background-color: #FFFF00 !important; } .details, .general-about { border: none !important; } .details .name, .details .quote, .details a { color: #FFFFFF !important; text-shadow: 1px 1px 2px #000; text-decoration: none !important; background: none !important; } .details .name h1 { font-size: 2.5em !important; margin-bottom: 5px !important; } .details .quote { font-style: italic !important; margin-bottom: 10px !important; } .details .online-status { color: #00FF00 !important; font-weight: bold !important; text-shadow: 0 0 5px #000; } .details .edit-profile-btn { background-color: #C0C0C0 !important; color: #000 !important; text-shadow: none !important; padding: 4px 8px !important; border: 2px solid; border-color: #FFFFFF #000000 #000000 #FFFFFF !important; } .details .edit-profile-btn:active { border-color: #000000 #FFFFFF #FFFFFF #000000 !important; } .details-table td { border: 1px solid #C0C0C0 !important; background: #FFF !important; } .details-table tr > td:first-child { background-color: #C0C0C0 !important; border: 1px solid; border-color: #FFFFFF #808080 #808080 #FFFFFF !important; } .friends .inner { text-align: center !important; } .friend-space .friend img { border: 2px solid; border-color: #FFFFFF #808080 #808080 #FFFFFF !important; } button, .button, input[type="submit"], input[type="button"] { background-color: #C0C0C0 !important; border: 2px solid; border-color: #FFFFFF #000000 #000000 #FFFFFF !important; padding: 4px 12px !important; color: #000 !important; } button:active, .button:active, input[type="submit"]:active, input[type="button"]:active { border-color: #000000 #FFFFFF #FFFFFF #000000 !important; } </style>
Copy to Clipboard
×
Comments (1)
You must log in to comment.