I couldn't find Google Chromes "Personalized Web" plugin for Firefox, is there an equivalent?
Cause i need the plugin where i can paste in this code to make the bakabt forums show properly on a 1024x768 monitor.
body {
width: 1000px !important;
margin: 0px !important;
margin-top: 0px !important;
margin-right: -28px !important;
margin-bottom: 0px !important;
margin-left: -27px !important;
padding-top: 12px !important;
padding-right: 0px !important;
padding-bottom: 4px !important;
padding-left: 31px !important;
}
html body #bodyarea #quickModForm table tbody tr td table tbody tr td table tbody tr td table tbody tr td div.smalltext {
width: 450px !important;
}
div[class="smalltext"] {
width: 150px !important;
}
body table tbody tr td form table tbody tr td table tbody tr td table tbody tr td table tbody tr td div.smalltext {
width: 450px !important;
}
html body div#bodyarea div.tborder div#upshrinkHeaderIC table.bordercolor tbody tr td.windowbg2 div.smalltext {
width: 954px !important;
}