on September 20th, 2005FastTrack Customized
Englishman in New York is using the FastTrack theme, with a different header image.
It still holds good for the name ‘FastTrack’ and I like it very much.
Check it out and if you have seen different customizations of our themes anywhere, please do let us know. we will put them under SpotLight !



Thanks for the compliment. And even bigger thanks for the theme! Best. pdberger.
Ooh, I like that!
But, hey, what is the original picture for the greentopa.jpg image? I can’t find it.
you can see it in your own website !
:)
http://www.themarque.org/wp-content/themes/fasttrack/img/greentopa.jpg
Yours Truly.
Thanks, but thats not what I meant.
I meant the actual, original photograph, I know it is taken from a photograph on a website, I’ve seen it before, I just can’t remember where.
I think i got it from sxc.hu and then trimmed the portions that are not needed for me.
Thanks.
Thanks! Exactly what i needed!
I was so inspired by this that I downloaded it and customized it myself. My blog needed a makeover anyway. Thank you for coming up with a great theme!
We are using a modified version of Connections on our site at http://candyaddict.com
it’s not quite done yet, but it’s close.
brian
I’d love to use a modified version of it, there should be a part on this site with extra headers for it!
My site uses the FastTrack theme with more of a SlowTrack header photo. :?
I’m using your FastTrack theme, and am loving it. I did some customizing, added a few plug-ins and the likes, so please, feel free to take a look at http://www.rockmountworks.com/wordpress
Hello,
I’m currently using Greentrack, which I like alot, but I would like to use the fasttrack theme–but am unable to download since I don’t have winzip. Is it downloadable in any other format than winzip?
Hi,
I also customized FastTrack to my needs. Feel free to have a look! But beware, the content is german and I translated FastTrack too :-)
I’ve been using a slightly modified version of Fast Track at my site, but I have a question. I can’t for the life of me figure out how to change the text color of the header h1, the site name link. I changed the image and would like to keep the link there with a lighter color, but I can’t get it to work. I assume it’s the #header h1 in the stylesheet, but that doesn’t work. For now I just dropped the site name into my image itself.
Matt !
Did you try #header h1 a ???
Thanks. I’m new at CSS hacking, I didn’t think of actually *adding* stuff instead of just changing what’s there :)
Question from a non-coder who does things by tinkering: I wonder if anyone would be able to tell me how to make a small change I’ve been struggling with. I’d like to change the “Next Page” link at the bottom of a page to “Previous,” and the “Previous Page,” which on older pages points to newer pages to “Newer.”
The only references I’ve found to those are not in the FastTrack theme files. They’re in wp-includes/template-functions-links.php and /template-functions-post.php. But (in the former file) there are several such references as well as what appear to be references to the functions involved. Using my test blog I tried changing the two references in /template-functions-post.php, but it had no effect. There are too many relevant looking items in /template-functions-links.php for me to mess with them without some sort of guidance.
Anyone know if there’s an easy way to change that link at the bottom of the page? :?
did some some heavy customizing to FastTrack,
take a look http://www.hinava.net
I’ve customized FastTrack, too. I have to say above all the themes I’ve been looking over, FastTrack ist way the best one!
So, take a look: http://www.blog.mozork.de
but beware, it’s german… ;)
Hey, I’m back again. This time with a request/suggestion/question.
Have you ever thought about turning fastTrack into a three-column theme?
The only difficulty I have at the moment is choosing which information to display towards the top of the page. It would be great to have two side columns as well as the main column!
Best. And thanks again for a great theme!
EiNY. :)
New to WordPress after trying all of the free ones – decided to load WordPress on my own domain that had laid dormant for awhile & I found FastTrack! Now, if I can just figure out how to create an author.php file & link it to the ‘about’ link in the header…
Thanks for a great theme!
http://intoto.us/
New to WordPress after trying all of the free ones – decided to load WordPress on my own domain that had laid dormant for awhile & I found FastTrack! Now, if I can just figure out how to create an author.php file & link it to the ‘about’ link in the header…
Thanks for a great theme!
Another question…? Any reason that the is in index.php instead of sidebar.php? I am simply trying to understand & customize…
I also used FastTrack as a starting point. Quite modified now, though. :) Thank you so much!
I modified Fast Track as well … I love it! Thanks for providing the best, bar none, templates for WordPress.
I like the fasttrack template (found at alexking.org) but have run into a problem trying to customize it. Namely, by default it does not show Wordpress link categories along with the links (which seems like an oversight, or am I the only one who uses link categories?). Anyway, I replaced the get_links line in its index.php with this:
<?php get_links_list(); ?>
This shows the link categories ok, but… the link font sizes are SMALLER than the link font sizes of the other items on the sidebar (which looks wrong). If I REMOVE the UL tags, the font size is correct but each link category shows a bullet next to it. I have tried putting both “list-style: none” and “list-style-type: none” in about every place imaginable in the style.css but the bullets will not go away. Very frustrating. I want the links to be the same size as every other link on the sidebar, with no bullets.
I do not see this problem with the default kubrick theme (it is using get_links_list too), but I just cannot get it working with fasttrack. Any ideas?
I posted a problem found with your template here.
http://wordpress.org/support/topic/49552#post-272295
ok, if you use the link categories, it creates an unordered list within the unordered list.
something like
< ul>
< li id="linkcat-1">
< h2>Category 1</h2>
< ul>
< li>< a href=’#'>Alex< /a>< /li>
< li>< a href=’#'>Matt< /a>< /li>
< /ul>
< /li>
< /ul>
so we just need to add a new style for “#sidebar ul li ul li”, that will take care of styling the links within that.
so you go ahead and add these lines at the end of the stylesheet.
#sidebar ul li ul li {
margin:5px;
padding:3px;
font-size:1em;
}
if it is not the font-size you wanted, try 0.9em, or 1.1em for the font-size property.
Hope that helps,
let me know if you still have issues.
Thanks.
Thx, I responded to you on the wordpress site, same URL as above. The behavior is just quite strange…
LOVE the theme! :-)
Customized fastrack a bit as well on my site.
http://blog.orgday.org/