Adding Video
Adding video to Modularity themes from Graph Paper Press on Vimeo.
Please note that the Theme Options are now located under Appearance > Theme Options
Soundcloud is Gold
If you want an MP3 player that is iPhone/iPad friendly (HTML 5) with various player skins and options, there is no better plugin that Soundcloud is Gold…
New Admin Bar Network Enabled
After getting a few requests for an easier way to login we have integrated a custom admin bar at the top of the browser window. If you wish to hide or position the admin bar along the bottom of your EPK, use the following CSS class within your “Custom CSS” theme options.
To Move the Admin Bar to the Bottom
#wpadminbar { bottom:0px!important; top:auto;}
To Hide the Admin Bar from Displaying
#wpadminbar { display:none; visibility:hidden;}

