Tag Archives: CSS

Basic Theme: Added Image Behind Menu

Added following code to Custom CSS: Then, added the following to header.php, just before Navigation Bar code:

Posted in Wordpress | Tagged , , , | Comments Off on Basic Theme: Added Image Behind Menu

Basic Theme: Added Leaderboard Ad

Added the following code to header.php: Then, added the following code to Custom CSS:

Posted in Wordpress | Tagged , , , , | Comments Off on Basic Theme: Added Leaderboard Ad

Nexus Theme: Widen Widget Sidebar

Needed to widen the widget sidebar to fit a 300px wide AdSense ad. Added the following code to Custom CSS:

Posted in Wordpress | Tagged , , , , | Comments Off on Nexus Theme: Widen Widget Sidebar

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:

Posted in Wordpress | Tagged , , , | Comments Off on Nexus Theme: Added Pinterest to Social 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

Posted in Wordpress | Tagged , , , , | Comments Off on Nexus Theme: Modifications to Home Page

Remove Ellipses (…) from Post Title

Open the file defaultcat.php and search for this line: Replace it by this:

Posted in Wordpress | Tagged , , , , | Comments Off on Remove Ellipses (…) from Post Title

Background Image Behind Header

Please go to Epanel > General and at the bottom of that , you will see Custom CSS box. Please put this code there

Posted in Wordpress | Tagged , , , , | Comments Off on Background Image Behind Header