Skip to content

Carsized Better UX by Devolv

Details

AuthorDevolv

LicenseNo License

Categorycarsized.com

Created

Updated

Code size1.4 kB

Code checksum2e25d915

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Better UX for Carsized - Remove Ads, Move control to the top.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Carsized Custom Widescreen
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Better UX for Carsized - Remove Ads, Move control to the top. 
@author         Devolv
==/UserStyle== */

@-moz-document url-prefix("https://www.carsized.com") {
    /* Insert code here... */
    .logo img {width:auto !important;height:24px !important;}
    div[style*='max-width:1000px'], .carheadercontainerselect, .carheadercontainer {max-width:1320px !important;}
    div[style="position:absolute;right:30px;top:30px;font-size:35px;color:gray;"] {top:15px!important;font-size:30px !important;}
    .maincontainertop > div:first-child {overflow:hidden !important;height:44px !important;margin-bottom:120px;}
    .maincontainertop > div:first-child > div {margin-top:10px !important;height:24px !important;}
 .pl_header_ad {display:block;height:0 !important;width:0 !important;overflow:hidden;}   
    .mottocontainer {display:block;height:0 !important;width:0 !important;overflow:hidden;}
    div[class*="publift-widget-"], div[id*="google_ads_iframe"] {display:block !important;height:0 !important;width:0 !important;overflow:hidden;}
    #compare1, #compare2 {opacity:1 !important;}
    .carheadercontainerselect , .carheadercontainer {padding-top:10px;padding-bottom:10px;position: absolute;
    top: 50px;
    width: 100%;background:transparent !important;}
}

Reviews

No reviews yet.