Brian Gardner, the guy behind Revolution, is in the process of converting his theming business into open source.
On November 1st, there will be a new Revolution theme . . .freely downloadable.
Read the announcement here.
Thanks for letting me know! Can’t wait till the new open source theme comes out!
Does anyone know how to contact Brian Garner? I have tried his sites all day, every link from everywhere is broken. I purchased Revolution last year and never used it. I have a new site I’d like to use it on but it is now aligning left instead of centered and I am having a problem with the logo image not showing. I wonder if this is due to updating to WP 2.5? Or if anyone is familiar with his themes, do you think you can assist? Thanks.
Can you post a link to your site that we can look at the css?
His dedicated server went belly-up earlier today, which will be why you’re struggling to get in contact with him. All of Brian’s sites are down currently. I saw some messages from him on twitter: http://twitter.com/bgardner
If anyone can solve the center alignment issue and my header issue, I’d be psyched! This is my test site:
‘http://abridgebetween.net’
Did you place any ads or other code in the footer?
There is some messy code:
</body>
</html></object></layer></span></div></table></body></html><!– adsok –>
two closing “body” and “html” tags and some other tags that don’t belong there. That’s why your content cannot be centered correctly.
I did edit the footer but foolishly don’t think I kept the origonal… Maybe if I go clean up whatever I left hanging around… Or if that doesn’t work, couldn’t I upload a new foot.php? Thanks so much for your help.
I found only one “body” tag and one “html” that appeared to be extra. None of this :
</object></layer></span></div></table></body></html><!– adsok –>
I looked in both the footer and the home file. ???
Turned out to be a missing ‘#’ in front of ‘body’ in my css file.