Page 1 of 1

New Theme: Translucency - red & blue

Posted: Sun Jun 10, 2007 3:13 pm
by lordcoffee
Hi everybody!

Image

It's done! My Template called "Translucency" in finished and you can of course download it from here:

Download Translucency

and: Yes Garvin, you can put it into spartacus ;-)
If there any questions about it or if you have any Probs, just ask.

Greetings, Lordcoffee.

Posted: Sun Jun 10, 2007 8:35 pm
by Don Chambers
Nice job there lordcoffee!!!

Posted: Sun Jun 10, 2007 10:29 pm
by reihardL
yep, also this colorset is cool

Posted: Mon Jun 11, 2007 12:21 pm
by garvinhicking
Hi!

Great! :) Added to Spartacus!

Regards,
Garvin

Posted: Mon Jun 11, 2007 11:02 pm
by Harald Weingaertner
Really nice, but definitely too small for me ;)

Image

Great Theme!

Posted: Wed Dec 12, 2007 6:31 pm
by misspick
I am using your theme on my site and I'm very happy with it. I was wondering if there was a way to turn off the shortening of the titles on post.

For example, instead of
Your Weight Loss Can Stall ...
I want the title to be
Your Weight Loss Can Stall Because of Insufficient Water Consumption


I hope you can help me out!

P.S. Have you considered doing a wider version?

Posted: Wed Dec 12, 2007 11:18 pm
by lordcoffee
Hi!

I'm glad you like it :-)

Just open the entries.tpl file and edit on line 14:

Code: Select all

<a href="{$entry.link}">{$entry.title|@default:$entry.body|truncate:37:" ..."}</a></h1>
just delete the:

Code: Select all

truncate:37:" ..."
so that you'll have:

Code: Select all

<a href="{$entry.link}">{$entry.title|@default:$entry.body}</a></h1>
That means that the headlines are not longer reduced to 37 characters.
Greetings, Lordcoffee!

Posted: Tue Dec 18, 2007 12:42 am
by misspick
:lol: Thanks so much!

Posted: Tue Jan 15, 2008 2:31 pm
by Chinster
Bit wider and I think I would try this theme out :)