Customizing free version - 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 07-19-2006   #1
enoc
 
Join Date: Jul 2006
Posts: 16
enoc is on a distinguished road
Default Customizing free version

Hello guys.. I am a newbie.... I have few questions about custumizing ESyndicat 1.5..

1. How to customize the content of the side bar?
2. How can I fix the height of every subcategory...here is my directory.. http://www.phildirectory.net/dir/about-the-philippines/

Thanks a lot!
enoc is offline   Reply With Quote
Old 07-19-2006   #2
Vincent Wright
 
Join Date: Sep 2005
Posts: 1,421
Vincent Wright is an unknown quantity at this point
Default

Quote:
Originally Posted by enoc
1. How to customize the content of the side bar?
You have to play with Featured listings (just explore admin panel for featured listings)

Quote:
Originally Posted by enoc
2. How can I fix the height of every subcategory...here is my directory.. http://www.phildirectory.net/dir/about-the-philippines/
Open CSS file (Admin Panel >> Theme Editor), find the piece below:

Code:
div.categories div.col
{
	float: left;
	height: 150px;
	text-align: left;
	width: 250px;
}
div.categories div.last
{
	float: left;
	height: 70px;
	text-align: left;
	width: 170px;
}
And change height to whatever suits your needs.

Save the changes.

Voila.
Vincent Wright is offline   Reply With Quote
Old 07-19-2006   #3
enoc
 
Join Date: Jul 2006
Posts: 16
enoc is on a distinguished road
Default

hey thanks for the fast reply...

1. I put this code to the css file..

div.categories div.col
{
float: left;
height: 70px;
text-align: left;
width: 250px;
}
div.categories div.last
{
float: left;
height: 70px;
text-align: left;
width: 170px;
}


it looks good here.. >> http://www.phildirectory.net/dir/

..but when I click on the main category, this will happen.. http://www.phildirectory.net/dir/about-the-philippines/ ...the height of the subcategories are too high... can u please help me how can I be able to fix it while not affecting the height of the categories of the main page....?


2. How to customize the sidebar so that I may be able to put some html codes (text and pictures) on it...?

thanks again sir.
enoc is offline   Reply With Quote
Old 07-19-2006   #4
Vincent Wright
 
Join Date: Sep 2005
Posts: 1,421
Vincent Wright is an unknown quantity at this point
Default

1. Try removing height completely and adding margin-top, say, 20px

2. Open footer.tpl and play with content right after opening <td>

Hope this helps.
Vincent Wright is offline   Reply With Quote
Old 07-19-2006   #5
enoc
 
Join Date: Jul 2006
Posts: 16
enoc is on a distinguished road
Default Thanks!

Thank you!
Problems solved!

enoc is offline   Reply With Quote
Old 07-19-2006   #6
Vincent Wright
 
Join Date: Sep 2005
Posts: 1,421
Vincent Wright is an unknown quantity at this point
Default

That's good
Vincent Wright 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 12:06 AM.


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