maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Community (https://talk.maemo.org/forumdisplay.php?f=16)
-   -   The new talk.maemo.org theme (https://talk.maemo.org/showthread.php?t=28594)

Bundyo 2009-04-30 06:54

Re: The new talk.maemo.org theme
 
This one will make the posts more compact (and remove the avatars). Remove the h2.subject rule if you don't like where it is placed.

Code:

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.internettablettalk.com") {
    #mmain div.mfcomment .vcard .avatar,
    #mmain div.mfcomment .vcard .photo {
        width: 0 !important;
    }
    #mmain div.mfcomment .description,
    #mmain div.mfcomment .userdetails {
        margin-left: 5px !important;
    }
    #mmain div.thanks_postbit {
        float: left !important;
        margin-top: -50px !important;
    }
    #mmain div.br {
        overflow: hidden !important;
    }
    #mmain div.mfcomment .spacer {
        margin-top: 5px !important;
    }
    #mmain h2.subject {
        font-size:1.2em !important;
        margin-bottom:-12px !important;
        margin-top:0 !important;
        text-align:center !important;
        width:100% !important;
    }
}

EDIT: Ouch, the code view is ugly :)

Thesandlord 2009-04-30 06:56

Re: The new talk.maemo.org theme
 
I like the new theme somewhat. It is nice to read on a tablet. However, i think puttting the title after every post is stupid, adds lenght, and thus makes it harder to use. Just take away the title after every post, and it will be good. I don't have a PC right now, so I am pure tablet for the next few days, so I cannot comment on the layout based on a full screen experience.

TA-t3 2009-04-30 09:27

Re: The new talk.maemo.org theme
 
The grey fonts (the contrast issues people have already complained about) is starting to tire on me as well. But in general I actually find the new theme OK. I do wish though that hovering the mouse over a thread shows the first paragraph of the first post, as before, instead of just 'go to first post' which is not particularly useful.

pekkis 2009-04-30 10:47

Re: The new talk.maemo.org theme
 
That new colour theme just does not have enough contrast between titles and background and is hard to read fluently.

Rider 2009-04-30 12:06

Re: The new talk.maemo.org theme
 
Quote:

Originally Posted by ekul (Post 282934)
tear rendering problems. Tear renders the columns stacked rather then side by side but based on testing with other webkit browsers it appears to be a tear issue rather then a webkit one but certainly worth checking out.

No, I have the same issue with microb on N800.

I have a minumum font size of 20, and that is probably causing that.

When doing html design, never assume a certain font size. A very common mistake which makes many pages broken.

ARJWright 2009-04-30 12:50

Re: The new talk.maemo.org theme
 
Looked at this on the IT last night with both Tear and microB and have to say that this site looks a lot better for ITs now than it had in the past. To that end, this new default theme really does speak well for ITs.

Those code changes a few posts up are pretty interesting ones to play with; guess I need to find a PC to start working from so that I can test this stuff out.

luca 2009-04-30 12:56

Re: The new talk.maemo.org theme
 
Quote:

Originally Posted by TA-t3 (Post 283248)
I do wish though that hovering the mouse over a thread shows the first paragraph of the first post, as before, instead of just 'go to first post' which is not particularly useful.

Maybe omitting the first few lines of the post makes the page load and render faster.
And I think it's not possible to hover the "mouse" with the tablet.

possessedskier 2009-04-30 13:14

Re: The new talk.maemo.org theme
 
The new theme loads much faster on the tablet, probably because there aren't any Flash ads. The large thread title above each post takes up too much room requiring a lot of scrolling to read a page. After getting used to the new colors, I do like the way they display on the tablet. I think it's much easier to read than the old dark theme.

timsamoff 2009-04-30 13:23

Re: The new talk.maemo.org theme
 
Quote:

Originally Posted by Thesandlord (Post 283234)
I like the new theme somewhat. It is nice to read on a tablet. However, i think puttting the title after every post is stupid, adds lenght, and thus makes it harder to use. Just take away the title after every post, and it will be good. I don't have a PC right now, so I am pure tablet for the next few days, so I cannot comment on the layout based on a full screen experience.

Please file an enhancement request.

Tim

timsamoff 2009-04-30 13:24

Re: The new talk.maemo.org theme
 
Quote:

Originally Posted by Rider (Post 283272)
When doing html design, never assume a certain font size. A very common mistake which makes many pages broken.

This is a subjective comment that a designer will never agree with. :p

Tim


All times are GMT. The time now is 21:26.

vBulletin® Version 3.8.8