Reply
Thread Tools
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#1
http://www.albinoblacksheep.com/iphone/weather/

I've been looking for a nice, simple, weather page that loads and runs well on the NIT. I found the page above and then used some css-fu to make the page layout widescreen. All of the weather data fits on one screen in both windowed and full screen mode.

Here is the userContent.css additions that I have made. If you don't know how to do this modification check the forums for other posts on the topic.

Code:
@-moz-document url-prefix("http://albinoblacksheep.com/iphone/weather"), 
               url-prefix("http://www.albinoblacksheep.com/iphone/weather") {
* { background-image: none ! important; }
#maincontent > .text:first-child { 
	float: left !important; 
	width:180px; 
	padding-right: 5px; 
	border-right: 2px solid #666; 
	margin-right: 5px; 
}
#maincontent > .text > h1:first-child, 
#maincontent > .text > h2, .shade 
	{ display: none }
#maincontent > .text > h3 
	{ padding: 10px ! important }
#maincontent 
	{ max-width: 800px ! important; clear: both }
p > span + img + span { 
	font-size: 14px !important; 
	line-height: 14px !important 
}
p { line-height: 1.2em ! important }
.righty 
	{ width: 80px }
}
I've gotten pretty good about doing css-fu and I'm planning on trying to package up these "fixes" into a cohesive tool that can be easily installed for MicroB.
 
Posts: 58 | Thanked: 9 times | Joined on Feb 2008
#2
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#3
This is the only place that I go:

http://forecast.weather.gov/MapClick...d2=-84.554&e=0
 
wazd's Avatar
Posts: 528 | Thanked: 895 times | Joined on Oct 2007 @ Moscow, Russia
#4
how about to use OMWeather instead?)
 
Posts: 398 | Thanked: 77 times | Joined on Jul 2007
#5
 
Posts: 275 | Thanked: 46 times | Joined on Feb 2008 @ Raleigh, NC
#6
I'll second it....
http://i.wund.com/
 
Posts: 566 | Thanked: 150 times | Joined on Dec 2007
#7
How about just look outside?
 
Posts: 5 | Thanked: 0 times | Joined on Apr 2008 @ st louis
#8
Originally Posted by iamthewalrus View Post
How about just look outside?
Who has windows? I work in a cave.

Bill B.
 
TrueJournals's Avatar
Posts: 480 | Thanked: 378 times | Joined on Apr 2008 @ Chicago-ish
#9
Windows? We run Linux on these tablets!
 
briand's Avatar
Posts: 566 | Thanked: 145 times | Joined on Feb 2008 @ Tallahassee, FL
#10
Just remember...

"In a world without walls and fences, there's no need for Windows.... or Gates."
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:38.