Dear
How can i add Login & Sign Up button in the main page or main menu 
Regards
			
		
    <?php 
        echo CHtml::link('Log in link', array('/site/login'));
        echo '<br/>';
        echo CHtml::link('Registration link', array('/site/register'));
    ?>



Koduc wrote:Template for main page is located at /themes/classic/views/layouts/main.php


Return to Questions and help for changes
Users browsing this forum: No registered users and 12 guests