Welcome to Geeklog, Anonymous Wednesday, November 27 2024 @ 09:33 am EST
Geeklog Forums
A couple of things ....
Spyda
Anonymous
Hi there
I am using the 'clean' template and would like to not give the user the option of switching templates. So is there a way to get rid of the option to change themes?
Also in the 'clean' template the left and right column tables seem to have the text headers (user functions, sections etc) ajar. Is there any way I can centre them?
And just one more question: I want to get the time and date to view for the United Kingdom - so can I set these as time in GMT and set the date in dd/mm/yyyy order?
Many thanks
12
8
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
If you don't want the other themes, then simply remove their directories from the layout directory (i.e. delete "Yahoo" to get rid of the Yahoo theme).
There is also an option $_CONF['allow_user_themes'] in your config.php, but it doesn't work as expected in 1.3.5sr1 (fixed in CVS).
I leave the problem with the columns in the clean theme to knuckles - he made the theme and should know about this issue :-)
The date issue has two sides: The time zone is always set by the server and there's currently nothing you can do about it. So if your server is in the US but you are in Europe, you have to live with US times ...
However, the formatting of the date and time can be changed with the following settings in config.php:
$_CONF['date'] = '%A, %B %d %Y @ %I:%M %p %Z';
$_CONF['daytime'] = '%m/%d %I:%M%p';
$_CONF['shortdate'] = '%x';
See this page on php.net to learn what the %somethings stand for:
http://www.php.net/manual/en/function.strftime.php
bye, Dirk
8
18
Quote
Spyda
Anonymous
Thanks for the advice Dirk
As a matter of interest can you disengage the time posted?
Many thanks
9
28
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Sure, just leave the %somethings out which describe the time. See, for example, my MacOS X FAQ site.
bye, Dirk
12
9
Quote
foniksonik
Anonymous
The left column can be adjusted in header.thtml
The right column is defined in several places, kinda a bug in geeklog if you ask me... but start in article/article.thtml and remove this block:
[td]
[img src="/images/speck.gif" height="1" width="10" alt=""]
[/td]
then use bbedit or another batch find and replace tool to (grep, etc) find all the instances in the 'clean' directory.
You may also want to alter the table nesting for columns and main content. Currently they aren't as easy to adjust as they could be. Wish I could send the author my changes. If only I knew where to send them.
Great theme though. I use it.
good luck
10
30
Quote
All times are EST. The time is now 09:33 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content