CSS

Adding Pages without Menu Items in Joomla

December 11, 2009

Ever wanted to create a page in Joomla but without the menu item showing? Sure – you could create an article ( or page), publish it, and call the page via a link you create on another page. But then your URL looks something like this: yoursite.com/index.php?option=com_content&view=article&id=135 If you want to use the built-in SEF [...]

Read more →

Reset CSS style-sheet for IE 6 and 7

April 8, 2009

This CSS style-sheet resets all the margins, borders, and main attributes for any site. You can save it as iehacks.css (or whatever you want) and import it into the document you want to make compatible with Internet Explorer 6 and 7. Then you can make all the necessary adjustments to your site in this style-sheet. [...]

Read more →