Adsense Code to Left on Aqua 2.0 Template - 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 11-12-2006   #1
xisto
 
xisto's Avatar
 
Join Date: Apr 2006
Posts: 109
xisto has disabled reputation
Send a message via AIM to xisto Send a message via MSN to xisto Send a message via Yahoo to xisto
Smile Adsense Code to Left on Aqua 2.0 Template

Hi,

I have started adding categories to the v2.0 script with Aqua Template, I want to remove the editor login to the left of the aqua tempate completely & add adsense 160*600 vertical adsense code to the left of the page, after this there would be partners listings only.

Please help me with this...

http://www.addlivelinks.com

P s: This is a great script!
xisto is offline   Reply With Quote
Old 11-12-2006   #2
xisto
 
xisto's Avatar
 
Join Date: Apr 2006
Posts: 109
xisto has disabled reputation
Send a message via AIM to xisto Send a message via MSN to xisto Send a message via Yahoo to xisto
Default

Hi Guys, I am able to put the banner to the Left... now I only want to remove the editor login completely from all the pages... there shouldnt be any editor on this Site...
xisto is offline   Reply With Quote
Old 11-12-2006   #3
xisto
 
xisto's Avatar
 
Join Date: Apr 2006
Posts: 109
xisto has disabled reputation
Send a message via AIM to xisto Send a message via MSN to xisto Send a message via Yahoo to xisto
Default

So I want to completely remove the editor login from all the pages of my site & also the grey table at the bottom which shows the number of links on the page.

One more modification i wanna make.. Can the partners link appear in a vertical manner below the categories and not to the left of the page, this will be really a great help... So on the left of the page It will be only Adsense block & below the categories there shd be partners links & the footer as it like it is there now..

Plz help me...

Thanks in advance..
xisto is offline   Reply With Quote
Old 11-12-2006   #4
xisto
 
xisto's Avatar
 
Join Date: Apr 2006
Posts: 109
xisto has disabled reputation
Send a message via AIM to xisto Send a message via MSN to xisto Send a message via Yahoo to xisto
Default

Can someone plz help me on this ...
xisto is offline   Reply With Quote
Old 11-12-2006   #5
WTM
Loyal User
 
WTM's Avatar
 
Join Date: Feb 2006
Location: Mockba - New York
Posts: 1,354
WTM is on a distinguished road
Send a message via Skype™ to WTM
Default

1. To hide editors box just go to your admin panel > Configuration > Editors Configuration disable all options and click "save"

2. To hide statisticks box you need to remove or comment out this block of code in the footer.tpl file:
Code:
{if $tab eq 'home'}
	<div class="statistics">
		<div class="box">
			<div class="statistics-content">
				<table cellpadding="2" cellspacing="2">
				<tr>
					<td>{$lang.total_num_links}</td>
					<td>{$num_links}</td>
				</tr>
				<tr>
					<td>{$lang.total_num_categories}</td>
					<td>{if $num_categories}{$num_categories}{else}0{/if}</td>
				</tr>
				</table>
			</div>
		</div>
	</div>
{/if}
3. To move partners links from the left column to the right find this block in the header.tpl file:
Code:
		{if $partner_links}
			<div class="box">
				<div class="box-caption-right">
					<div class="box-caption-left">
						<div class="box-caption">{$lang.partner_links}</div>
					</div>
				</div>	
				<div class="box-content">
					<div class="links">
					{foreach from=$partner_links item=link}
						<div class="partner-link"><a href="{$link.url}" class="title" id="l{$link.id}" {if $config.new_window}target="_blank"{/if}>{$link.title}</a></div>
					{/foreach}
					</div>
				</div>
			</div>
		{/if}
Cut it and paste to index.tpl file right below this block of code:
Code:
{if $category.description}
	<div class="box">
		{$category.description}
	</div>
{/if}
You will need to make small some changes for partner links to apear properly...
WTM is offline   Reply With Quote
Old 11-12-2006   #6
xisto
 
xisto's Avatar
 
Join Date: Apr 2006
Posts: 109
xisto has disabled reputation
Send a message via AIM to xisto Send a message via MSN to xisto Send a message via Yahoo to xisto
Default

Thanks Wtm so much .. I am 90% Done on this, Can u plz help me...

The Partners Listings are coming one below the other Can I have them vertically spaced liks this

Imagefilez.com : Trap17.com : Astahost.com

with ":" spacer instaed of them coming as

Imagefilez.com - Free Image hosting
Trap17.com

Plz help me on this... I know u r the best... plz help..
xisto is offline   Reply With Quote
Old 11-13-2006   #7
xisto
 
xisto's Avatar
 
Join Date: Apr 2006
Posts: 109
xisto has disabled reputation
Send a message via AIM to xisto Send a message via MSN to xisto Send a message via Yahoo to xisto
Default

Can some one plz help me...
xisto is offline   Reply With Quote
Old 11-13-2006   #8
WTM
Loyal User
 
WTM's Avatar
 
Join Date: Feb 2006
Location: Mockba - New York
Posts: 1,354
WTM is on a distinguished road
Send a message via Skype™ to WTM
Default

Current layout will not let you to do that. Right now script is using same tpl file for regular, sponsors, and partner links.

In order to acomplish what you want you will need to create new block of code or new tpl file.
WTM 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 06:32 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