JoomlaDesigns.co.uk
Professional High Quality
Joomla Templates
Template Gallery
We have released a wide variety of high quality XHTML/CSS Joomla web designs which we have developed and can be downloaded via the members area. Why not Visit the gallery and transform your web site today.Template GalleryMembership Club
Why not join the membership club today and get access to download ALL the Joomla templates and photoshop PSD files we have to offer plus we release new designs every month offering you choice and value for money. Join TodayKnowledge Base
Visit the knowledge base where you can get answers to a number of common questions plus hints, tips and FAQ's relating to the design themes we have developed and released. We also provide email support. Knowledge BaseKnowledgebase
The knowledgebase is organized into different categories, please select a topic that you are interested in. Additionally, you can also search the entire knowledgebase by entering keywords below.
Search Knowledgebase
Joomla Template Support - All Articles (25)
Get access to a number of useful support articles relating to the joomla templates offered to members of the Joomladesigns template theme club.
Do you provide the Photoshop PSD files
Template Install Guides
CSS Colors
Template Package Releases
Latest Releases
CSS Guide Books
CSS Tools
Custom Module Positions
ERROR: Could not find an XML setup file in the package.
Joomla Template Compatibility
Template Release Log
Template Support
How do i search for the Template Themes
changing the web design footer
Basically the above code extracts the Joomla meta tag title and default GNU/GPL License information into the footer of the web design.
If you would like to replace the default footer to include your own footer then please complete the following.
1) Open the template index.php with notepad.exe
2) Find the following code
3) Replace the code with this code noted below
4) Your Footer Text Goes Here
5) Save the index.php file and upload the file to the relevent template directory on the server.
Read More... -->
Display module positions for the web design theme
Widescreen module menu positions
Changing the site title text size
Template Theme Layout is incorrect
How do i download the Joomla Templates
Template Permissions
Changing the web design colours
Module Positions
Installing a Joomla Web Design Template
Changing the site header
If you would like to customize the Joomla template site title please complete the following steps.1) Download the relevent template zip file from the members area.
2) Unzip the template package and open the Index.php file with Notepad.exe
3) Search for the following code <?php echo $mosConfig_sitename; ?>
4) Now replace the code with the text you would like to appear on your site ( IE ) my web site title
5) Basically all we have done is remove the and replaced it with your hard coded web site title. By changing the above code you have stopped the template from using the default site title and hard coded your own site title into the template
6) Once you have made the changes save the index.php file and re upload the file to your template directory.