Using Joomla,for A Webpage With Pictures,what’s The Better Choice? Static Content Item Or Just Content Item?
You should use static content if its not changing … CAuse you don’t want the scripting language to recreate those items everytime your request. If you are always adding pictures in a regular basis then make it dynamic as an item. But if your just adding pictures with no user interactivity. Static content would be [...]
How To Remove The Default Menu Item In Joomla?
To be more clear, I want to basically REMOVE the default menu item.
and make my logo clicable to the default menu item….
so from left of the header to the right…I would have the following:
Logo - Tab 1 - Tab 2 - Tab 3 - etc…
where the Logo is linked to my index page and Tab [...]
Joomla: I Added A Table In An Item. How Can I Make The Table With Rounded Edges?
August 6, 2009 under FAQ
Rounded corners can be done in numerous ways and can actually quite complicated. But these are the basic ways to do it:
- with CSS
- Template HTML Design
- Module manipulation
I can offer you tutoring on how to do this or do it for you.
What’s Better To Use In Joomla For A Page With Pictures, Static Or Just Content Item ?
August 3, 2009 under FAQ
Both are ok (according to your link structure)
What’s The Difference Between A Static Content Item And A Content Item In Joomla ?
July 30, 2009 under FAQ
Generally content in CMS (content management systems) is stored in a database, while static content is a page uploaded to your server.
In other words, a static content page, has a fixed address (eg: http://mysite.com/contentpage.htm). While a content page in Joomla has to be accessed as http://mysite.com?pageId=4
This means, that you only have one generic “template page, [...]


