A web design normally has a horizontal full width image but what about a vertical full depth that spans the page. In a Genesis theme you can accomplish this by setting a background image to the .site-container div that contains all page elements If the image has to be a certain width with no text or images …
Read More
Adding Full Width Top and Bottom Wrap Content into Genesis Child Theme
You can add in full width content that is contained in a wrap in Genesis theme in the top and bottom of the page. This design calls for a full width area below the logo/menu to hold the hero image and also below that to hold the opt-in heading and button and a third …
Read More
Adding a Logo to the header of a Genesis Child Theme
When you create a Genesis Child Theme you have the option of Dynamic Text or an Image Logo for the Header as choices in the Genesis settings. Dynamic Text The dynamic text pulls in the site title and description as set in the WordPress Dashboard > Settings > General area Genesis places the Site Title and Site Description in a …
Read More
Create CSS Conditional Stylesheets for Internet Explorer in WordPress
How to Create CSS conditional style sheets for Internet Explorer in WordPress using a child theme or parent theme. Either manually in the header.php file or the preferred WordPress way registered and enqueued as a style via the functions.php way. The Manual Header Way 1) Open the header.php to your parent or child theme 2) …
Read More
Create an extra Widget Areas in WordPress Twenty Twelve
WordPress themes come with a certain number of widgets in parts of the web page, for example the 2012 theme has a sidebar and 2 home page widget areas, you can make many more areas of the layout widgetised by creating extra widget functions and placing the PHP code for those functions in the theme …
Read More
Create a Widgetized Custom Home Page in Genesis Child Theme WordPress
Creating a customised all widgets / widgetized home page of a Genesis Child Theme. Analysing the Layout The layout above does not lend itself to the default layouts in Genesis, it really needs to be set up with widgetised areas in the WordPress dashboard so a non-technical user can update content. The layout is a …
Read More
Drupal SEO Settings – Configuring The Basics – All About Hiding the Node
Ok so here is the roadtrip to optimal SEO settings and best practice for Drupal, going from setting the URLs to be search engine friendly, creating URL aliases, creating default templated URL aliases, setting up redirects from older URL aliases. Setting up Page Titles, Meta Tags and Canonical links – lets get started… Clean URLs …
Read More
Update Jailbroken iPhone to iOS 7.0 – 7.0.6 Untethered with evasi0n
This process upgrades your iOS jailbroken device to iOS 7.0.6 If you need your baseband preserved because you are on locked iphones and need the baseband to unlock with ultrasn0w then stay away from this and wait until the next version of redsn0w is released. For this jailbreak you will need to upgrade your jailbroken …
Read More