PDA

View Full Version : Free Template


teammatt3
05-14-2006, 06:05 PM
This is my second free PHPLD template. You can check it out here (http://www.pbing.com/phpld) or download it directly here (http://www.pbing.com/phpld/phpldtemplate.zip). This template is for version 2 of PHPLD, that's the free one.

Please note: The 3 links on the footer must stay there. DO NOT remove them.

I hope you all enjoy. http://forums.digitalpoint.com/images/smilies/smile.gif

Feedback is appreciated

mrbadgolf
05-14-2006, 06:18 PM
Very Nice Design, Wish It worked for versions 3.04.

ewwharhar
05-14-2006, 09:00 PM
Wow very nice, does the columns at the right actually come with the template?
I am interested in using it..

teammatt3
05-15-2006, 04:19 AM
Yes they do, you can take them off if you wish or replace them with real sponsors. :)

Boby
05-15-2006, 11:51 AM
Very nice *thumbs up*

Boby

dotcompals
05-18-2006, 06:57 AM
This is my second free PHPLD template. You can check it out here (http://www.pbing.com/phpld) or download it directly here (http://www.pbing.com/phpld/phpldtemplate.zip). This template is for version 2 of PHPLD, that's the free one.

Please note: The 3 links on the footer must stay there. DO NOT remove them.

I hope you all enjoy. http://forums.digitalpoint.com/images/smilies/smile.gif

Feedback is appreciated

I started using your beautiful & neat templates at www.world-click.com/dir . But the Sponsor pane on the left is not appearing. What I should tweak to get that. ? Respond soon

Brandon Sheley
05-18-2006, 07:04 AM
nice style mate. :) hoepfully you get a few $ to get 3.0 ;)

ewwharhar
05-22-2006, 12:02 AM
Me too, on the side, the sidebar isn;t showing. The right column

Steven Myers
05-22-2006, 12:32 AM
Very nice template, it is a looker :D

uranus
05-22-2006, 06:52 AM
This is my second free PHPLD template. You can check it out here (http://www.pbing.com/phpld) or download it directly here (http://www.pbing.com/phpld/phpldtemplate.zip). This template is for version 2 of PHPLD, that's the free one.

Please note: The 3 links on the footer must stay there. DO NOT remove them.

I hope you all enjoy. http://forums.digitalpoint.com/images/smilies/smile.gif

Feedback is appreciated


Three links on the footer is a lot, why three?

anon
05-22-2006, 07:15 AM
Three links on the footer is a lot, why three?
one of those links are the *original* designer of the template.
one is for phplinkdirectory
the other..i don't know.

teammatt3
05-23-2006, 12:36 AM
The other one to Tidget.com (http://tidget.com) is a link to my site. I should get a little credit for templating shouldn't I? :)

teammatt3
05-23-2006, 12:46 AM
Ah, I see I linked you up with the wrong zip. I updated the zip so it should have the right side boxes. Sorry for the delay.

uranus
05-23-2006, 12:52 AM
The other one to Tidget.com (http://tidget.com) is a link to my site. I should get a little credit for templating shouldn't I? :)

I was't sure, why that many links, anon replied about two links. I thought three maybe a lot. that just my two cents.

thanks for the explanation.

ewwharhar
05-23-2006, 01:50 AM
Thanks, now it works.
But I had to replace all the files, forgot that I've already edited a lot. =(
I gotta start alll over.

Anyways, AWESOME TEMPLATE

ewwharhar
05-23-2006, 01:52 AM
I was't sure, why that many links, anon replied about two links. I thought three maybe a lot. that just my two cents.

thanks for the explanation.

I agree with the credit, but I don't get it, did you purchase the template? And turned it into a phpld template or something?

teammatt3
05-23-2006, 02:00 AM
The template is one freely available on OSWD.org, I didn't design it, I made it into a PHPLD template. You may email the designer and ask him/her if you can take the link off.

anon
05-23-2006, 02:04 AM
The other one to Tidget.com (http://tidget.com) is a link to my site. I should get a little credit for templating shouldn't I? :)
I think you should definately get some credit for the port.

ewwharhar
05-23-2006, 05:13 AM
the payment option box isn't showing.

www.postdotcom.com/submit.php

look in general support forum

teammatt3
05-24-2006, 12:30 AM
I don't see a problem with it. What OS and browser you in?

ewwharhar
05-24-2006, 01:24 AM
Sorry, it was fixed last night.

EDIT://
is there a way to get:
Sort by: PageRank | Hits | Alphabetical

these to show? Because only the choice you selected shows, everything else is white and invisible

teammatt3
05-24-2006, 11:36 PM
Go into the css file. Find "small" and "sort" change the hex color values to something other than the default, maybe #000000.

ewwharhar
05-25-2006, 01:50 AM
EDIT:// thanks, worked fine.

dynn
05-25-2006, 02:50 PM
woww...fantastic...i use in my new directory

dynn
05-25-2006, 02:54 PM
how to add the alexa thumnail?

droolingmnky
05-25-2006, 04:58 PM
That's quite a nice template.

eminer
05-27-2006, 03:52 PM
Hi Matt,

Nice template, thank you. It installed well for me,
the side bar showed up. The only issue I have,
and I may have caused it when changing the
links and graphics in the side panel. The pictures
show on the main page but I only get a link in
place of the pictures on the category pages.

I have URL rewrite on, that may or may not
be the only difference I can see. Do you have
any plans to make a 3.0.5 version? :-)

To view your template in action, please
visit: Top Affiliate Directory (http://www.topaffiliateleads.com)

Thanks again Matt, great work!

teammatt3
05-28-2006, 01:26 AM
No plans to make a 3.0.5 version, but maybe if I get a donated copy of it I will.

The problem you are having is caused by your html
<a href="http://eminer.net"><img src="eminerbutton.png" alt="eminer directory" border="0" class="image" title="eminer"</a>
First, you need to close the img tag, and second you need to use an absolute img src since you have rewrite on.

<a href="http://eminer.net" title="eminer"><img src="http://eminer.net/eminerbutton.png" alt="eminer directory" border="0" class="image" /></a>
That should fix the problem. :)

Thanks for using my template!

eminer
05-28-2006, 05:22 AM
Thanks Matt!

Much appreciated. It works fine now. I was
messing up good, even had the wrong domain
entered to get the pictures from,LOL. I had
eminer.net in the html and site is topaffiliateleads.com.

Matt, I added a category 'Webmaster Resources' to
eMiner Directory and put up a featured listing for you.
A small thank-you for your time. :-)