I would like to extend this box (have a picture) - eSyndiCat User Forums
eSyndiCat User Forums esyndicat directory software esyndicat support

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

Modifications Simple to complex modifications, made by users or by our team, applied to logic or presentation, all kinds of modifications are discussed and requested here.

Reply
 
Thread Tools Display Modes
Old 01-20-2010   #1
eak1111
 
Join Date: Apr 2008
Posts: 5
eak1111 is on a distinguished road
Default I would like to extend this box (have a picture)





where can i adjust in css file?
eak1111 is offline   Reply With Quote
Old 01-21-2010   #2
eak1111
 
Join Date: Apr 2008
Posts: 5
eak1111 is on a distinguished road
Default

some body help me
eak1111 is offline   Reply With Quote
Old 01-21-2010   #3
Greg
Super Moderator
 
Greg's Avatar
 
Join Date: Oct 2005
Location: Phoenix,Arizona (Valley of the Sun)
Posts: 5,362
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

Hi eak Welcome

Is this for the free version? If it is, I don't have it installed so I can't test it out for you.

But basically what you need to do is remove the code for the right column. You'll find that in the footer.tpl file. You may have to also change some css in the style.css file.

If I have time I'll take a look at it later.
__________________
Please don't ask me about script questions or sales issues through "Private Messages". Thanks!

Last edited by Greg; 01-21-2010 at 05:09 PM. Reason: corrected wrong file name
Greg is offline   Reply With Quote
Old 01-22-2010   #4
eak1111
 
Join Date: Apr 2008
Posts: 5
eak1111 is on a distinguished road
Wink

I found it.
I used Free version,now I found how can i do that

Image 1 was adjust width (adjust 1200) at header.tpl

Code:
	<div class="content">
		<table cellpadding="0" cellspacing="0" width="100%">
		<tr>
			<td align="center" colspan="2"><div class="adsense">{$adsense}</div></td>
		</tr>
		<tr>
			<td valign="top" width="1200">{$breadcrumb}

Image 2 was adjust width at style.css

Code:
div.categories div.col
{
	float: left;
	height: 50px;
	text-align: left;
	width: 280px;
	font-size: 13px;
}
div.categories div.last
{
	float: left;
	height: 50px;
	text-align: left;
	width: 280px;
	font-size: 13px;
and many thanks for answer me
eak1111 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 04:45 PM.


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