How Do I Move Editors Area To Right Panel? - eSyndiCat User Forums
eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > eSyndiCat Directory Software [FREE] > User interface

User interface Discuss eSyndiCat templates here. All the questions regarding eSyndiCat [FREE] Front end

Reply
 
Thread Tools Display Modes
Old 03-18-2007   #1
wsmith8
 
Join Date: Mar 2007
Posts: 49
wsmith8 is on a distinguished road
Default How Do I Move Editors Area To Right Panel?

How Do I Move Editors Area Form To Right Panel From The Left Panel?

Thanks
wsmith8 is offline   Reply With Quote
Old 03-18-2007   #2
Greg
Super Moderator
 
Greg's Avatar
 
Join Date: Oct 2005
Location: Phoenix,Arizona (Valley of the Sun)
Posts: 5,356
Greg is a jewel in the roughGreg is a jewel in the roughGreg is a jewel in the roughGreg is a jewel in the rough
Default

What template are you using?
What version of eSyndiCat?
__________________
Please don't ask me about script questions or sales issues through "Private Messages". Thanks!
Greg is offline   Reply With Quote
Old 03-18-2007   #3
wsmith8
 
Join Date: Mar 2007
Posts: 49
wsmith8 is on a distinguished road
Default

Using V2.1.02

Template= GreenLeaves
wsmith8 is offline   Reply With Quote
Old 03-18-2007   #4
Greg
Super Moderator
 
Greg's Avatar
 
Join Date: Oct 2005
Location: Phoenix,Arizona (Valley of the Sun)
Posts: 5,356
Greg is a jewel in the roughGreg is a jewel in the roughGreg is a jewel in the roughGreg is a jewel in the rough
Default

find in header.tpl:
Code:
{if $config.editors}
<!-- editors box start -->
{dynamic}
		{include file="box-header.tpl" caption=$lang.editors_area style="orange"}
		{if $editor}
			{$lang.welcome}, <strong>{$editor.username}</strong>!
			<ul class="editor-menu">
			{if $category.id > 0 || $config.categories_list}
				{if $config.suggest_category}<li><a href="suggest-category.php{if 

$category.id}?id={$category.id}{else}?id=0{/if}">{$lang.suggest_category}</a></li>{/if}
				<li><a href="suggest-link.php{if 

$category.id}?id={$category.id}{else}?id=0{/if}">{$lang.suggest_link}</a></li>
			{/if}
			<li>{if $config.mod_rewrite}
				<a href="editor-links.html">{$lang.view_my_links}</a>
			{else}
				<a href="listings.php?view=editor">{$lang.view_my_links}</a>
			{/if}</li>
				<li><a href="editor-account.php">{$lang.edit_account}</a></li>
			{foreach from=$menus item=menu_item name=bottom_menus}
				{in_array_exist def=3 values=$menu_item.menus}
				{if $result_valid}
				<li>{if $menu_item.unique_url}
					<a 

href="{$menu_item.unique_url}">{$menu_item.title}</a>
					{else}
						{if $config.mod_rewrite}
							<a 

href="{$config.base}{$config.dir}p{$menu_item.name}.html">{$menu_item.title}</a>
						{else}
							<a 

href="{$config.base}{$config.dir}page.php?name={$menu_item.name}">{$lang.$ed_page_title}</a>
						{/if}
					{/if}</li>
				{/if}
			{/foreach}
				<li><a href="logout.php?action=logout">{$lang.logout}</a></li>
			</ul>
		{else}
			<form action="{$config.base}{$config.dir}login.php" method="post">
				<table class="no" cellpadding="2" cellspacing="0">
				<tr>
					<td>{$lang.username}:<br /><input type="text" 

tabindex="1" name="username" size="20" value="" /></td>
				</tr>
				<tr>
					<td>{$lang.password}:<br /><input type="password" 

tabindex="2" name="password" size="20" value="" /></td>
				</tr>
				<tr>
					<td colspan="2" style="font-size: 10px;"><input 

type="submit" tabindex="3" name="login" value="{$lang.login}" />
						<a 

href="{$config.base}{$config.dir}forgot.php">{$lang.forgot}</a>
						<a href="{$config.base}{$config.dir}register.php" 

rel="nofollow">{$lang.register}</a>
					</td>
				</tr>
				</table>
			</form>
		{/if}
	{include file="box-footer.tpl"}
{/dynamic}
<!-- editors box end -->
{/if}
Cut and paste that in footer.tpl just below this line:
Quote:
<td valign="top" height="10%" class="column">
Backup both files first. That will put the editors box at the top of the right side column.
__________________
Please don't ask me about script questions or sales issues through "Private Messages". Thanks!
Greg is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 02:04 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Testimonials | Articles | Support | Documentation | Privacy Policy | License | Affiliates | Contact Us | SEO Resources