How to Make Dropdown Menu for Silverstripe CMS Theme
Last Updated on Sunday, 31 March 2013 04:33 Written by Teet Bergmann Tuesday, 2 April 2013 12:00
1. In your Navigation.ss file add following code (navigation file must be in folder themes/yourtheme-name/templates/Includes):
Learn MoremojoPortal Tips: Why Fonts and Colors Aren’t Included on the Editor Menu
Last Updated on Wednesday, 20 March 2013 08:30 Written by Carole Bennett Thursday, 21 March 2013 12:00
Content management systems like mojoPortal are wonderful, especially since your customers are able to edit and update their own content. However, you’ll always have one client who wants to be able to control the colors and fonts used in their content, above and beyond what you and/or your designer, leveraging years of knowledge and experience, have allowed for in your style sheets for the site.
They’re usually very creative people, who love to use all the fonts in Word, and leverage bright colors for emphasis. Some are actually quite good at it, and you may choose (at your discretion) to give them the option to have access to greater customization options for their content.
Learn MoreHow to Create a Custom Menu in Joomla 2.5
Last Updated on Thursday, 20 December 2012 12:00 Written by Milton Parada Thursday, 20 December 2012 12:00
Menus are very useful for showing your website sections. However creating those are a little bit tricky. For that reason, in this article I will give you a step by step guide on how to create a custom menu in Joomla 2.5
1. Sign into your Joomla site as an admin
2. In the Joomla Control Panel top bar navigation menu, go to “Menus -> Menu Manger -> Add New Menu”:
Learn MoreHow To Create a Contact Us Menu Item in Joomla 2.5
Last Updated on Thursday, 13 December 2012 12:00 Written by Milton Parada Thursday, 13 December 2012 12:00
This tutorial is about how to create a contact form in Joomla so that users can send messages from the form.
- In the Control Panel, click on the “Components -> Contacts -> Contacts”:

- In “Contact Manager: Contacts” , click in categories:
How to Hide the Menu for Non-Members in SocialEngine 4
Last Updated on Tuesday, 4 December 2012 03:16 Written by Andrew Cross Wednesday, 5 December 2012 12:00
Would you like to hide the main menu for non-members? If so, instead of hiding just a few things from non-members through the settings of each plugin, it’s better to just hide all! This way, non-members can only access portal page if set-up correctly. You can use this trick to do so:
Find: /application/modules/Core/widgets/menu-main/
Edit File: Controller.php
Find the following code:
Learn More
Recent Comments