Tag: DIY
How to Add Social Media Icons to WordPress Header
www.sjcwebdesign A quick tutorial showing how to add social media icons to 2010 theme WordPress header file. 3 step process 1. Edit header image size in functions.php 2. Add class styles in style.css 3. Add div tag to header.php Link to code in blog post: bit.ly Questions or comments leave below. Please like and subscribe! Twitter: www.twitter.com Blog: www.sjcwebdesign.com Facebook: SJC Web Design on.fb.me
Install Joomla
In this video, you will learn how to download and install Joomla to run on your computer. This is a great way to get comfortable with using Joomla, a web server, PHP, MySQL and working in a local development environment. It’ll also save you a few bucks as you won’t need to register a domain or setup hosting to get hands-on experience.
Install Joomla on your Windows computer using WAMP server
Canadian Tech Online – www.canadiantechonline.com Original Article – bit.ly Joomla! is a very powerful, dynamic, and robust Content Management System (CMS) that runs off of Apache web server, MySQL, and PHP. It is often deployed in coporate intranets as well as a wealth of some of the most popular website on the internet today. If you are a web developer looking to do a mockup of a page, or need to develop a customer’s website offline (or without webspace) then this is the best route for you to go. This is also quite handy for developers to import websites that are currently online to help predict and troubleshoot possible glitches when a site goes through a major update. Setting up Joomla! on your very own Windows computer is as simple as following 6 very short steps: Step 1 – Get Server Software – Joomla! is a web application and needs to be run on top of several other server applications in order to appear in your browser. – You need a database program, a webserver, an operating system, and a scripting language. – WAMP server fills this gap. WAMP stands for Windows, apache, mysql, and php. – Download Install WAMP server www.wampserver.com Step 2 – Get Joomla! – Joomla is essentially ditributed as a bunch of php scripts in a zip file. – Download the latest version of Joomla at www.joomla.org Step 3 – Start WAMP Server – In order to install Joomla, you must have all of the needed server components running. – Double click the WAMP server icon from your desktop of choose …