Adam Posted March 13, 2015 Posted March 13, 2015 Those of you who have updated will have hopefully by now discovered we have added themes to the R1 user interface. Currently there is only one new theme, but over the course of the coming weeks we will be adding more. We would love to offer you guys a chance to design your own theme. The one that we and you guys decide is the best one we will add on the R1 if you want to submit an idea or mock up you can either just photoshop, design your idea and send us a screen shot or if you are more techno minded can use something like stylish ( Chrome extension) and design one ( please post a screen shot not the actual css file.) But with all good things there are some stipulations... If you would like to submit an idea for a theme please read the following carefully. 1) All designs, logos, graphics you use must be 100% copyright free so no whacking your fav sports team logo on your design. 2) Your design is submitted to us on the understanding you grant us full and complete rights for FREE (creative commons license) to use your design on our router interface, and to share it freely with other users. 3) You accept we may need to slightly alter your design to fit the ui . 4) The finished theme will be added once fully tested and no time frame is given to when it will be added ( due to small team, large work load) 5) Please post all design ideas on THIS thread only. 6) There is no prize other than your design is added onto the router themes.
toby jugs Posted March 13, 2015 Posted March 13, 2015 Cancels at least 7 designs I was working on lmao
psygn Posted March 13, 2015 Posted March 13, 2015 I think it would be cool if we could share and apply themes ourselves (which would in a sense work around the copyright issues), but I also understand how that could be a nightmare if someone releases a theme that inadvertently hides or overlaps some critical controls from the end user.
Netduma Staff Netduma Crossy Posted March 14, 2015 Netduma Staff Posted March 14, 2015 I think it would be cool if we could share and apply themes ourselves (which would in a sense work around the copyright issues), but I also understand how that could be a nightmare if someone releases a theme that inadvertently hides or overlaps some critical controls from the end user. You could do this by just sharing the CSS or something an the people you share with have the stylish extension installed in their browser If someone inadvertently hid an option, you should just remove/edit the custom CSS and it would come back
Netduma Staff Netduma Crossy Posted March 14, 2015 Netduma Staff Posted March 14, 2015 What fimware version are we talking about? Version 1.03.2.
Guest Netduma_Iain Posted March 14, 2015 Posted March 14, 2015 I'm definitely going to make one, time for my avante garde artistic skills to shine.
Netduma Staff Netduma Crossy Posted March 14, 2015 Netduma Staff Posted March 14, 2015 This is my first attempt All I've done is change some colours and transparency and a few other things. There are some other things I changed as well. Like when boxes are unticked, hover overing things (the usual sort of stuff). Going to try and improve this a little bit but thought I would post and see if there is any constructive feedback I'm calling it "Stealth" (very original).
bagsta69 Posted March 15, 2015 Posted March 15, 2015 First attempt at one, Not sure if it's the kind of thing you are after.
Netduma Staff Netduma Crossy Posted March 15, 2015 Netduma Staff Posted March 15, 2015 I have tinkered with mine a bit more and changed a few things to try and make it look nicer There is vid below which is shows it in action EDIT: I just rewatched this vid and unlike on my computer screen, you can actually see the lines from the repeating background. I'm going to try and fix it now
bagsta69 Posted March 15, 2015 Posted March 15, 2015 wow, I wouldn't know where to start on getting it actually working like that.
Netduma Staff Netduma Crossy Posted March 15, 2015 Netduma Staff Posted March 15, 2015 wow, I wouldn't know where to start on getting it actually working like that. Is your photoshopped? I thought you had done some CSS. That is very good Photoshop if it is If you want to make one that is functioning, look up how to do CSS and install the chrome plugin Stylish.
Guest Netduma_Iain Posted March 15, 2015 Posted March 15, 2015 looks great guys keep them coming. I'm definitely gonna do one
RADDY1993 Posted March 15, 2015 Posted March 15, 2015 Is your photoshopped? I thought you had done some CSS. That is very good Photoshop if it is If you want to make one that is functioning, look up how to do CSS and install the chrome plugin Stylish. How do we add a background to the gui with stylish, ive looked but they only have ones that are made.
Netduma Staff Netduma Crossy Posted March 15, 2015 Netduma Staff Posted March 15, 2015 How do we add a background to the gui with stylish, ive looked but they only have ones that are made. body { background-color: #ffffff; } or body { background: url("http://yourDomain.com/yourImage.jpeg") }
bagsta69 Posted March 15, 2015 Posted March 15, 2015 Is your photoshopped? I thought you had done some CSS. That is very good Photoshop if it is If you want to make one that is functioning, look up how to do CSS and install the chrome plugin Stylish. Yes just threw it together in ps when I had a spare half hour, got a few others pics to put together a few ideas.Cheers
Netduma Staff Netduma Crossy Posted March 15, 2015 Netduma Staff Posted March 15, 2015 Yes just threw it together in ps when I had a spare half hour, got a few others pics to put together a few ideas. Cheers Nice, your looks good I'm out of likes atm But there is some stuff on this page I need to like, lol.
fuzzy clam Posted March 15, 2015 Posted March 15, 2015 Hell yea crossy,that looks cool.Sleek and simple,blacks and greys like my tats
Netduma Staff Netduma Crossy Posted March 15, 2015 Netduma Staff Posted March 15, 2015 Have one of mine lol Thanks Hell yea crossy,that looks cool.Sleek and simple,blacks and greys like my tats Glad you like it Need to sort out that background though.
RADDY1993 Posted March 15, 2015 Posted March 15, 2015 body { background-color: #ffffff; } or body { background: url("http://yourDomain.com/yourImage.jpeg") } Thanx, i have the background changed i looked in the code and found the BG http://puu.sh/gBvGQ/e0459ea826.pnghow can we change the BG i cant find that code you used.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.