I figured this would be the best community to ask...
I'm working on a theme and I want to have a clock on it, but since the theme is being done for landscape access I need the clock to be turned 90 degrees on the springboard.
I've tried
transform: rotate(-90)
and it didn't work. I have the clock in an html table, so maybe I can just turn the table 90 degrees. Any suggestions?
assuming ur talking about an html clock, and not the liveclock extension, this really isn't the best "community" to ask, lol. Not to knock MMi at all, this site has A LOT to offer, but unfortunately, experienced programmers is not one of them. If you post ur question on Macthemes, u will probably get an answer within minutes. I only know basic html, so i can't really tell u exactly how to do this, but it will be relatively simple.