Hi, I'm using bex 01 theme, and i want to hava a .swf header.
And i want:
to change the go button of the poll and the button from select a categorie.
the date in the title - Date: and than the title..
a picture behind the title
Hopefully someone can help me with one of these questions...
You can find the problems on my site : mastersite.nl.tp
Bex 01
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Bex 01
Hi!
You'll need to edit the template files like index.tpl and entries.tpl for that. Have a look at those files, and the technical docs on www.s9y.org.
Regards,
Garvin
You'll need to edit the template files like index.tpl and entries.tpl for that. Have a look at those files, and the technical docs on www.s9y.org.
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/
a picture behind the title
and how can i have a picture behind the title ?
grttz gijs
grttz gijs
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact:
replace title with images
http://www.carlgalloway.com/archives/17 ... mages.html
this is for sidebar titles, but the same technique would be used for entry titles
http://www.carlgalloway.com/archives/17 ... mages.html
this is for sidebar titles, but the same technique would be used for entry titles
bex 01 - more questions
how can i havea picture behind the title
and i want instead of October, okt. where can i find it?
the last question where can i download the plugin serendipity_html_nugget_plugin?
grttz gijs
and i want instead of October, okt. where can i find it?
the last question where can i download the plugin serendipity_html_nugget_plugin?
grttz gijs
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact:
i don`t know how...
[code] <h2 class="serendipity_commentsTitle"><font color="green">{$dategroup.date|@formatTime:DATE_FORMAT_ENTRY}: </font><a href="{$entry.link}">{$entry.title|@default:$entry.body|truncate:200:" ..."}</a></h2>[/code]
where most the img code?
and can i have a image in my posted by....?
[code] <div class='serendipity_entryFooter'>
{$CONST.POSTED_BY} <a href="{$entry.link_author}">{$entry.author}</a> om {$entry.timestamp|@formatTime:'%H:%M'}
{if $entry.categories}
[/code]
Please can you help me
grttz gijs
my website is [url]http://mastersite.gethost.nl[/url]
[code] <h2 class="serendipity_commentsTitle"><font color="green">{$dategroup.date|@formatTime:DATE_FORMAT_ENTRY}: </font><a href="{$entry.link}">{$entry.title|@default:$entry.body|truncate:200:" ..."}</a></h2>[/code]
where most the img code?
and can i have a image in my posted by....?
[code] <div class='serendipity_entryFooter'>
{$CONST.POSTED_BY} <a href="{$entry.link_author}">{$entry.author}</a> om {$entry.timestamp|@formatTime:'%H:%M'}
{if $entry.categories}
[/code]
Please can you help me
grttz gijs
my website is [url]http://mastersite.gethost.nl[/url]
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact: