How to Import a CSS File From Another CSS File
Last Updated on Monday, 7 January 2013 12:00 Written by Richi González Monday, 7 January 2013 12:00
Hello,
Today, I will tell you how to call a CSS file from another CSS file. To make it clearer, we will call fileB.css from fileA.css, which both are in the same directory. This comes handy when you want to keep your styling rules organized.
In fileA.css, let’s imagine we have this code:
Learn MoreHow to Redirect with PHP
Last Updated on Sunday, 6 January 2013 12:00 Written by Richi González Sunday, 6 January 2013 12:00
Hello,
With this article you will learn how to redirect your users to another page with a simple PHP function. This becomes really handy when you have authenticated your user and want to take it back to the home page, for example.
1. The function we will use is header()
Learn MoreHow to Make Another User an Admin in Elgg
Last Updated on Friday, 8 July 2011 11:22 Written by Rodolfo Hernandez Sunday, 15 May 2011 07:55
In this article I will show you an updated guide on how to make another user an Admin in Elgg.
Learn MoreHow to Install YetAnotherForum.NET From Your WebsitePanel Using Microsoft Web App Gallery
Last Updated on Thursday, 17 March 2011 01:21 Written by Arian Jahansouz Thursday, 17 March 2011 01:21
This article will give you a step by step guide on how to install YetAnotherForum.NET from your WebsitePanel. Sign into your WebsitePanel and follow these steps:
1) Click Domains
Learn MoreAnother Way to Fix a White Screen of Death in Elgg
Last Updated on Friday, 8 July 2011 10:40 Written by Rodolfo Hernandez Sunday, 2 January 2011 10:24
On a previous post I put a way to recover your site from a White Screen of Death (WSOD). A WSOD is when you refresh your Elgg site and instead of showing your content, a blank, white page is displayed instead.
Learn More
Recent Comments