BlueHorizon for Textpattern
November 16th, 2005 by Kaushal Sheth
After much delay I finally release my first theme for Textpattern. Basically its my theme Blue Horizon ported to Textpattern.
One can find more about it by clicking here
Posted in TextPattern Themes |






November 29th, 2005 at 7:02 am
TagLine stays the same even after tagline in General Options - still states ‘TagLine Here’ on blog.
You can check it for yourself. Any advice on what file to edit in order to have correct TagLine appear?
Thanks,
~Tanya~
November 29th, 2005 at 4:52 pm
Oh yes , to change tagline just look into default page and archive page text (.txt) and search for that text. and replace with your tagline.
It’s in the code unlike theme where its changes automatically based on general option. Hope you got what I mean to say. If still you got any problem feel free to ask.
November 29th, 2005 at 5:04 pm
By the way I checked your site and seems you might be using Wordpress , To edit Tagline in Wordpress you need to change Tagline Here in header.php of theme to anything you like.
January 14th, 2006 at 10:30 pm
Great work! Thanks for this theme
I’m currently using on my website (with some modifications for a less blog-based site).
April 23rd, 2006 at 11:44 pm
Thanks for the new theme (and help) for BobWoodshed.
I’ve just been looking at this (BlueHorizon) theme and it seems the image string in the css file needs to be in the form
#masthead {background-image: url(../images/header.gif);}
and not
#masthead {background-image: url(’images/header.gif’);}
for it to work in my TextPattern 4.0.3 install.
Have you come up against this before?
Cheers for the great work.
May 18th, 2006 at 4:10 pm
Hi Kaushal,
First, Absolutely stunning work. I have become a fan now. Bookmarked your site in the safest place possible. I was on the lookout for templates for quiet some time now and was not getting it throu… untill www.kaushalseth.com caught my eye..
Frankly this is the perfect place for a person who was looking for stunning work but yet simple interface. I liked 90% of the templates you have created (frankly) but yet this is a good %. Out of all your themes i think i liked this one and hece this comment. I have seen few websites (completely unaware about your creation) and that time too i was like “Oh wow, this is a piece of fine work” Lucky me got it here…:-) Keep deliverying such high quality work. I am definitely gonna check and use few of your templates with minimum modifications.
Keep it up..
Sreeji Peethambaran
www.millions2earn.com (yet in process)
July 11th, 2006 at 2:22 pm
All i can say is that they are awesome. I have definetly book marked your site.
August 17th, 2006 at 6:49 pm
In the CSS, go to section:
#hnav ul
{
and add:
margin-bottom: 0;
This fixes the problem with the hnav menu not displaying properly in IE.