I've been working on a new theme for the AT forums

Post anything on anything here

Moderator: Moderators

Do you like polls?

I do
4
25%
I don't
2
13%
I just like to vote
3
19%
123405dsll1!!!! When's Nexuiz 2.5 coming out!?! LOLCATS, who gave me access to a computer?
5
31%
I have no idea what's going on, but this thread is EPIC
2
13%
 
Total votes : 16

Postby [-z-] » Fri Apr 03, 2009 4:11 am

13px is not too big by default, I'm glad you have amazing eyesight but on the web in 2009, over 50% of the population uses resolutions > 1024x768, and even on 1024x768, 13px is reasonable.

I've already scaled down the font drastically and if you still find it too large, simply use the suggestion above. 10px for web in 2009 is ridiculous for a normal sized font.


By the way... you didn't even comment on the over-sized image fix.
[-z-]
Site Admin and Nexuiz Ninja
 
Posts: 1794
Joined: Mon Nov 13, 2006 12:20 am
Location: Florida

Postby Alien » Fri Apr 03, 2009 4:21 am

Fix is somehow borked both in firefox and opera. The images are scaled down until you scroll your window and waving your mouse over when they centered, increase their size. Will post a screenshot.

Image
Alien
Forum addon
 
Posts: 1212
Joined: Tue Apr 22, 2008 7:12 am

Postby [-z-] » Fri Apr 03, 2009 4:57 am

I don't think you understand how it works...

jquery adds a class "thumbnailed" to any image over 550px.

Code: Select all
.thumbnailed:hover {
   max-width:auto;
}


this means when you hover, it'll go back to it's original size.

This is the most simple way to go about it, I'm working on click toggle in case that is preferred.
[-z-]
Site Admin and Nexuiz Ninja
 
Posts: 1794
Joined: Mon Nov 13, 2006 12:20 am
Location: Florida

Postby Alien » Fri Apr 03, 2009 5:29 am

If this is how people like, then leave it be. I'll try to avoid hovering my mouse pointer then.
Alien
Forum addon
 
Posts: 1212
Joined: Tue Apr 22, 2008 7:12 am

Postby divVerent » Fri Apr 03, 2009 6:18 am

If you don't like the resize on hover, simply turn JavaScript off, as it isn't used for anything else useful anyway.

And even this - why use a javascript library for it? Can this really not be done with CSS?
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby Alien » Fri Apr 03, 2009 10:02 am

Except javascript is part of ajax and used in numerous webmails.
Alien
Forum addon
 
Posts: 1212
Joined: Tue Apr 22, 2008 7:12 am

Postby divVerent » Fri Apr 03, 2009 11:33 am

Sure, but nobody really NEEDS AJAX.

Well, simple. Turn it off generally, turn it on per-site where you need it. E.g. using NoScript in Firefox.

Much less annoyances (ads, popups, layer ads - all gone).
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby [-z-] » Fri Apr 03, 2009 3:33 pm

AJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJAX


I chose to use a javascript library because I plan on doing more with javascript.


I don't know of a pure CSS solution. I used javascript to sense images larger than 550px. The following code snippet failed for me.

Code: Select all
img { max-width:50px; }
img:hover {   max-width:auto !important; }
[-z-]
Site Admin and Nexuiz Ninja
 
Posts: 1794
Joined: Mon Nov 13, 2006 12:20 am
Location: Florida

Postby C.Brutail » Fri Apr 03, 2009 3:56 pm

Wow... something has changed while I was away drinkin'... am I still drunk ? :D

For a first blink, it's odd, but nice. I have to test it for a few days untill I can tell more.
"One should strive to achieve; not sit in bitter regret."
WE ARE NEXUIZ.
Image
Image
C.Brutail
Laidback mapper
 
Posts: 2357
Joined: Tue Feb 28, 2006 7:26 pm
Location: Ironforge

Postby kyre » Fri Apr 03, 2009 6:35 pm

Vast improvement over the old theme, which I always had to override the css to get a readable font size with.

Thumbs up. :)

Btw specifying pixel sizes for fonts is such a broken design I won't even comment on it. Wait, just did. Bugger.
Whenever You go, then You aren't.
kyre
Alien
 
Posts: 118
Joined: Tue Jun 13, 2006 8:56 pm
Location: Sweden

PreviousNext

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest

cron