Support the Inn! If you are doing holiday shopping online, please use this affiliate link for Amazon. You pay the exact same prices, but the Inn earns a small referral fee. Thanks!
You are here: Home --> Forum Home --> General Forum --> Common Room --> Easy way to make the forum more readable.
Jump to:
1
|
Schnozzle Ma' Nozzle Karma: 38/0 668 Posts
|
Easy way to make the forum more readable.
It's no secret that The Inn hasn't updated its look in awhile. That's part of its charm. However, we are living in a world of growing monitors and resolutions that dwarf the screens we had a decade or so ago. The stories here haven't changed, but the page width has. I frequently find myself putting the window in split-screen mode just so a paragraph is more pleasing to the eye.
(The optimal line length for the web is somewhere between 60 and 100 character per line.)
So tonight I found a fix instead of sleeping. I downloaded a google chrome add-on called stylebot and goofed with it until I had something I liked. If you're in the same boat as I was, you can get the addon yourself and hijack my CSS code, which I've posted below.
====================================
.pagebody {
width: 10em;
}
/* Drops the width down to 1999 levels*/
td.mainbody div {
background-image: none;
}
/* Fixes a problem with the background image tiling*/
body {
background-image: url("https://static3.depositphotos.com/1003595/163/v/450/depositphotos_1637898-stock-illustration-fleur-de-lis-seamless-pattern.jpg");
}
/* Nice background image I found that I like */
td.row1 {
font-size: 1em;
}
/* Sets font size to be a bit larger */
td.row2 {
font-size: 1em;
}
/* Sets font size to be a bit larger */
===============================
Posted on 2017-12-05 at 00:38:47.
Edited on 2017-12-05 at 00:52:13 by Schnozzle
|
Grugg Gregg RDI Staff Karma: 357/190 6192 Posts
|
mo
Joke's on you, I hire street orphans to read posts to me so
I don't even have to view the page anymore.
But also, neat.
Posted on 2017-12-05 at 22:00:08.
|
|
|
Jump to:
1
View/Edit Your Profile | Staff List | Contact Us
Use of the RDINN forums or chatrooms constitutes agreement with our Terms of Service.You must enable cookies and javascript to use all features of this site.
|