Bex 01

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
mastasite
Regular
Posts: 10
Joined: Thu Oct 25, 2007 10:48 am

Bex 01

Post by mastasite »

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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Bex 01

Post by garvinhicking »

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
# 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/
mastasite
Regular
Posts: 10
Joined: Thu Oct 25, 2007 10:48 am

a picture behind the title

Post by mastasite »

and how can i have a picture behind the title ?

grttz gijs
carl_galloway
Regular
Posts: 1331
Joined: Sun Dec 04, 2005 5:43 pm
Location: Andalucia, Spain
Contact:

Post by carl_galloway »

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
mastasite
Regular
Posts: 10
Joined: Thu Oct 25, 2007 10:48 am

Post by mastasite »

Oke thank you!
mastasite
Regular
Posts: 10
Joined: Thu Oct 25, 2007 10:48 am

Post by mastasite »

and how can i have a picture behind the title ?
i have it done by the sidebar..

grttz gijs
mastasite
Regular
Posts: 10
Joined: Thu Oct 25, 2007 10:48 am

bex 01 - more questions

Post by mastasite »

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
carl_galloway
Regular
Posts: 1331
Joined: Sun Dec 04, 2005 5:43 pm
Location: Andalucia, Spain
Contact:

Post by carl_galloway »

From the admin screen, click on configure plugins, then install a new sidebar plugin, you'll find the HTML nugget in this list.

As for images behind the title, you need to add the image to the title tag just like you did with the sidebar title
mastasite
Regular
Posts: 10
Joined: Thu Oct 25, 2007 10:48 am

Post by mastasite »

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]
carl_galloway
Regular
Posts: 1331
Joined: Sun Dec 04, 2005 5:43 pm
Location: Andalucia, Spain
Contact:

Post by carl_galloway »

I'm really sorry, I can't help out right now. I might be able to help in a couple of days, so I hope someone else comes to the forum and answers some of your questions.
mastasite
Regular
Posts: 10
Joined: Thu Oct 25, 2007 10:48 am

Post by mastasite »

oh oke, can someone else help me??? please

grttz gijs
Post Reply