-
AuthorPosts
-
September 20, 2008 at 8:28 am #133540
I want to have the body area of the front page (where it starts with ‘Clickstream provides web hosting…’) appear above the user1 and user2 positions. How can I adjust that plase?:eek:
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
September 20, 2008 at 8:29 am #271479Can you provide a screenshot of it?
September 20, 2008 at 8:30 am #271480effectively I want the body of the front page to appear above user1 and user2 positions
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
September 20, 2008 at 8:42 am #271481Designed by Simon Shah
Read the terms of use first.
Can I edit or remove JoomlArt Copyright?
PDFNote: This restriction is applied to new memberships purchased on JoomlArt from 16 Sept 2008 only. All templates under memberships purchased before this date are not subject to this restriction.
You can remove JA copyright information in header, footer or xml file with condition that you purchase Copyright Removal feature (USD40) which is separated from your JATC Standard membership fee. Our copyright information in other files must be kept unchanged and you are not allowed to claim "Designed by You".
Before it was not allowed to set Designed by you in the footer, so in this case what to do with this i will await until Hung himself make a clarification on what he means with this, since it seems you have signed up before 16 sep 2008.
Hung need to clarify what he means with this here:
All templates under memberships purchased before this date are not subject to this restriction.
September 20, 2008 at 10:04 am #271488As per the terms, this does not apply to me because as it states, this was purchased BEFORE the cut off date. When I have put my information in the footer it relates to the content created and not the template used.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
September 20, 2008 at 10:10 am #271490That means you understands it same as i do, people bought it before sep 16 2008 can change to whatever they want, right?
September 20, 2008 at 11:15 am #271495That is exactly as it is worded, yes.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
September 20, 2008 at 11:17 am #271496Then attach the index.php file from the template here and i can see what i can do for you:)
September 20, 2008 at 11:26 am #271497<?php
/*————————————————————————
# JA Drimia 1.0 – Dec, 2007
# ————————————————————————
# Copyright (C) 2004-2006 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license – Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites: http://www.joomlart.com – http://www.joomlancers.com
————————————————————————-*/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>
<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><?php if($this->countModules(‘absolute’)) { ?>
<div id=”absolute”>
<jdoc:include type=”modules” name=”absolute” />
</div>
<?php } ?><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=”ja-wrapper2″>
<div id=”ja-wrapper3″>
<div id=”ja-wrapper4″ class=”clearfix”><!– BEGIN: HEADER –>
<div id=”ja-headerwrap”>
<div id=”ja-header”><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”>
<?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 } ?><div id=”ja-pathwaywrap”>
<div id=”ja-pathway”>
<jdoc:include type=”module” name=”breadcrumbs” />
</div>
</div><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”><?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><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”>
Website built by <a href=”http://www.simonshah.com/” title=”Simon Shah” target=”blank”>Simon Shah</a>
</small></div>
</div>
<!– END: FOOTER –></div>
</div>
</div>
</div><jdoc:include type=”modules” name=”debug” style=”raw” />
</body></html>
September 23, 2008 at 5:47 am #271803Any ideas on this post please????? Thank you
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
September 23, 2008 at 5:55 am #271805Try with this one:
<?php
/*------------------------------------------------------------------------
# JA Drimia 1.0 - Dec, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites: http://www.joomlart.com - http://www.joomlancers.com
-------------------------------------------------------------------------*/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>
<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><?php if($this->countModules('absolute')) { ?>
<div id="absolute">
<jdoc:include type="modules" name="absolute" />
</div>
<?php } ?><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="ja-wrapper2">
<div id="ja-wrapper3">
<div id="ja-wrapper4" class="clearfix"><!-- BEGIN: HEADER -->
<div id="ja-headerwrap">
<div id="ja-header"><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">
<?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">
<jdoc:include type="component" />
<?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 } ?><div id="ja-pathwaywrap">
<div id="ja-pathway">
<jdoc:include type="module" name="breadcrumbs" />
</div>
</div><?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"><?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><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">
Website built by <a href="http://www.simonshah.com/" title="Simon Shah" target="blank">Simon Shah</a>
</small></div>
</div>
<!-- END: FOOTER --></div>
</div>
</div>
</div><jdoc:include type="modules" name="debug" style="raw" />
</body></html>
September 23, 2008 at 9:11 am #271843thanks. I uploaded this and when trying to load the page I get the message ‘restricted access’. I still have a backup of the old copy just in case. any thoughts
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
September 23, 2008 at 9:14 am #271845Check if you have any whitespace at top of the file before the <?php at the very top.
September 23, 2008 at 9:28 am #271851Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
September 23, 2008 at 9:39 am #271858Drop me a PM with super admin access so i can take a closer look
AuthorPostsThis topic contains 16 replies, has 2 voices, and was last updated by simonshah 16 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum