DarthPimpin
Sep 27 2009, 01:45 PM
Mmost of them are 1.0 :(. Like, I'm really feeling the
8-Bit layout. Is there not anyway we can use them for 2.0 profiles?
Mike
Sep 27 2009, 01:52 PM
Check out
this topic, see if it helps at all.
DarthPimpin
Sep 27 2009, 03:33 PM
Gaaaah this is really complicated. What's a hex code and how do I know which code(s) hide things on 1.0?
Mike
Sep 27 2009, 03:40 PM
A hexadecimal code is a colour in hexadecimal values, and it defines what colour an element should be. For example, black is #000000 and white is #FFFFFF. Anything with display:none; pretty much hides objects on 1.0 pages. Another choice would be to ask the designer of the layout to convert the layout for for you. It's worth a try.
fixtatik
Sep 27 2009, 04:46 PM
Try this:
http://fixtatik.com/projects/2.0-converterNot sure how well it'll work for that layout, but it doesn't hurt to try.
Mike
Sep 27 2009, 05:01 PM
Oh wow, definitely linking that for future questions regarding 1.0 to 2.0 conversion.