Archives
Meta
Category Archives: Wordpress
ColdStone Theme: Added Hardcoded Video Iframe Just Above Recent Posts
Added the following to includes/default.php:
Posted in Wordpress
Comments Off on ColdStone Theme: Added Hardcoded Video Iframe Just Above Recent Posts
ColdStone Theme: Using Pages Instead of Posts for Featured Image
Hi, please go to featured.php save the file just in case; there, find: $coldstone_featured_number= make this equal with the numbers of pages you will use for the slider, like: $coldstone_featured_number=3; find: $my_query = new WP_Query before this add: $args = … Continue reading
Posted in Wordpress
Comments Off on ColdStone Theme: Using Pages Instead of Posts for Featured Image
eNews Theme: Replace Post Thumbnail
In single.php replace: with
Basic Theme: Added Image Behind Menu
Added following code to Custom CSS: Then, added the following to header.php, just before Navigation Bar code:
Basic Theme: Added Leaderboard Ad
Added the following code to header.php: Then, added the following code to Custom CSS:
Nexus Theme: Added Pinterest to Social Buttons
Created two 24×19 images of the Pinterest “P” one gray and one white (for hover). Added the following code to Custom CSS Added the following code to header.php, placed it between the RSS and G+ buttons:
Nexus Theme: Modifications to Home Page
Reduced Headline size by adding: to Custom CSS in General Settings Reduced leading in Excerpt text by adding: to Custom CSS in General Settings Changed the length of the excerpt by making the following modification to recent_module.php: Replaced with
Optimal Image Sizes
Nexus Theme: For featured slider (at least): 582×520 For thumbnails (at least): 160×160 For header images (at least): 1400×400
