The Ghost of Christmas Future, II

Announcements about major changes in Haven & Hearth.

Re: The Ghost of Christmas Future, II

Postby Jackard » Mon Feb 23, 2015 7:39 pm

User avatar
Jackard
 
Posts: 8849
Joined: Sun Jul 12, 2009 6:07 am
Location: fucking curios how do they work

Re: The Ghost of Christmas Future, II

Postby Amanda44 » Mon Feb 23, 2015 7:47 pm

Jackard wrote:
Amanda44 wrote:Yes, but how is it any better all bunched up? It doesn't alter the wall of text, it just lengthens it down-wise, it will take up the whole page!

So you're telling me that you read each line of the original, then compared it to the reduced length and didn't find the fix less eye-straining or easier to follow?

Or is this still conjecture.

Lol, well not pure conjecture, it's based on Loftars example, Arvins pic and the short lines of text in the article you posted a link to ....... I haven't read that exact post in short lines.

ArvinJA wrote:
Amanda44 wrote:Yes, but how is it any better all bunched up? It doesn't alter the wall of text, it just lengthens it down-wise, it will take up the whole page! I can't see how it helps to have shorter lines, really, I'm not just being argumentative. :)

It's hard for the eye to go from line n to line n+1 if lines are too long. If there's only one or two lines, it'll still be easy (most short posts are of that length). However, when someone decides to post a full-length novel, it becomes way more straining.
Basically the idea is to reduce the eye strain per line switch, so that, regardless of the amount of lines in total, it will still be fairly easy to read.

Thank you, I appreciate a proper explanation. :)


Jackard wrote:Another comparison for you

http://i.imgur.com/d7XSYjq.png
http://i.imgur.com/dginyCQ.png

Ok, right, yes that is actually more readable, thank you, why didn't you just do that the first time, lol.

Stop adding bits, I'm trying to post .... :lol:
But, yes, you've won me over, but we still need to do something about the big ugly borders :)
Koru wrote:
It is like in Lord of the Flies, nobody controlls what is going on in the hearthlands, those weaker and with conscience are just fucked.
Avatar made by Jordan.
Animal lovers - Show us your pets! - viewtopic.php?f=40&t=44444#p577254
User avatar
Amanda44
 
Posts: 6485
Joined: Wed Sep 28, 2011 12:13 pm

Re: The Ghost of Christmas Future, II

Postby kaka » Mon Feb 23, 2015 9:48 pm

Jackard wrote:Dare I ask for mobile-friendly forums ??

There's a Tapatalk-plugin for phpBB. That would be nice.
User avatar
kaka
 
Posts: 673
Joined: Fri Apr 03, 2009 8:31 am
Location: Château de Gâteau

Re: The Ghost of Christmas Future, II

Postby LadyV » Mon Feb 23, 2015 9:50 pm

Honestly I still prefer the forums as is.
User avatar
LadyV
 
Posts: 3113
Joined: Wed Jan 25, 2012 2:34 am

Re: The Ghost of Christmas Future, II

Postby Avulsio » Tue Feb 24, 2015 1:50 am

Thanks for the head start, Arvin. Here's an update to your userstyle:

http://i.imgur.com/tWc3n0r.png

Code: Select all
@-moz-document domain("havenandhearth.com"), domain("www.havenandhearth.com") {

body {
  background: url(http://bgfons.com/upload/grass_texture598.jpg)no-repeat center top fixed!important;
  background-size:100%!important;
}

.navbar {
    background: url(http://i.imgur.com/P27aC5T.png) repeat scroll 0% 0% transparent;
    border-width: thin;
    border-style: solid;
    border-color: #FFF #888 #888 #FFF;
}
 
.content {
  width: 580px;
  font-size: 14px !important;
  overflow: visible !important;
}

#page-body, #page-header, #page-footer {
  width: 800px;
  margin: auto !important;
}
 
video, .attachbox, .attachbox img, img {
  max-width: 100%    !important;
  height: auto   !important;
}

.content img, .content video {
  max-width: 530px !important;
}

.content blockquote img {
  max-width: 100% !important;
  height: auto !important;
}

.postlink {
  color: #225588 !important;
}
}
User avatar
Avulsio
 
Posts: 80
Joined: Fri Nov 16, 2012 5:17 am
Location: Scooby snack jurassic plastic gas booby trap

Re: The Ghost of Christmas Future, II

Postby Ninijutsu » Tue Feb 24, 2015 3:04 am

Avulsio wrote:Thanks for the head start, Arvin. Here's an update to your userstyle:

http://i.imgur.com/tWc3n0r.png

Code: Select all
@-moz-document domain("havenandhearth.com"), domain("www.havenandhearth.com") {

body {
  background: url(http://bgfons.com/upload/grass_texture598.jpg)no-repeat center top fixed!important;
  background-size:100%!important;
}

.navbar {
    background: url(http://i.imgur.com/P27aC5T.png) repeat scroll 0% 0% transparent;
    border-width: thin;
    border-style: solid;
    border-color: #FFF #888 #888 #FFF;
}
 
.content {
  width: 580px;
  font-size: 14px !important;
  overflow: visible !important;
}

#page-body, #page-header, #page-footer {
  width: 800px;
  margin: auto !important;
}
 
video, .attachbox, .attachbox img, img {
  max-width: 100%    !important;
  height: auto   !important;
}

.content img, .content video {
  max-width: 530px !important;
}

.content blockquote img {
  max-width: 100% !important;
  height: auto !important;
}

.postlink {
  color: #225588 !important;
}
}

Gorgeous.
Of another era.
User avatar
Ninijutsu
 
Posts: 2225
Joined: Sat May 22, 2010 4:22 am

Re: The Ghost of Christmas Future, II

Postby loftar » Tue Feb 24, 2015 3:14 am

Avulsio wrote:
Code: Select all
background: [...] fixed;

How Web-3.0 of you. ^^
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9045
Joined: Fri Apr 03, 2009 7:05 am

Re: The Ghost of Christmas Future, II

Postby Jackard » Tue Feb 24, 2015 5:07 am

Avulsio wrote:Thanks for the head start, Arvin. Here's an update to your userstyle:

Why the 100px increase in content width? The point of this was having lines within 50-70 characters.

Also this happened at the bottom of pages until I removed "no-" from the background "no-repeat"

Image
User avatar
Jackard
 
Posts: 8849
Joined: Sun Jul 12, 2009 6:07 am
Location: fucking curios how do they work

Re: The Ghost of Christmas Future, II

Postby Bondle » Tue Feb 24, 2015 8:38 am

wow invalid source
Bondle
 
Posts: 330
Joined: Fri Jan 20, 2012 10:40 am

Re: The Ghost of Christmas Future, II

Postby ArvinJA » Tue Feb 24, 2015 9:36 am

Avulsio wrote:Thanks for the head start, Arvin. Here's an update to your userstyle
Code: Select all
css

Thanks! Looks much better with a background! :D
Userstyle updated!

Didn't really get why 800px would be the fixed size of the whole page body, so I kept it at 1000px. I mean, I guess for mobile-friendliness and really old computers or perhaps netbooks an 800px-wide page might make more sense, but for the broader audience that seems too small.
The low life has lost its appeal
And I'm tired of walking these streets
To a room with its cupboards bare
User avatar
ArvinJA
 
Posts: 1255
Joined: Sun Mar 20, 2011 1:02 pm
Location: Sweden

PreviousNext

Return to Announcements

Who is online

Users browsing this forum: Claude [Bot] and 2 guests