chocolate fudge template released
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact:
chocolate fudge template released
Ceejay has produced her second template and asked me to upload it for Serendipity users. It can be found here
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: chocolate fudge template released
Hi!
Oh wow, that is so sweet a template! My warmest regards to your wonderful template designer.
)
Am I allowed to add this theme to spartacus? Are there other themes I forgot to upload in the past? My head was spinning a bit frmo the 1.0 release process. *g*
Best regards,
Garvin
Oh wow, that is so sweet a template! My warmest regards to your wonderful template designer.
Am I allowed to add this theme to spartacus? Are there other themes I forgot to upload in the past? My head was spinning a bit frmo the 1.0 release process. *g*
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact:
Hi Garvin,
I haven't been keeping track of Spartacus either so I don't know if anything is missing, go ahead and upload anything you think the rest of the users would like and let me know if there are any problems. The only template that I don't want in Spartacus is the soccer template, just because I've got a new version with a navbar ready to upload but too busy at the moment, might be another week. Also, I have a css only version of Serendipity v3.0 nearly ready to upload (including navbar and colorsets), but I might email that to you first and see if you want to include it in the 1.1 release cycle or if I should release it as a standalone template.
Carl
I haven't been keeping track of Spartacus either so I don't know if anything is missing, go ahead and upload anything you think the rest of the users would like and let me know if there are any problems. The only template that I don't want in Spartacus is the soccer template, just because I've got a new version with a navbar ready to upload but too busy at the moment, might be another week. Also, I have a css only version of Serendipity v3.0 nearly ready to upload (including navbar and colorsets), but I might email that to you first and see if you want to include it in the 1.1 release cycle or if I should release it as a standalone template.
Carl
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact:
Hi everyone,
Sadly a small error crept into the stylesheet of Chocolate Fudge, and hasn't been picked up by anyone yet but while going through my logs I found it on another users site. Basically when an entry is quite short I missed a clear statement in the stylesheet.
The fix is easy, and simply means adding a clear:both; to the following style
I have updated the zipfile, and users who have noticed this problem simply need to edit style.css.
Thanks,
Carl
Sadly a small error crept into the stylesheet of Chocolate Fudge, and hasn't been picked up by anyone yet but while going through my logs I found it on another users site. Basically when an entry is quite short I missed a clear statement in the stylesheet.
The fix is easy, and simply means adding a clear:both; to the following style
Code: Select all
h3.entrytitle, .serendipity_title, .staticpage_result_header, .serendipity_commentsTitle {
color:#fabf67; clear:both; font-size: 1.0em; text-align:left;
font-weight:bold; border-bottom:1px solid #4d2a26; }
Thanks,
Carl
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
(Also committed to spartacus)
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/