Closed Thread
Page 2 of 2 FirstFirst 1 2
Results 21 to 40 of 40

phpLD 3.3 Free Template Download!! Love/Hate - Have a Look!

This is a discussion on phpLD 3.3 Free Template Download!! Love/Hate - Have a Look! within the phpLD Templates forums, part of the phpLD category; Originally Posted by Top A .psd would be nice, thanks. Just PM me you email address and I will send ...

  1. #21
    Senior Staff Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1's Avatar
    Join Date
    Mar 2007
    Location
    Indiana USA
    Posts
    1,108

    Default

    Quote Originally Posted by Top View Post
    A .psd would be nice, thanks.
    Just PM me you email address and I will send it to you no problem!

    Thanks for your interest!

  2. #22
    Senior Staff Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1's Avatar
    Join Date
    Mar 2007
    Location
    Indiana USA
    Posts
    1,108

    Default

    Quote Originally Posted by chandan123 View Post
    nice template

    is this available for 2.1 version also pls share
    I have been doing them for the 3.3 version but I am sure that I will put a few out for the 2.1 soon

  3. #23
    Top
    Top is offline
    New Hunter Top is on a distinguished road
    Join Date
    Mar 2008
    Posts
    3

    Default

    Same e-mail as in my profile
    Last edited by Top; 04-09-2008 at 05:38 AM.

  4. #24
    Senior Staff Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1's Avatar
    Join Date
    Mar 2007
    Location
    Indiana USA
    Posts
    1,108

    Default

    Thanks for all of the kind words everyone!

    And your PSD has been sent Top.

  5. #25
    New Hunter fionix is on a distinguished road
    Join Date
    Apr 2008
    Posts
    1

    Default

    Just downloaded it, and yes a PSD would be nice.

  6. #26
    Senior Staff Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1's Avatar
    Join Date
    Mar 2007
    Location
    Indiana USA
    Posts
    1,108

    Default

    Quote Originally Posted by fionix View Post
    Just downloaded it, and yes a PSD would be nice.
    Just PM your emal address to me and I will send you a PSD no problem.

    Thanks for the interest!

  7. #27
    New Hunter chovy is on a distinguished road
    Join Date
    Apr 2008
    Posts
    14

    Default

    I like this one, one of the few for 3.3 that requires any core modifications.

  8. #28
    New Hunter bonus is on a distinguished road
    Join Date
    Apr 2008
    Posts
    2

    Default

    Hi,

    i download and try this template on : PasMal.net - voir souvent plus que meme pas mal ...
    there are a problem with if use it in french language for exemple ...
    many text in header.tpl and not use the directory lang !
    So, it is not very important but ..., i write this for the next version !

    edit : it's necessary to add {l} and {/l} to english texte

    Bests regards
    Eric
    Last edited by bonus; 04-22-2008 at 07:01 PM.

  9. #29
    Senior Staff Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1's Avatar
    Join Date
    Mar 2007
    Location
    Indiana USA
    Posts
    1,108

    Default

    If anyone would like a PSD please PM me with your email address and i will send it to you.

  10. #30
    Senior Staff Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1's Avatar
    Join Date
    Mar 2007
    Location
    Indiana USA
    Posts
    1,108

    Default

    Quote Originally Posted by bonus View Post
    Hi,

    i download and try this template on : PasMal.net - voir souvent plus que meme pas mal ...
    there are a problem with if use it in french language for exemple ...
    many text in header.tpl and not use the directory lang !
    So, it is not very important but ..., i write this for the next version !

    edit : it's necessary to add {l} and {/l} to english texte

    Bests regards
    Eric
    I see what you mean, and it changed the nav row because of the longer names for the buttons.

    If you would like to PM me with your Cpanel or FTP info I would be happy to fix it for you.

  11. #31
    New Hunter bonus is on a distinguished road
    Join Date
    Apr 2008
    Posts
    2

    Default

    Just my modif, on line 74 to 88 in header.tpl

    ==========================================

    <a class="but" href="{$smarty.const.DOC_ROOT}/index.php" title="{$smarty.const.DIRECTORY_TITLE|escape|trim} ">{l}Home{/l}</a>
    <a class="but" href="{$smarty.const.DOC_ROOT}/submit.php{if !empty ($category.ID) and $category.ID > 0}?c={$category.ID}{/if}" title="{l}Submit your link to the directory{/l}">{l}Submit Link{/l}</a>
    <a class="but" href="{$smarty.const.DOC_ROOT}/index.php?list=latest" title="{l}Browse New submitted links{/l}">{l}Latest Links{/l}</a>
    <a class="but" href="{$smarty.const.DOC_ROOT}/index.php?list=top" title="{l}Browse most popular links{/l}">{l}Top Hits{/l}</a>
    <a class="but" href="{$smarty.const.DOC_ROOT}/contact.php" title="{l}Contact us{/l}">{l}Contact Us{/l}</a>
    <a class="but" href="{$smarty.const.DOC_ROOT}/search.php?type=advanced" title="{l}Go to advanced search page{/l}" accesskey="4" rel="nofollow">{l}Search{/l}</a>
    {if ($smarty.const.REQUIRE_REGISTERED_USER == 1 || $smarty.const.REQUIRE_REGISTERED_USER_ARTICLE == 1)}
    {if empty($regular_user_details)}
    <a class="but" href="{$smarty.const.DOC_ROOT}/login.php" title="{l}Log In to your account{/l}">{l}Login{/l}</a>
    <a class="but" href="{$smarty.const.DOC_ROOT}/profile.php?mode=register" title="{l}Register new user{/l}">{l}Register{/l}</a>
    {else}
    <a class="but" href="{$smarty.const.DOC_ROOT}/index.php?uid={$regular_user_details.ID}" title="{l}Browse personal links{/l}">{l}My links{/l}</a><br/><br/><br />
    {l}Welcome:{/l} <strong>{$regular_user_details.NAME|escape}</strong> [<a href="{$smarty.const.DOC_ROOT}/logout.php" title="{l}Log out of this account{/l}">{l}Sign Out{/l}</a>, <a href="{$smarty.const.DOC_ROOT}/profile.php?mode=edit" title="{l}Edit your account settings{/l}">{l}My Account{/l}</a>]
    {/if}
    {/if}

    ==========================================

    Be carefull , i remove the link to write a Article ...

  12. #32
    New Hunter irdsat99 is on a distinguished road
    Join Date
    May 2008
    Posts
    1

    Default

    Could you please send me the header PSD?

    please please

  13. #33
    New Hunter Abhik is on a distinguished road
    Join Date
    Feb 2008
    Posts
    1

    Default

    Hi,
    I'd like to get the PSDs too :)
    Great Job again. Cheers

  14. #34
    Senior Staff Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1's Avatar
    Join Date
    Mar 2007
    Location
    Indiana USA
    Posts
    1,108

    Default

    Quote Originally Posted by Abhik View Post
    Hi,
    I'd like to get the PSDs too :)
    Great Job again. Cheers
    I believe that all PSDs have been sent but if I've missed anyone please PM me.

    Thanks for the kind words from everyone!

    Just makes us want to offer more!

  15. #35
    New Hunter nuclei is on a distinguished road
    Join Date
    Jul 2008
    Posts
    1

    Default

    Nice design. I will take the psd thanks. :)

  16. #36
    New Hunter Dyami is on a distinguished road Dyami's Avatar
    Join Date
    Jul 2008
    Posts
    4

    Default

    i hope this theme all ready use by everyone. now it is common in internet world. now should be something unique and cool. if you have collection of themes please share there.

  17. #37
    Senior Staff Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1's Avatar
    Join Date
    Mar 2007
    Location
    Indiana USA
    Posts
    1,108

    Default

    Quote Originally Posted by Dyami View Post
    i hope this theme all ready use by everyone. now it is common in internet world. now should be something unique and cool. if you have collection of themes please share there.
    You can see all of my current themes at phpLDMe.com - phpLD Templates & News Blog

  18. #38
    New Hunter needtheend is on a distinguished road
    Join Date
    Sep 2008
    Posts
    1

    Default

    i sent you a PM about PSD files. Thank you for all

  19. #39
    Senior Staff Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1 has a brilliant future Hunter1's Avatar
    Join Date
    Mar 2007
    Location
    Indiana USA
    Posts
    1,108

    Default

    Quote Originally Posted by needtheend View Post
    i sent you a PM about PSD files. Thank you for all
    PSD sent!

    Thanks for choosing to use one of our templates!

  20. #40
    New Hunter Mental Merlin is on a distinguished road
    Join Date
    Feb 2009
    Posts
    1

    Smile

    Hi,

    First post here, and its a request.lol.

    Been building this site up over a few years, now just upgraded to 3.4, so wanted to test new templates.

    And good old found you :) (on the second page, (shoot the pr guru) ,

    Installed/tested a few layouts, and now setting up on the basics of this.


    Ive edited a lot of the images, smoothed out and inserted new stuff.

    Once I am ready, will post the finished site, but just wanted to say, "HI" , and hope for a

    Site as is, SMS Web Directory


    No Point in checking the site now, as I am using one of my old templates..

    Also, PSD would help as a guide, but ive corrected the .gif values, so if its not there now, ill struggle on, if available, please push..

    Talk soon

    MM

Closed Thread
Page 2 of 2 FirstFirst 1 2

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts