Helios Multicolor

Started by Bloc, March 08, 2006, 08:02:01 AM

Previous topic - Next topic

SpelingMistakes

Is this good - it works

Quote<div id="smfFadeScroller" style= "height: 200px; width: 90%; padding: 2px valign=middle;"> <b>', $context['news_lines'][0], '</b></div>
            <script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
There is a huge difference between living and being alive!

bloc

well..does it? :) I would think not, as "valign" only works on tables...but I haven't tried. You could of course surround the thing by a table, then it would be like this:

<table cellpadding="5" width="100%" height="100"><tr><td align="center"><div id="smfFadeScroller" style= "width: 90%; padding: 2px;"><b>', $context['news_lines'][0], '</b></div></td></tr></table>

tuguex

Why my menu is this?



And not this?


Kindred

because you are missing the menu images for your language.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

SpelingMistakes

I hope so that this theme will not be for paying – because I saw lots of themes for smf 2 and 90% from them has some price.

Do you have any idea when this theme will be available for smf 2 and versions after 2?

Spel
There is a huge difference between living and being alive!

tuguex

Quote from: Kindred on August 21, 2008, 11:13:49 AM
because you are missing the menu images for your language.

Is ok now XD

SpelingMistakes

Again me – Bloc

I need info – in what time you will finish this theme for smf 2 and above. This SMF 2.0 Beta 3.1 Public is quite stable – and I am thinking to go for it – Because my forum use your theme around two years and more, I simply waiting that you finish upgrade of theme. Do you know when that will be? Is that depends from development team because they have something to change which can influence on theme or that is simply your decision.

I don't have to much packages and I can live without them, but features which offers SMF 2.0 Beta 3.1 are good and I think it is worth updating to that version – I have both smf 1.1.5 and 2.0 Beta 3.1 in production environment and both works very well – I just waiting your Helios multicolor for update of that first forum.

Any info about how much time you need to transfer it on smf 2.0 Beta 3.1 and make it usable for future upgrades?

Spel
There is a huge difference between living and being alive!

bloc

I can't tell you right now I am afraid, there is much happening and some things happen in bulks rather. But I will make an effort to convert the most popular ones first - such as Helios.

tuguex

How i can delete my others themes?
Because i have 5 installed on my forum, but i only want 2 XD

bloc

Quote from: tuguex on August 31, 2008, 04:47:15 PM
How i can delete my others themes?
Because i have 5 installed on my forum, but i only want 2 XD
You un-install themes in Admin / Themes and Settings page.

tuguex

Quote from: Bloc on August 31, 2008, 04:53:24 PM
Quote from: tuguex on August 31, 2008, 04:47:15 PM
How i can delete my others themes?
Because i have 5 installed on my forum, but i only want 2 XD
You un-install themes in Admin / Themes and Settings page.

Thanks ;)

Contra

Bloc
i know how to add buttons to my menu in the Index template
but i wanna add the ability to add then through the admin CP
like you designed it for the first 3

what do i need to change to make it 6 or more?

cme1st2302

I have added this theme to my new site and I love it.  I added a button for "My Messages" and I need help adding the number of messages next to the button.  any idea how to do this?

Here is the code I have for the button so far (just a basic button):
// Show the [pm] button.
        if ($context['allow_pm'])
                echo '<td><a href="', $scripturl, '?action=pm">', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/' . $context['user']['language'] . '/messages.gif" alt="' . $txt['pm_short'] . '" style="margin: 0px 0;" border="0" />' : $txt['pm_short']), '</a></td>';


Thanks,
Chris
SMF Version: 1.1.11
SimplePortal Version: 2.3.2

Admin

He who waits for perfect conditions sees nothing!!
If you need help adding a button or tab PM me!!

Azphat12

#153
Hello everyone,

Great theme.  Everything seems to be working great so far.

Got some questions tho...

I got the button generator and redid the main buttons to show a larger font.
I made a new button "Website" and got that working properly...

However I would like the "Home" button to link to my website.
And Have a "Forum" button that links to the frontpage of the forum.
Also, is it possible to rearrange where the buttons are?  Like have "Home" first, then "Forum" second instead of "Help" second.

Can the logo image link be changed also?

Thanks in advance

SMF 1.16
Helios Theme
http://www.darkaftermath.org/warhammer/forum [nofollow] <--direct to forum

Kindred

yes. just like any other theme, edit index.template.php
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Azphat12

#155
Ok forget the moving of buttons.  I think I see where to do that.

I have yet to find where to change the header image to a different URL. 

Edit:  found it. 

http://www.simplemachines.org/community/index.php?topic=257188.0

rarach

Quote from: Bloc on July 24, 2006, 06:04:29 PM
Quote from: SkyRanger on July 24, 2006, 03:33:01 PM
Awsome theme.  I need to create a couple of new buttons but not sure what font you used for the buttons.

Try http://www.tinyportal.net/button-generator/helios.php

When I used this to create a button, the text did not match up well with the pre-existing buttons on the helios layout. What is the name of the font used?

SpelingMistakes

I am still waiting for helios under smf 2 +

I saw lots of Block themes for 2 + but this which is very popular is not upgraded :( yet

Why
There is a huge difference between living and being alive!

cme1st2302

Anyone know how to switch the info center to the right and logo to the left?  Basically switch them.

Thanks in advance,
Chris
SMF Version: 1.1.11
SimplePortal Version: 2.3.2

Admin

He who waits for perfect conditions sees nothing!!
If you need help adding a button or tab PM me!!

duggy

#159
This is a GREAT theme and my members love it too.

I think I've messed something up however. I used the Admin/News and newsletters feature to add a news item... but now it posts twice on the forums home page. I can't seem to find an option in Admin/News and newsletters to only post it once on home page. Is this something I should edit in a template? If so... can someone please tell me which template and perhaps which code I should change. As you can tell, I am new to this. Thanks in advance for any help.

And keep up the great work Bloc!

Edit: Thanks to Nascar for this answer in the "SMF Support > SMF 1.x Support" section:

QuoteAdmin > Current theme

Uncheck Show news fader on board index.

It works... yay!

Advertisement: