Android Theme
Description :
Android is a theme that uses the main colors of android. It also has a more modern and clean look.
Features :
CSS 3 For Up To Date Web Browsers. Although it still looks great on older web browsers.
JQuery for nice smooth effects, like superfish menu.
Integrated Go To Top Button
Better Board Index and Message Index.
Custom Header
Progress :
90% Complete
Preview :
Board Index -
(http://www.simplemachines.org/community/index.php?action=dlattach;topic=486037.0;attach=210626;image)
Message Index -
(http://www.simplemachines.org/community/index.php?action=dlattach;topic=486037.0;attach=210579;image)
Post -
(http://www.simplemachines.org/community/index.php?action=dlattach;topic=486037.0;attach=210636;image)
I'm liking the look of that, so far 8)
KUTGW
Thank you for the kind comment.
Looking nice, I want a good android theme for my site. Everytime I make a green one tho people complain :( So I always end up going back to boring look.
Quote from: Android4Life on September 11, 2012, 04:40:28 PM
Looking nice, I want a good android theme for my site. Everytime I make a green one tho people complain :( So I always end up going back to boring look.
Thank you for the comment, I am always looking for suggestions :) .
Looks great, I like the color scheme alot.
Updated the first post.
The board index is almost finished :D.
Another update - Board Index Basically Done. Just gotta tweak the link placements in the footer.
Updated first post with latest screenshot.
I finally got some time to work on this theme more. I have tweaked a few things and finished the board index.
The message index is next.
New Screenshot in first post.
What's different about the board index? Apart from the border styling and the background colour it's default 2.0.
Quote from: Antechinus on October 13, 2012, 06:45:21 PM
What's different about the board index? Apart from the border styling and the background colour it's default 2.0.
Well other then what you stated and the extra titlebg under the catbg nothing... I am not looking to make a completely different board index.
I think you misunderstood what I meant by finished the board index...
I was wondering what you meant by "better" in the OP.
QuoteFeatures :
CSS 3 For Up To Date Web Browsers. Although it still looks great on older web browsers.
JQuery for nice smooth effects, like superfish menu.
Integrated Go To Top Button
Better Board Index and Message Index.
Quote from: Antechinus on October 13, 2012, 07:07:36 PM
I was wondering what you meant by "better" in the OP.
QuoteFeatures :
CSS 3 For Up To Date Web Browsers. Although it still looks great on older web browsers.
JQuery for nice smooth effects, like superfish menu.
Integrated Go To Top Button
Better Board Index and Message Index.
By better I mean what I have done..... What do you want from me a entirely redone board index...
I find how I have the board index setup now is a better then the default one..
QuoteWhat you want from me a entirely redone board index...
Why not? There's a fair bit you can do to it with just css changes, and quite honestly I've always thought the default was not that great. Not that there's anything really wrong with what you've done, but just as one example: on smaller screens (phones and tablets) the default index gets very cluttered. If you put in a media query to hide the stats cell on smaller screens, that gets rid of a lot of clutter without really losing any useful information. :)
Well I thank you for your input, I am happy with what I have done. I may have play around with that on a new theme.
As for your cell phone example I wouldn't know enough about php or queries to do that.
From 2.1 alpha ;)
/* Experimental additions. */
/*-------------------------*/
/* Drop the stats cell from the board index on narrow screens. */
/* Much more user-friendly IMHO. */
@media screen and (max-width: 1220px) {
.table_list td.stats {
display: none;
}
.table_list td.lastpost p {
border-left: 1px solid #ccc;
padding: 1px 5px 2px 10px;
margin-top: 1px;
}
}
Quote from: Antechinus on October 13, 2012, 07:29:18 PM
From 2.1 alpha ;)
/* Experimental additions. */
/*-------------------------*/
/* Drop the stats cell from the board index on narrow screens. */
/* Much more user-friendly IMHO. */
@media screen and (max-width: 1220px) {
.table_list td.stats {
display: none;
}
.table_list td.lastpost p {
border-left: 1px solid #ccc;
padding: 1px 5px 2px 10px;
margin-top: 1px;
}
}
humm ok I guess it doesn't involve php lol... I guess I have something to play with now.
:D The only reason I learned php to start with was because I thought 1.1.x templates were so bad that I couldn't stand looking at them.
Nice work so far :)
Quote from: CoreISP on October 13, 2012, 07:44:23 PM
Nice work so far :)
Thank you :) .
@Antechinus
If it isn't an echo command... im clueless on php.
First post updated with message index screenshot.
Could be better, but the theme looks very nice.
Good work !
Quote from: Diego Andrés on October 28, 2012, 09:35:31 PM
Could be better, but the theme looks very nice.
Good work !
Thank for the comment, I am all ears on how it could be "better" :).
Should try another thing with the menu, I don't feel it like "fine"
Maybe text-shadow?
Also I'm waiting for a demo, looks very nice as I said