PDA

View Full Version : My Demo Site


Chinaman
01-31-2007, 06:14 AM
Changed my demo site to ja-xenia.
It has a conditional statement to show only modules on front page.
Altered top area and re styled the main menu to change color with site tools.
Only use the right column (by choice, just haven`t placed any modules im left position.
If anyone is interested, I have added classes to allow the right hand modules colors to follow the selected site color
CLICK HERE (http://percyking.com/)

subtiricaliviu
01-31-2007, 04:38 PM
Good job. Very nice and clean!

jasonStockman
02-07-2007, 08:20 AM
Looks very clean as stated before. I like how the colors or bold and vivid.

Only thing I could criticize was rollover effect of the logout menu.

Other than that, perhaps placing some nice images would liven things up a bit more.

Well done. :cool:

jackoman
02-15-2007, 12:23 PM
Great work! Question if I may: How did you replace the header with your full header graphic?

Chinaman
02-17-2007, 08:28 AM
Simply comment out the logo as below and you should be right, then once you have it correct, you can then remove logo permanently

<!--
<h1>
<a href="index.php"><img src="<?php echo $ja_template_path;?>/images/logo-<?php echo $ja_color; ?>.jpg" alt="<?php echo $mosConfig_sitename?>" /></a>
</h1>
-->