-
AuthorPosts
-
Menalto Friend
Menalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
August 6, 2008 at 8:30 pm #264179Best would be if you attached your index.php file here.
August 6, 2008 at 9:50 pm #264195<?php
defined( '_JEXEC' ) or die( 'Restricted access' );
defined( 'DS') || define( 'DS', DIRECTORY_SEPARATOR );
include_once (dirname(__FILE__).DS.'/ja_vars.php');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<jdoc:include type="head" />
<?php JHTML::_('behavior.mootools'); ?>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link href="<?php echo $tmpTools->templateurl();?>/css/template.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="<?php echo $tmpTools->baseurl(); ?>templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $tmpTools->baseurl(); ?>templates/system/css/general.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $tmpTools->templateurl(); ?>/css/editor.css" type="text/css" />
<script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl();?>/scripts/ja.script.js"></script>
<?php $tmpTools->genMenuHead(); ?>
<link href="<?php echo $tmpTools->templateurl(); ?>/css/colors/<?php echo $tmpTools->getParam(JA_TOOL_COLOR); ?>.css" rel="stylesheet" type="text/css" />
<!-->
<style type="text/css">
.clearfix {height: 1%;}
</style>
<!-->
<!-->
<style type="text/css">
.clearfix {display: inline-block;}
</style>
<!-->
<?php if ($tmpTools->isIE6()) {
?>
<script type="text/javascript">
window.addEvent ('domready', makeTransBG);
function makeTransBG() {
$$('#ja-cssmenu li ul').each(function(el){
makeTransBg(el, null, 'scale');
});
}
</script>
<style type="text/css">
#ja-cssmenu li li,
{
background:transparent url(../../images/blank.png) no-repeat right;
}
</style>
<?php } ?>
</head>
<!--
<div id="bgtest" style="position:absolute;top:35px;height:100%;width:1043px;background:url(/templates/ja_drimia/images/bgtest.png) no-repeat">
</div>
-->
<body id="bd" class="<?php echo $tmpTools->getParam(JA_TOOL_SCREEN);?> fs<?php echo $tmpTools->getParam(JA_TOOL_FONT);?>"><a name="Top" id="Top"></a>
<ul class="accessibility">
<li><a href="#ja-content" title="<?php echo JText::_("Skip to content");?>"><?php echo JText::_("Skip to content");?></a></li>
<li><a href="#ja-mainnav" title="<?php echo JText::_("Skip to main navigation");?>"><?php echo JText::_("Skip to main navigation");?></a></li>
<li><a href="#ja-colwrap" title="<?php echo JText::_("Skip to columns");?>"><?php echo JText::_("Skip to columns");?></a></li>
</ul>
<div id="ja-wrapper1">
<!--
<div id="raggedtop" style="height:47px;width:1000px;background:transparent;margin-left:-8px;margin-top:5px;background:url(/templates/ja_drimia/images/ragged-top.png) no-repeat top center">
</div>
-->
<div id="ja-wrapper2"><div id="ja-wrapper3">
<div id="ja-wrapper4" class="clearfix">
<!-- BEGIN: HEADER -->
<div id="ja-headerwrap">
<div id="ja-header">
<!--
<div id="raggedleft" style="height:1007px;width:47px;background:transparent;position:relative;left:-65px;top:-61px;background:url(/templates/ja_drimia/images/ragged-left.png)">
</div>
<div id="raggedright" style="height:1003px;width:47px;background:transparent;position:relative;left:932px;top:-1066px;background:url(/templates/ja_drimia/images/ragged-right.png) no-repeat">
</div>
-->
<h1 class="logo"><a href="index.php" title="<?php echo $tmpTools->sitename();?>"><?php echo $tmpTools->sitename(); ?></a></h1><!-- BEGIN: MAIN NAVIGATION -->
<div id="ja-mainnav">
<jdoc:include type="modules" name="topnavmenu" style="raw" /><?php
//Gen menu for CSS, MOO
//Gen first level menu for Split, Dropline
//$jamenu->genMenu (0);
?>
</div>
<!-- END: MAIN NAVIGATION -->
<?php if ($this->countModules('user4')) { ?>
<div id="ja-search">
<jdoc:include type="modules" name="user4" style="raw" />
</div>
<?php } ?>
<?php if ($tmpTools->getParam(JA_TOOL_USER)) { ?>
<div id="ja-usertoolswrap">
<div id="ja-usertools" class="clearfix">
<?php $tmpTools->genToolMenu($tmpTools->getParam(JA_TOOL_USER) & 7, 'gif'); ?>
</div>
</div>
<?php } ?>
</div>
</div>
<!-- END: HEADER -->
<div id="ja-containerwrap<?php echo $divid ?>" class="clearfix">
<div id="ja-container">
<!-- BEGIN: CONTENT -->
<div id="ja-content">
<div class="ja-innerpad clearfix">
<?php
$spotlight = array ('user1','user2');
$topspl = $tmpTools->calSpotlight ($spotlight, 100);
if( $topspl ) {
?>
<!-- BEGIN: TOP SPOTLIGHT -->
<div id="ja-topsl" class="clearfix">
<?php if( $this->countModules('user1') ) {?>
<div class="ja-box<?php echo $topspl['user1']['class']; ?>" style="width: <?php echo $topspl['user1']['width']; ?>;">
<jdoc:include type="modules" name="user1" style="xhtml" />
</div>
<?php } ?>
<?php if( $this->countModules('user2') ) {?>
<div class="ja-box<?php echo $topspl['user2']['class']; ?>" style="width: <?php echo $topspl['user2']['width']; ?>;">
<jdoc:include type="modules" name="user2" style="xhtml" />
</div>
<?php } ?>
</div>
<!-- END: TOP SPOTLIGHT -->
<?php } ?>
<?php if ( $option != 'com_frontpage' ) { ?><!--<?php } ?>
<div id="ja-pathwaywrap">
<div id="ja-pathway">
<jdoc:include type="module" name="breadcrumbs" />
</div>
</div>
<?php if ( $option != 'com_frontpage' ) { ?>--><?php } ?><jdoc:include type="component" />
<?php if ( $this->countModules('banner') ) { ?>
<div id="ja-banner">
<jdoc:include type="modules" name="banner" style="raw" />
</div>
<?php } ?>
</div>
</div>
<!-- END: CONTENT -->
<?php if ($ja_left || $ja_right || $ja_masscol) { ?>
<!-- BEGIN: COLUMNS -->
<!-- BEGIN: MASSCOL -->
<?php if ( $ja_masscol) { ?>
<div id="ja-masscol" class="clearfix" >
<div class="ja-newflash" >
<jdoc:include type="modules" name="top" style="xhtml" />
</div>
</div>
<?php } ?>
<!-- END: MASSCOL -->
<div id="ja-colwrap">
<div id="ja-colwrap-bot">
<div id="ja-colwrap-top">
<div class="ja-innerpad">
<jdoc:include type="modules" name="subnav" style="raw" />
<?php if ($ja_left) { ?>
<div id="ja-col1">
<?php if ($hasSubnav) { ?>
<div id="ja-subnav">
<?php $jamenu->genMenu (1,1); ?>
</div>
<?php } ?>
<jdoc:include type="modules" name="left" style="xhtml" />
</div>
<?php } ?>
<?php if ($ja_right) { ?>
<div id="ja-col2">
<jdoc:include type="modules" name="right" style="xhtml" />
</div>
<?php } ?>
</div>
</div>
</div>
</div>
<!--maybe put right ragged here--><br />
<!-- END: COLUMNS -->
<?php } ?>
</div>
</div>
<?php
$spotlight1 = array ('user6','user7');
$botsl1 = $tmpTools->calSpotlight ($spotlight1,60);
if( $botsl1 || $this->countModules('user5')) {
?>
<!-- BEGIN: BOTTOM SPOTLIGHT -->
<div id="ja-botsl" class="clearfix">
<?php if( $this->countModules('user5') ) {?>
<div class="ja-box-leftcol" style="width: <?php echo $botsl1?39.9:100;?>%;">
<jdoc:include type="modules" name="user5" style="rounded" />
</div>
<?php } ?>
<?php if( $this->countModules('user6') ) {?>
<div class="ja-box<?php echo $botsl1['user6']['class']; ?>" style="width: <?php echo $botsl1['user6']['width']; ?>;">
<jdoc:include type="modules" name="user6" style="rounded" />
</div>
<?php } ?>
<?php if( $this->countModules('user7') ) {?>
<div class="ja-box<?php echo $botsl1['user7']['class']; ?>" style="width: <?php echo $botsl1['user7']['width']; ?>;">
<jdoc:include type="modules" name="user7" style="rounded" />
</div>
<?php } ?>
</div>
<!-- END: BOTTOM SPOTLIGHT -->
<?php } ?>
<!-- BEGIN: FOOTER -->
<div id="ja-footerwrap" class="clearfix">
<div id="ja-footer" class="clearfix">
<small><?php echo JHTML::_('date', 'now', '2005 - %Y' ) . ' ' . $tmpTools->sitename();?>.</small>
<jdoc:include type="modules" name="user3" style="raw" />
<small class="ja-copyright">
Developed by <a href="http://www.compeldesign.com/" title="Visit compelDesign.com!" target="blank">compelDesign.com</a>
</small>
</div>
</div>
<!-- END: FOOTER -->
</div>
</div>
</div>
</div>
<jdoc:include type="modules" name="debug" style="raw" />
</body>
</html>
August 8, 2008 at 1:53 pm #264518any help on this?
-
AuthorPosts
This topic contains 4 replies, has 2 voices, and was last updated by bopritchard 16 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum