Home arrow Blog (without bottom)
A blog of all section with no images
I can't get the logo or the header images to show up? PDF Print E-mail
Written by Libai   
Tuesday, 08 May 2007

Q: I can't get the logo or the header  images to show up?

A:  We've included a logo and header image in our template zip file, but after you install the template, it will not show up directly. Instead, you'll have to create two new module positions, which are 'logo' and 'header'.

And then, create two new modules, assign 'logo' and 'header' module position to a corresponding module. Then you could include the logo/header inside these two modules. You could either add our logo/header images which is already in the zip file, or your own logo/header images. (The way to add a image is clicking the 'Insert/edit image' icon, and fill in the right image address, or upload images from your hard drive. )

Last Updated ( Tuesday, 08 May 2007 )
 
How to have another colour theme as the default colour theme? PDF Print E-mail
Written by Libai   
Monday, 16 April 2007

Q: How can one have another colour theme as the default colour theme?

A:

(1) You'll need to edit the index.php file.

Please access the index.php file and find the line <!-- Start of Stylesheet Section--> and <!-- End of Stylesheet Section -->. What you'll need to edit are the code in between these two lines. 

For example,if you want to have red colour theme as the default colour theme. Find this line:

<link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/red.css" rel="alternate stylesheet" type="text/css" title="red"/> 

Delete 'alternate' so it'll be rel="stylesheet", and move this line up, just below <!-- Start of Stylesheet Section--> so that it is the first line of the stylesheet section.

And then, find this line: <link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/green.css" rel="stylesheet" type="text/css" title="green"/>

Add 'alternate' so it'll be rel="alternate stylesheet".

 (2) You'll then need to edit the css files.

Open your red.css file, Select All and copy the css code in it. Now open the template_css.css file and find the line /*default colour style here, the default one here is green */, delete the lines below it and paste the code in, save file.

And that should be it!

 

Last Updated ( Monday, 06 August 2007 )
 
I can't get my menus working PDF Print E-mail
Written by Libai   
Thursday, 12 April 2007

Q: I've already set them to the right module positions, but still I can't get my menu working, what should I do?

A: Please check your 'Menu Style' setting. For the top menu please make sure it's set to 'Flat List', and for the main menu please make sure it's set to 'Horizontal'.

Last Updated ( Thursday, 12 April 2007 )
 
Newsflash 1 PDF Print E-mail
Written by Administrator   
Monday, 09 August 2004
Joomla! 1.0 - 'Experience the Freedom'!. It has never been easier to create your own dynamic site. Manage all your content from the best CMS admin interface.
 
Newsflash 2 PDF Print E-mail
Written by Administrator   
Monday, 09 August 2004
Yesterday all servers in the U.S. went out on strike in a bid to get more RAM and better CPUs. A spokes person said that the need for better RAM was due to some fool increasing the front-side bus speed. In future, busses will be told to slow down in residential motherboards.
 
Newsflash 3 PDF Print E-mail
Written by Administrator   
Monday, 09 August 2004
Aoccdrnig to a rscheearch at an Elingsh uinervtisy, it deosn't mttaer in waht oredr the ltteers in a wrod are, the olny iprmoetnt tihng is taht frist and lsat ltteer is at the rghit pclae. The rset can be a toatl mses and you can sitll raed it wouthit porbelm. Tihs is bcuseae we do not raed ervey lteter by itslef but the wrod as a wlohe.
 
<< Start < Prev 1 2 Next > End >>

Results 1 - 10 of 12