Archives
Meta
Author Archives: jaye
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
Remove Ellipses (…) from Post Title
Open the file defaultcat.php and search for this line: Replace it by this:
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
Using Git for DNS and DHCP Config Files
[master (root-commit) a8418bf] Added DNS zone files Committer: root <root@liminf03.motion.com> Your name and email address were configured automatically based on your username and hostname. Please check that they are accurate. You can suppress this message by setting them explicitly: git … Continue reading
Posted in Backups, git, System Configuration
Comments Off on Using Git for DNS and DHCP Config Files
Changing the Color of Links
Using the ElegantThemes eBusiness theme, the default color for links did not stand out and links were hard to see. Resolved by making them red. In the style.css file, for the child theme, added the following line of code:
Fun with mod_rewrite…
Today I had to create some specific/generic rewrite rules. The idea was to allow “motion.com,”www.motion.com,” “www.motion.com/index.html,” and “motion.com/index.html” all go to an index (domain for sale) page. However, let everything else forward to “learninginmotion.com.” So URLs like “www.motion.com/products/index.html” would forward … Continue reading
Posted in Journal, Web Geeking
Comments Off on Fun with mod_rewrite…
Cleaning up…
Today was the real start of the new year cleanup process. Logged into the InMotionHosting account and deleted the nightly backups, leaving the ones from the 1st of each month, and started moving them over to ShareA:IT Archives/Web Backups.
Posted in Journal
Comments Off on Cleaning up…
