News:

Wondering if this will always be free?  See why free is better.

Main Menu

[Theme] Saf Themes for 1.0.X

Started by forsakenlad, September 16, 2005, 02:31:17 PM

Previous topic - Next topic

Benson

Anyone using this theme with Joomla? I tried to apply the Joomla/Mambo Tag Cleanup Mod, but get an error - posted my problem already here. I usually don't double-post, but i hope someone has done this with this template.index.php and could help me...

cheers,
Benson

blur

still cant find that line in messageindex.template.php...


<span id="msg_' . $topic['first_post']['id'] . '">', $topic['first_post']['link'], '</span>';


if anyone can find that please tell me the line =\

Jelte

Quote from: Jelte on March 24, 2006, 09:25:30 AM
Quote from: forsakenlad on March 23, 2006, 04:34:27 PM
Well I have redesigned the theme and the new Saf themes will have text-based menus (this means it will be compatible with all the languages), an integrated color-changer, a place to change the header logo in the admin panel and an HTML box. Also I have modified and replaces some of the icons used in the theme. Here is a demo, I will release it once all the colors are ready:

http://turkish.doom9.org/smftheme/index.php?theme=18 [nofollow]

Once the theme is released I believe that all the questions previously asked will be solved by default ;)

Great! Unfortunatley I already have made some modifications to my forum that ain't make upgrading easy. Therefore I still would like to recieve the PSD files of the green version.

Would you send me those to djelte [dot] gmx [dot] net ? Thanx in advance! And again, a great theme!

Nobody got dutch buttons/ PSD files for me?

forsakenlad

#523
Quote from: Benson on March 26, 2006, 03:06:19 PM
Anyone using this theme with Joomla? I tried to apply the Joomla/Mambo Tag Cleanup Mod, but get an error - posted my problem already here. I usually don't double-post, but i hope someone has done this with this template.index.php and could help me...

cheers,
Benson

You don't really have to apply that mod just remove all the body html and the head tags and whats inside them.

Quote from: blur on March 26, 2006, 07:23:00 PM
still cant find that line in messageindex.template.php...


<span id="msg_' . $topic['first_post']['id'] . '">', $topic['first_post']['link'], '</span>';


if anyone can find that please tell me the line =\

Cause it doesn't exist in 1.0.5, search for:

', $topic['first_post']['link'];

And replace it with:

<span', $topic['new'] && $context['user']['is_logged'] ? ' style="font-weight: bold;"' : '', '>', $topic['first_post']['link'], '</span>';

Hope it works ;)

Quote from: Jelte on March 27, 2006, 09:26:51 AM
Quote from: Jelte on March 24, 2006, 09:25:30 AM
Quote from: forsakenlad on March 23, 2006, 04:34:27 PM
Well I have redesigned the theme and the new Saf themes will have text-based menus (this means it will be compatible with all the languages), an integrated color-changer, a place to change the header logo in the admin panel and an HTML box. Also I have modified and replaces some of the icons used in the theme. Here is a demo, I will release it once all the colors are ready:

http://turkish.doom9.org/smftheme/index.php?theme=18

Once the theme is released I believe that all the questions previously asked will be solved by default ;)

Great! Unfortunatley I already have made some modifications to my forum that ain't make upgrading easy. Therefore I still would like to recieve the PSD files of the green version.

Would you send me those to djelte [dot] gmx [dot] net ? Thanx in advance! And again, a great theme!

Nobody got dutch buttons/ PSD files for me?

Mail sent ;)
Eren "forsakenlad" Yaşarkurt
SMF Friend & Former Team Member

Carlos Gandra

Hi!!!

I don't know if my question is already answered in this topic but... ok, how can I costumize a bg to make my forum background? :-[ ::)

Thanks
Carlos Gandra
Mundo dos Animais

saftis

I'm having some problems with SAF Orange.. it wont show the "Newest member" on the bottom of the page, when i switch to default template it works...

Wha'z the problem?

Cottelletje

forsakenlad could you send me the empty buttons(psd) from this theme would try to make a dutch menu  :P
|| Leonardo Dicaprio is the Hottest Man Alive Believe Me ||

Jelte

Quote from: Cottelletje on March 28, 2006, 07:13:39 PM
forsakenlad could you send me the empty buttons(psd) from this theme would try to make a dutch menu  :P

Would you like to publish them here if you finished them? (green set)

Cottelletje

why not  ;D but i don't use the green set i use the grey set  :P
|| Leonardo Dicaprio is the Hottest Man Alive Believe Me ||

xpert

how do i change the width for gods sake.

Deaks

#530
Quote from: forsakenlad on September 21, 2005, 04:48:10 PM
Thanks for the comment :) In index.template.php, find this line:

<table class="maintable" cellspacing="0" cellpadding="0" border="0" width="760" align="center">

And replace it like this:

<table class="maintable" cellspacing="0" cellpadding="0" border="0" width="100%" align="center">

In your style.css, find this:

.header
{
        background-image: url(images/top_bg.gif);
        padding: 0px 8px 0px 8px;
        width: 760px;
        height: 90px;
        text-align: left;
        font-family: Verdana, Arial, sans-serif;
        font-size: 24px;
        color: white;
        font-weight: 550;
}


And replace it like this:

.header
{
        background-image: url(images/top_bg.gif);
        padding: 0px 8px 0px 8px;
        width: 100%;
        height: 90px;
        text-align: left;
        font-family: Verdana, Arial, sans-serif;
        font-size: 24px;
        color: white;
        font-weight: 550;
}


Hope it works ;)

there you go xpert, this will tell you where to change things if you want it fixed size, if you want it to be full screen on all screen settings follow the above :)
~~~~
Former SMF Project Manager
Former SMF Customizer

"For as lang as hunner o us is in life, in nae wey
will we thole the Soothron tae owergang us. In truth it isna for glory, or wealth, or
honours that we fecht, but for freedom alane, that nae honest cheil gies up but wi life
itsel."

Stuart

Quote from: Stuart on March 19, 2006, 11:53:42 AM
Quote from: forsakenlad on March 19, 2006, 07:58:33 AM
Quote from: Stuart on March 14, 2006, 03:22:29 PM
I placed 2 banners in the 'news' box (renamed to Sponsorlinks). The background is set to white. Any idea in which template or where in the stylesheet I can change this color  ::)

http://www.astmalotgenoten.nl/

Cheers,
Stuart


You should apply a class to the newsfader table which can be found in the BoardIndex.template.php

Thanks for your reply Forsaken. Unfortunately I don't understand what you mean though, it's far too difficult  :(
It may be quite easy for loads of people but I don't have a clue how to apply a class  :-\

I even have a second issue which I cannot resolve myself either. I added 4 sub-boards to my forum. The main index shows the topics and posts seperated into boxes. If I try to edit the BoardIndex.template.php I keep on gettings parse errors.


// Show the "Child Boards: ". (there's a link_children but we're going to bold the new ones...)
if (!empty($board['children']))
{
// Sort the links into an array with new boards bold so it can be imploded.
$children = array();
/* Each child in each board's children has:
id, name, description, new (is it new?), topics (#), posts (#), href, link, and last_post. */
foreach ($board['children'] as $child)
{
$child['link'] = '<a href="' . $child['href'] . '" title="' . ($child['new'] ? $txt[333] : $txt[334]) . ' (' . $txt[330] . ': ' . $child['topics'] . ', ' . $txt[21] . ': ' . $child['posts'] . ')">' . $child['name'] . '</a>';
$children[] = $child['new'] ? '<b>' . $child['link'] . '</b>' : $child['link'];
}

echo '
<div style="padding-top: 1px;" class="smalltext"><i>', $txt['parent_boards'], ': ', implode(', ', $children), '</i></div>';
}

// Show some basic information about the number of posts, etc.
echo '
</td>
<td class="windowbg" valign="middle" align="center" style="width: 9ex;"><span class="smalltext">
', $board['topics'],' ', $txt[330], '
</span></td>
<td class="windowbg" valign="middle" align="center" style="width: 8ex;"><span class="smalltext">
', $board['posts'], ' ', $txt[21], '
</span></td>
<td class="smalltext" valign="middle" width="24%">';




Can anyone PLEASE help me with this?  :(

kc-dragons

Forsakenland,

Is there a dutchlanguage package for saf-orange and maybe for the rest as well?

greetings

Kelly

p.s. keep up the good work

dg

Quote from: Benson on March 26, 2006, 03:06:19 PM
Anyone using this theme with Joomla? I tried to apply the Joomla/Mambo Tag Cleanup Mod, but get an error - posted my problem already here. I usually don't double-post, but i hope someone has done this with this template.index.php and could help me...

cheers,
Benson
I am using it with Joomla 1.0.8

saftis

Anyone know how i can get this to work with 1.0.6? It works mostly, just some parts of the forums doesnt show... like Newest registered member etc...

Deaks

all 1.0.5 themes work with 1.0.6 and 1.0.7

if you are using 1.0.6 I advise upgrading as soon as possible.

The updates from 1.0.5 to 1.0.6 to 1.0.7 does not involve the theme directory or coding of themes in any way :)
~~~~
Former SMF Project Manager
Former SMF Customizer

"For as lang as hunner o us is in life, in nae wey
will we thole the Soothron tae owergang us. In truth it isna for glory, or wealth, or
honours that we fecht, but for freedom alane, that nae honest cheil gies up but wi life
itsel."

money-monitor.com

I installed this theme on my forum :)
Check it out:
http://www.money-monitor.com/forum

forsakenlad: can you send me psd buttons?
I will make polish version for your theme.

Thank you.

Cottelletje

can you install this theme on the 1.0.7 version?
|| Leonardo Dicaprio is the Hottest Man Alive Believe Me ||

Deaks

#538
Cottelletje = all  1.0.5 themes can be installed on 1.0.7 the update did not change how the theme have to be coded so yes you can install it on a 1.0.7 board

money-monitor.com = forsaken is on a break atm he will be back soon
~~~~
Former SMF Project Manager
Former SMF Customizer

"For as lang as hunner o us is in life, in nae wey
will we thole the Soothron tae owergang us. In truth it isna for glory, or wealth, or
honours that we fecht, but for freedom alane, that nae honest cheil gies up but wi life
itsel."

money-monitor.com

Quote from: Cottelletje on April 05, 2006, 06:56:35 PM
can you install this theme on the 1.0.7 version?

Yes, and I receive one error only, when I try to print page:

Quote
Database Error   
Column: 'ID_MEMBER' in field list is ambiguous
File: /home/ivaho/public_html/forum/Sources/Printpage.php
Line: 74

Note: It appears that your database may require an upgrade. Your forum files are currently at version SMF 1.0.7, whereas your database is at version SMF 1.0.5. It is recommended that you execute the latest version of upgrade.php.

Advertisement: