Loading...
 
Features / Usability

Features / Usability


Re: Re : Re: About, find field, font size, image insertion, etc

posts: 3665 United States

To make sure that we're on the same page, please specify which Tiki version you're using.

>
>
For the search, I searched through the modules and disable everything (just to see). The find box over the blog post is still there.
>

The Allow search option for the blog is on the page when you create the blog. Please see the docs, here for details.


>
>For the "event watching", what I'm trying to find, is if it is possible to receive a daily message with all the events in one message instead of one message for every event.
>

Yes, enable the Daily Reports option. Please see the docs, here, for details.

>
> 1. moduletitle {
>
>font-size: 14px;
>}
>

I'm not sure which theme you're using, but normally, the moduletitle is enclosed in a SPAN element. As such, you'll need to use something like:

Copy to clipboard
span.moduletitle {font-size:14px}


There's a lot of good material on http://themes.tiki.org (and http://twessentials.keycontent.org) on how to customize a theme.

HTH,

- Rick | My Tiki Blog | My Tiki UserPage
Need more help? Try Tiki for Dummies Smarties: A beginner's guide.
New: Tiki Essentials: What all Smarties need to know about Tiki Wiki CMS Groupware.

There are no comments at this time.