Skip to content

RPHaven Profile Footers Won't Expand by rabblerouser

Details

Authorrabblerouser

LicenseNo License

Categoryhttps://www.rphaven.com

Created

Updated

Size496 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Userstyle for roleplay site RPHaven.com
Instead of removing the footers completely, this simply keeps the footers from expanding, which has been a constant annoyance to me, at least.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         RPHaven Profile Footers Won't Expand
@version      20230227.02.13
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("http://profiles.rphaven.com/"), url-prefix("https://profiles.rphaven.com/"), url-prefix("http://www.rphaven.com/profile.php?userid="), url-prefix("http://www.rphaven.com/profile.php?userid=") {
#profileHeader:hover {height:30px;}
#profileHeader:hover img{height:30px;width:40px;}
#profileHeader:hover #profileHeader-name {width:210px;}
}

Reviews

No reviews yet.