.Extreme 6.

Started by Fussilet, October 08, 2008, 04:40:47 PM

Previous topic - Next topic

commanderkeen

hi! I just lift my forum then successfully migrated to SMF vanilla.
Now I am trying to install a theme and I found it very nice!
But I have a doubt, what's the folder I should put menu_psd.psd?

Thank you very much in advance!

mrtrc266

You dont need to put the .psd anywhere, that's for you use incase you want to make you own buttons.

daveaite

Quote from: leonardus on May 16, 2009, 02:31:33 AM
Quote from: mrtrc266 on April 14, 2009, 04:02:07 PM
Hi Fussilet it's me again LOL

There seems to be a cpl things that are not aligned properly. The info icons under the profile info in a post are going down in 1 column vs. going across in a row like here on the SMF Boards.

Also, the signature is way to high also like here on the SMF Boards it should be towards the bottom of the post, maybe even with a horizontal line.

Please see pics for better explanation, as always thanks in advance.

Here is what it currently looks like...
sigincorrect.png picture by mrtrc266

This is what it should be like......I think
sigcorrect.png picture by mrtrc266

I've the same problem. i read you resolution post (all) but nothing... can you help me? thx


Any Solution to fix this problem?
The BuyPoe Network!


http://vbsocial.com: Forum Styles for vBulletin and SMF

Logue

#303
I made the Download icon.
Downloads icon for Extreame6.zip

This archive contains PSD file and English, Japanese icon file. The icon for Download System mods etc.

Quote from: daveaite on May 28, 2009, 02:56:43 AM
Quote from: leonardus on May 16, 2009, 02:31:33 AM
Quote from: mrtrc266 on April 14, 2009, 04:02:07 PM
Hi Fussilet it's me again LOL

There seems to be a cpl things that are not aligned properly. The info icons under the profile info in a post are going down in 1 column vs. going across in a row like here on the SMF Boards.

Also, the signature is way to high also like here on the SMF Boards it should be towards the bottom of the post, maybe even with a horizontal line.

Please see pics for better explanation, as always thanks in advance.

Here is what it currently looks like...
sigincorrect.png picture by mrtrc266

This is what it should be like......I think
sigcorrect.png picture by mrtrc266

I've the same problem. i read you resolution post (all) but nothing... can you help me? thx


Any Solution to fix this problem?

Put the following codes into style.css.

ul.nolist li {
display:inline;
}


I'm using this styleseet.
style.css
This css adds table tag border, quote and blockquote styling etc.

leonardus

Quote from: Logue on May 29, 2009, 12:41:08 AM
I made the Download icon.
Downloads icon for Extreame6.zip

This archive contains PSD file and English, Japanese icon file. The icon for Download System mods etc.

Quote from: daveaite on May 28, 2009, 02:56:43 AM
Quote from: leonardus on May 16, 2009, 02:31:33 AM
Quote from: mrtrc266 on April 14, 2009, 04:02:07 PM
Hi Fussilet it's me again LOL

There seems to be a cpl things that are not aligned properly. The info icons under the profile info in a post are going down in 1 column vs. going across in a row like here on the SMF Boards.

Also, the signature is way to high also like here on the SMF Boards it should be towards the bottom of the post, maybe even with a horizontal line.

Please see pics for better explanation, as always thanks in advance.

Here is what it currently looks like...
sigincorrect.png picture by mrtrc266

This is what it should be like......I think
sigcorrect.png picture by mrtrc266

I've the same problem. i read you resolution post (all) but nothing... can you help me? thx


Any Solution to fix this problem?

Put the following codes into style.css.

ul.nolist li {
display:inline;
}


I'm using this styleseet.
style.css
This css adds table tag border, quote and blockquote styling etc.

thank you very much! now my profile icon, www icon, email icon and the other icon are horizontal.

have you a solution to show the signature like the second image? with space from the post text!

Astra_200

I have just started using the news fader and it appears not to fade in Internet Explorer 6 and 7 but it does fade in Firefox.

In IE the news just switches without fading in and out.

Any ideas?


Astra_200

Thank you, but in my BoardIndex template.php I only have

<td valign="middle" align="center" height="60" and not <td valign="middle" align="center" height="60">';

If I add the  >'; I get a parse error and the page will not display.

I am using 2.0RC1-1

If you would be kind enough to help where I'm going wrong.

Thanks again for the great theme and for your time :) .

mrtrc266

Quote from: Astral2000 on June 01, 2009, 05:41:19 AM
I have just started using the news fader and it appears not to fade in Internet Explorer 6 and 7 but it does fade in Firefox.

In IE the news just switches without fading in and out.

Any ideas?
Quote from: Fussilet on June 01, 2009, 06:12:33 AM
go to here pls

http://www.simplemachines.org/community/index.php?topic=266912.msg1938259#msg1938259

Hi Fussilet,  this seems to be a different problem than what I had posted before.

As Astral said in IE is just switches (fast) it does not acutally fade like it does in FF. I have the same problem in the Dark-F Theme.

daveaite

Quote from: Logue on May 29, 2009, 12:41:08 AM
I made the Download icon.
Downloads icon for Extreame6.zip

This archive contains PSD file and English, Japanese icon file. The icon for Download System mods etc.

Quote from: daveaite on May 28, 2009, 02:56:43 AM
Quote from: leonardus on May 16, 2009, 02:31:33 AM
Quote from: mrtrc266 on April 14, 2009, 04:02:07 PM
Hi Fussilet it's me again LOL

There seems to be a cpl things that are not aligned properly. The info icons under the profile info in a post are going down in 1 column vs. going across in a row like here on the SMF Boards.

Also, the signature is way to high also like here on the SMF Boards it should be towards the bottom of the post, maybe even with a horizontal line.

Please see pics for better explanation, as always thanks in advance.

Here is what it currently looks like...
sigincorrect.png picture by mrtrc266

This is what it should be like......I think
sigcorrect.png picture by mrtrc266

I've the same problem. i read you resolution post (all) but nothing... can you help me? thx


Any Solution to fix this problem?

Put the following codes into style.css.

ul.nolist li {
display:inline;
}


I'm using this styleseet.
style.css
This css adds table tag border, quote and blockquote styling etc.

You are a god. Thanks
The BuyPoe Network!


http://vbsocial.com: Forum Styles for vBulletin and SMF

Astra_200

Quote from: Astral2000 on June 01, 2009, 05:41:19 AM
I have just started using the news fader and it appears not to fade in Internet Explorer 6 and 7 but it does fade in Firefox.

In IE the news just switches without fading in and out.

Any ideas?
Quote from: Fussilet on June 01, 2009, 06:12:33 AM
go to here pls

http://www.simplemachines.org/community/index.php?topic=266912.msg1938259#msg1938259
Quote from: Astral2000 on June 01, 2009, 05:19:56 PM
Thank you, but in my BoardIndex template.php I only have

<td valign="middle" align="center" height="60" and not <td valign="middle" align="center" height="60">';

If I add the  >'; I get a parse error and the page will not display.

I am using 2.0 RC1-1

If you would be kind enough to help where I'm going wrong.

Thanks again for the great theme and for your time :) .

Can you help me please?

Mosh.

#311
Hi there. Im having a bit of a signature problem with this theme. It doesnt happen for me, but with some users the signatures are flying off the screen to the right. I guess it doesnt have full compatibility with their browser, I dunno. So a user screen-captured the image and this is what he sent:



And this is how it looks for me [how it SHOULD look]:



Any way you can fix this? Also, Can you out like, a line between the post and the signatures? It makes it ALOT less confusing and squished together. Thanks.

By the way, dont know if you guys will be able to see it or not. Link here: hxxp:morbidrealm.com [nonactive]

Filipoday

Thanks Fussilet!! I addapted your theme for SMF Forums' in spanish.    
I translated the theme and changed some images, and also changed the color of the them.
I hope you do not bother; cuz I liked this issue and wanted to translate it into Spanish, because I am Spanish ;) . Thankssss  :D :D :D
Traducción y mejora | ! Extreme 6 By Fussilet | ! Extreme 6 Spanish version Blue By Filipoday
Quote! Extreme 6 Spanish version Blue By Filipoday
Preview 1|Preview 2
Descarga
http://www.megaupload.com/?d=R48CRTXO or
http://depositfiles.com/files/45y0mcqzi

[Core]


Th3 C0ntact

Hello,

I need some help installing it. When I do it with the normal version the icons are shown like this:




I have also tried the spanish version posted above, but it is worse, because icons have dissapeared:






Please, I need some help, I am doing something wrong...

Thanks.

Th3 C0ntact

It is something about lenguaje...Because if I set it in english the menu works...

What should I do?

Th3 C0ntact


Fussilet

Quote from: Th3 C0ntact on July 31, 2009, 07:47:11 AM
I need help...

Which language are you useing?

Themes/extreme6/images/english
 
rename

Themes/extreme6/images/yourlanguage

Th3 C0ntact

Quote from: Fussilet on July 31, 2009, 07:57:04 AM
Quote from: Th3 C0ntact on July 31, 2009, 07:47:11 AM
I need help...

Which language are you useing?

Themes/extreme6/images/english
 
rename

Themes/extreme6/images/yourlanguage

Yeah, I solved the problem, thanks ;). But now I want to add a new button in the menu. There´s one problem:

I have tried to do this:

Quote from: Fussilet on October 12, 2008, 03:21:24 PM

Hello Manniak,

open index.template.php

find:

  // Show the [help] button.
echo '<li><a href="', $scripturl, '?action=help" class="kwick opt2" >', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/' . $context['user']['language'] . '/help.png" alt="' . $txt[119] . '" style="margin: 0px 0;" border="0" /><span>' : $txt[119]), '</span></a></li>';


add after

              // Show the [ button name ] button.
                  echo '<li><a href="', $scripturl, 'Link" class="kwick opt2" >', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/' . $context['user']['language'] . '/gallery.png" alt="' . $txt[' boardname in languages '] . '" style="margin: 0px 0;" border="0" /><span>' : $txt[ boardname in languages ]), '</span></a></li>';

example:

              // Show the [Forum] button.
                  echo '<li><a href="', $scripturl, '?action=forum" class="kwick opt2" >', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/' . $context['user']['language'] . '/forum.png" alt="' . $txt['tp-forum'] . '" style="margin: 0px 0;" border="0" /><span>' : $txt['tp-forum']), '</span></a></li>';


Regards....

But " // Show the [help] button. .... " is not in my index.template.php  :( ...¿What can I do?

Thank you very much.

Astra_200

Hello, could someone help me please ?

I need to know were the code is to change the background colour of a quote made by another poster.

Also, I would like to see a border around the quote.

At present the quote background and border is the same colour as the theme for some reason, probably as a result of me playing around with my style.css at some time in the past. Now I just cant find the line that changes it. 

Thanks in advance.

Advertisement: