News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

[Theme] SMFGeneration (SMF 1.0.5 & 1.1RC1 Avalible)

Started by † ÐëepÇuT¹ †, July 08, 2005, 12:11:04 AM

Previous topic - Next topic

SMASH

#40
Hello,
  I'm having a little problem, if anyone can help, Thanks.

http://www.simplemachines.org/community/index.php?topic=43999.msg317112#msg317112

How do I change the whole forum font size? Thanks.
Take care,
Brian

dtm.exe

#41
† ÐëepÇuT¹ †, in my first attachment, I'd like to know how to align the text the middle of the category bar.  In my second attachment, I'd like to know how to completely remove that.

EDIT: I'm also getting the following in my error log:

Quote8: Undefined index: topbottomEnable
File: c:\program files\apache group\apache\htdocs\Themes\New_Folder\MessageIndex.template.php (eval?)
Line: 315

-Dan The Man

agnivo007

I have been using "ig-oh" theme by koni since the launch of my forum. Though I did not get an updated version of that theme for 1.1b3 until today, I like your theme.

Bug : Karma is not saved and gives "session verification failed"

It would be very nice if you make necessary changes to support karma and fix other issues buggin your theme and let us know when it's updated.

I want your theme to be the default on my forum. So, please debug the one mentioned above... [ http://helios.r8.org [nofollow] ]
http://heliosforum.com    http://blog.heliosforum.com [nofollow]

dæmon

Yeah, I get Karma problems as well.  I love the theme, but my users would lynch me if I took away Karma.

dtm.exe

Quote from: agnivo007 on August 04, 2005, 03:57:23 AM
I have been using "ig-oh" theme by koni since the launch of my forum. Though I did not get an updated version of that theme for 1.1b3 until today, I like your theme.

Bug : Karma is not saved and gives "session verification failed"

It would be very nice if you make necessary changes to support karma and fix other issues buggin your theme and let us know when it's updated.

I want your theme to be the default on my forum. So, please debug the one mentioned above... [ http://helios.r8.org ]

Quote from: dæmon on August 11, 2005, 10:48:55 PM
Yeah, I get Karma problems as well.  I love the theme, but my users would lynch me if I took away Karma.

There are many errors with this theme because this theme is NOT SMF 1.1 compatible, despite waht the title says.

-Dan The Man

Zvert

#45
Quote from: OIDanTheManIO on August 02, 2005, 04:07:41 PM
† ÐëepÇuT¹ †, in my first attachment, I'd like to know how to align the text the middle of the category bar.  In my second attachment, I'd like to know how to completely remove that.
-Dan The Man


the way I fixed it:

open BoardIndex.template.php

search for

<b>', $category['link'], '</b>

replace with :

<span style="position: relative; top: 3px;"><b>', $category['link'], '</b></span>


and for second delete this:
<table border="0" class="bordercolor" align="center" width="45%" cellspacing="1" cellpadding="5">

<tr class="windowbg">

<td align="center" valign="middle" class="smalltext">

<img src="' . $settings['images_url'] . '/s_newpost.gif" alt="" border="0" align="middle" />

<img src="' . $settings['images_url'] . '/s_nonewpost.gif" alt="" border="0" align="middle" style="margin-left: 6ex;" />

</td>

</tr>

</table>



SMASH

#46
It's around line 88 for the above post. Also, I put 4px and it put it alittle more in the middle.

Thanks Zvert for finding this and the help.

At the botton, how do I get "site name - Info Center", in the middle? Thanks again.
Take care,
Brian

Zvert

Quote from: SMASH on August 17, 2005, 03:05:33 PM
At the botton, how do I get "site name - Info Center", in the middle? Thanks again.

line 429 (or close to  ;D)

<span style="position: relative; top: 4px;"><b>', $txt[685], '</b></span>

SMASH

Thanks, your the man. I first I couldn't find it, because it's around line 215, for me  :).

Do you think you can help me a little? If you need or want to be paid, just give me a price after looking. If you have the time, Thanks.

Problems:
1. The "copyright" and "log-in" are in the wrong place. It should be at the bottom.
2. The very bottom does not line up right?

My Site: http://www.forumsforgamers.com

It should look: http://www.x3gen.com/forum/ (the bottom part).
Take care,
Brian

SMASH

Zvert is the man, he fixed my site. Thank you so much. The site looks great thanks to † ÐëepÇuT¹ † for making it and Zvert for fixing my site.
Take care,
Brian

dtm.exe

What font is used in the copyright of this theme?

-Dan The Man

† ÐëepÇuT¹ †

Quote from: OIDanTheManIO on August 23, 2005, 10:10:48 AM
What font is used in the copyright of this theme?

-Dan The Man

The font is called 04b_08.



Personal Website
x3Generation - gaming
graphics and anime.
 

Favorite Forums
> SimpleMachines Forum
> GamerzPlanet Forums



marck_maleo


scrawl

i hope this is cool, i've been using this theme on my forum but wanted some variations on it so i modified to create a green and red version. i figured i'd share them. the zip files contain the whole theme just upload like you do any other theme.

http://www.geocities.com/iris_infusion/SMFGenerationGreen.zip

http://www.geocities.com/iris_infusion/SMFGenerationRed.zip


pce
scrawl

† ÐëepÇuT¹ †

Quote from: scrawl on August 24, 2005, 03:10:11 AM
i hope this is cool, i've been using this theme on my forum but wanted some variations on it so i modified to create a green and red version. i figured i'd share them. the zip files contain the whole theme just upload like you do any other theme.

http://www.geocities.com/iris_infusion/SMFGenerationGreen.zip

http://www.geocities.com/iris_infusion/SMFGenerationRed.zip


pce
scrawl

Awesome. I'll add these to the first post as well :D.



Personal Website
x3Generation - gaming
graphics and anime.
 

Favorite Forums
> SimpleMachines Forum
> GamerzPlanet Forums


† ÐëepÇuT¹ †

Sorry for double posting, just wanted to ask, does anyone know how I can modify my theme so it can work with SMF 1.1Beta 3 (Currently works 1.0.5)
I just want all the people with the latest version of SMF to hbe able to enjoy my theme.



Personal Website
x3Generation - gaming
graphics and anime.
 

Favorite Forums
> SimpleMachines Forum
> GamerzPlanet Forums


scrawl

Quote from: † ÐëepÇuT¹ † on August 25, 2005, 02:56:14 AM
Quote from: scrawl on August 24, 2005, 03:10:11 AM
i hope this is cool, i've been using this theme on my forum but wanted some variations on it so i modified to create a green and red version. i figured i'd share them. the zip files contain the whole theme just upload like you do any other theme.

http://www.geocities.com/iris_infusion/SMFGenerationGreen.zip

http://www.geocities.com/iris_infusion/SMFGenerationRed.zip


pce
scrawl
Awesome. I'll add these to the first post as well :D.

sweet  :D

DemonicInfluence

Quote from: † ÐëepÇuT¹ † on August 25, 2005, 03:01:08 AM
Sorry for double posting, just wanted to ask, does anyone know how I can modify my theme so it can work with SMF 1.1Beta 3 (Currently works 1.0.5)
I just want all the people with the latest version of SMF to hbe able to enjoy my theme.

why don't u dl the new version of element from titanium forums. Then do your graphics and css changes and there u've got it!

COOLover

Nice design, but it is only english. my smf is for a german user group do you have the PSD or something? i make it for german users than.

Sorry for my bad english
>>Greetz COOLover<<
(when i wrote english - sorry for my bad english but i can only a little bit)

Advertisement: