We currently have 4068 registered users. Our newest member is HAJ523.
Online members:
Username Password Remember me
Not a member? Join today! | Forgot your password?
Latest Updated Forum Topics  [more...]
Dungeons and Dragons - Shadows of the Empire (posted by Eol Fefalas)Shadows of the Empire
Comings and Goings - What's going on? (posted by Eol Fefalas)What's Up?
Personal Creations - Audalis creations (posted by t_catt11)Audalis creations
Q&A Threads - Shadows of the Empire Q&A (posted by t_catt11)Shadows of the Empire Q&A
Gaming surveys - Random RPG Thoughts (posted by CyrDraconis)Random RPG Thoughts
Latest Blog Entries
Revenge of the Drunken Dice
Latest Webcomics
Loaded Dice #80: Priorities
RPG MB #15: Master of the Blade
Floyd Hobart #19: High School Reunion IV
There are currently 5 users logged into DragonChat.
You are here: Home --> Forum Home --> General Forum --> Common Room --> Easy way to make the forum more readable.
Jump to:    1   
    Messages in Easy way to make the forum more readable.
RDI T-shirts!

Plus Five Womens
Price: $16.00



RDI T-shirts!

Neutral Good Womens
Price: $16.50

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   




Page loaded in 0.841445 seconds