Page 2 of 2 FirstFirst 12
Results 16 to 27 of 27

Thread: Templates for sale

  1. #16
    Join Date
    Apr 2002
    Posts
    351

    Default

    Sorry for the delay in relation to the indexu templates.

    I have been really busy implementing new changes to our site's billing and management system.

    The templates should be ready for viewing by Sunday.

    I have decided that the price will not be more than US$19 for a complete template pack.

    The only thing the user of the template pack needs to do is to upload it to the indexu theme folder.

    No need to modify all 50+ template files!


    Thanks for your patience.

  2. #17
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    Great! I love to see them.
    We're lack of web designer here.

    Yesterday I accidenly stopped at http://www.webdesignforums.net/
    They're the best web design forum I ever seen.

    Take a look around their forum, you'll be very very excited with what they have done with vbulletin.
    Cool!!

  3. #18
    Join Date
    Apr 2002
    Posts
    351

    Default

    My sincere apologies for being so late with the template pack. I have been (and is) extremely busy with my hosting business.

    Our prices are very competitive and that has generated a lot of business. Might have to increase our rates soon as to stop new clients from signing up

    The working copy of the templates is located at http://www.myhobart.com.

    The main aim of this template pack is to allow the indexu owners to simply upload the pack to the ‘theme’ folder and start using it more or less straight away.

    Header, footer, category_header will be the only files (unless I missed something) that it is necessary for the user to change so that he/she can insert logo, banners and so on.

    The fonts etc will be controlled by an external css file.

    The layout has been made in a user-friendly and simple way so that most people can use it.

    It is still a working copy but any comments are highly appreciated.

    The Indexu icons on the frontpage will be changed when it comes to ‘top 10 gaming web sites’ and so on.

    Thanks for your patience.

  4. #19
    Join Date
    Apr 2003
    Posts
    59

    Default

    Originally posted by Veg


    The working copy of the templates is located at http://www.myhobart.com.


    Dit I miss something? How do I look at the other templates? Or is there only one template?


    Hans

  5. #20
    Join Date
    Apr 2002
    Posts
    351

    Default

    Originally posted by Humle
    Dit I miss something? How do I look at the other templates? Or is there only one template?
    Hans
    Hi Hans,

    There will be more templates available later on but the current one is located at http://www.myhobart.com

    The layout is taking longer time than expected due to the fact that Indexu has incorporated the css (cascading style sheets) into the actual html code of several html pages.

    I have created an external css file which will make it soo much easier to control fonts etc instead of having to change a lot of web pages one by one.

    The layout has been created in a simple way so that most indexu users can more or less just upload the indexu template pack and start using it straight away.

    Note that the header and footer files has to be changed to reflect the users web site name.

    Any comments are highly apprecited.

    Thanks,

    Veg

  6. #21
    Join Date
    Apr 2002
    Posts
    351

    Default

    I have almost completed the template pack. It has taken a lot longer than expected due to my work commitments.

    I have set-up an external css file so that it will be easier to control the font colours and so on instead of editing app. 10 different html files when it comes to the css function.

    Please note that this design is aimed at the user that do not wish to edit every html file that comes with the Indexu default template pack.

    The design is very user-friendly due to the fact that many Indexu users would like to simply upload the templates and start using them with minimal effort.

    You don't even have to remove Dody's banners - they have been removed already.

    Any comments or suggestions when it comes to the template pack is highly appreciated.

  7. #22
    Join Date
    Aug 2003
    Posts
    38

    Default

    Veg,
    Just an idea, but maybe you should offer an installation service for additional $$ for those that don't know how to install it themselves.

    David

  8. #23
    Join Date
    Aug 2003
    Posts
    38

    Default

    Originally posted by dody
    Great! I love to see them.
    We're lack of web designer here.

    Yesterday I accidenly stopped at http://www.webdesignforums.net/
    They're the best web design forum I ever seen.

    Take a look around their forum, you'll be very very excited with what they have done with vbulletin.
    Cool!!
    Dody,
    Check out www.YaXaY.com
    It is still probably the most tricked out v-bulletin site around.. Also a community for designers and photoshop people.
    A few of my vB's are customized but no where near that heavily.
    www.PWCRacer.com/forums
    www.ADDForums.com
    www.PrisonTalk.com/forums

    I'm surprised there are not more custom designers here but I will see if I can enlighten a number that I know and give some template options for those who want them.

    David
    Last edited by Frisk151; 08-07-2003 at 11:19 PM.

  9. #24
    aladdin Guest

    Default

    Hello,

    I like your template, where/how do I buy it? Just one thing on my site clicking on the link title take the user to the site (not to the details page) and a detail link take the user to detail.php. How do I change that on your template?

  10. #25
    Join Date
    Apr 2003
    Location
    Atlanta GA
    Posts
    3,395

    Default

    I don't have his templates but...

    Open the rows.html and find <%title%>. Just before that you should see the <a href tag. it proabably looks something like:
    Code:
    <a href="detail.php?id=<%link_id%>"><%title%></a>
    change it to
    Code:
    <a href="go.php?id=<%link_id%>" target="_parent" 
    onmouseout="window.status=''; return true;" 
    onmouseover="window.status='<%url%>'; return true;">
    <%title%></a>
    if you want, you can change the mouseover to <%title%> also. or delete the mouseover entirely.

    the following could be used for the details
    Code:
    <a href="detail.php?id=<%link_id%>">Details</a>
    you should do something similar in the sp_rows.html
    esm
    "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."

    .

  11. #26
    aladdin Guest

    Default

    Thank you.

  12. #27
    Join Date
    Apr 2002
    Posts
    351

    Default

    Originally posted by aladdin
    Hello,

    I like your template, where/how do I buy it? Just one thing on my site clicking on the link title take the user to the site (not to the details page) and a detail link take the user to detail.php. How do I change that on your template?

    Hi Aladdin,

    I am attending a seminar the whole weekend + Monday.

    I will contact you on Tuesday.

    Thanks,

    Veg

Similar Threads

  1. Templates
    By richhead in forum v3.2
    Replies: 9
    Last Post: 09-09-2003, 02:44 AM
  2. Templates
    By richhead in forum v5.x
    Replies: 19
    Last Post: 07-07-2003, 02:53 AM
  3. NEW INDEXU THEME Templates
    By Hart_House in forum Templates
    Replies: 8
    Last Post: 02-27-2003, 07:36 PM
  4. New Templates Question...
    By amanda in forum Templates
    Replies: 1
    Last Post: 02-05-2002, 02:27 AM
  5. Different Browse.htm templates
    By Shophere in forum v5.x
    Replies: 0
    Last Post: 09-10-2001, 03:05 AM

Posting Permissions

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