Who are Tiny Giant Studios?
Tiny Giant Studios is home to a top notch band of web developers, web designers and all-round pixel pushers. Based in St Albans, Hertfordshire we aim to deliver online solutions on-budget, on-brand and on time.
Why Our Websites Rock
Simply put, our web designs are visually stunning; Our back-end web development is filled with quality code and we pride ourselves on incredible customer support. From start to finish, we’ll walk the road with you…
Tiny Giant is awesome. The best web developers we’ve worked with in over 5 years. Tiny Giant Studios thoroughly understands a project and has excellent html/css skills. They worked to deliver an excellent end product. I really appreciate the work they did for us.
Our Services
If you would like to remove the “Admin Menu” navigation functionality at the top of the Prima Child theme, please follow these instrucions:
- In header.php, you’ll need to remove the anchor tag (<a href… ></a>) completely.
- Next up, open up includes/js/theme-scripts.js and remove the following bit of code:
/* Hide / Show Admin panel on click */
jQuery('a.admin_panel').click( function(event) {
event.preventDefault();
jQuery(this).hide();
jQuery('#topNav ul').fadeIn('fast');
});
- Lastly open up css/style-pro-child.css and on line 726, remove the bit that says “Display: none”.
We like free tools. A lot.
Toolwatch is a frequent’ish review of some scheweeet tools that’s made our lives easier… not to mention saving hairlines. Here’s our selection for the week:
gomockingbird.com – Allows you to make mock-ups and wireframes quick and easy. It supports all the nifty bits you’d normally use (e.g. shapes, links, and text) and even allows you to export to a PDF or PNG file. It’s great for freelancing on the move.
ajaxload.info – When using Ajax, it is customary to include a small animated gif file that gets displayed while JavaScript fetches the information from the server. At Ajaxload, they generate those animated gif files as per your order: No more complicated software – simply click, click, voila!