Comments about Graphene

  • giles14

    #1742

    Syahir,

    I have been testing your amazing theme for 3 days now.

    Yesterday, I made small change to the interface: Make the entire row of recent post “clicable” and show it with an icon. I made this because graphene-mobile is designed for touchscreen devices, this kind of devices normally uses an easy to navigate UI, based on entire “clicable” rows, since this is natural UI browsing, I decided to put in on Graphene-mobile.

    Today I made a small UI usability test, with my friends using 6 diferent persons 3 of them without my modifications and the other 3 using my mods.

    My Results:

    Without any mod:

    1/3 click on the post title to browse to the post at the first try.

    1/3 click at the post title at the 2nd try.

    1/3 click at the post title at the 3rd try.

    With my mod:

    3/3 click anywhere of the row to browse to the post.

    Used tools:

    Ipod touch iOS 3.2

    iOS Vnc Server Vency

    PC VNC client (to look what was happening on the ipod touch)

    =

    I know that this is a small enhancement, but it works as expected, the bad thing here is that you need to lose the (leave a comment/ # comments link)but I think they’re not too important.

    What do you think of this? Do you think that this should be included in the theme?

    You can look to my mods browsing my test installation:

    https://bitly.com/q0PKCE on the Recent Post Sections

    Best Regards,

    Alexandro

    Here are my css added:

    .post-list li{
    border-bottom: 1px solid #D6D6D6;
    padding: 5px 0;
    background: url("wp-content/themes/graphene-mobile/images/link.png") no-repeat scroll right center transparent;
    }

    .post-list a{
    display: block;
    }

    .post-list .post-title {
    font-size: 1.35em;
    font-style: normal;
    color: #0A61A4;
    }
    Admin

    Syahir Hakim

    #17045

    Hi Alexandro,

    That’s a nice test you undertake! I’d definitely keep this in mind for future updates & development of the theme.

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.