News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Sitra Theme for 1.0.x and 1.1

Started by Mystica, April 08, 2005, 05:21:42 AM

Previous topic - Next topic

Mystica

i missed the new.gif image and thus forgot to remove it. i removed the english folders to make the theme work with all languages. here's the updates messageindex file without the new.gif image (and a text-link instead). will update the zip in a second. thanks for reporting :)
~ there's nothing wrong with me, this is how I'm supposed to be ~

neusiok

Mystica,
Great theme!! My members love being able to change color.

Have found a small bug similar to the above, when viewing in General Info at bottom of index page,
"View the 10 most recent post in the forum", it is trying to find an image in the post for Remove message, Reply, Reply with Quote, etc.

Kindred

yup... those icons are indeed being looked for in the xxx/images/COLOR/english directory....
Сл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."

Mystica

eek, that's what you get from never even using those pages  :-[
sorry, will fix this tomorrow.
~ there's nothing wrong with me, this is how I'm supposed to be ~

smooth_jake

wow, very nice theme...  i got to use this one.. thanks...
PLEASE JOIN MY ARMY
hxxp:www.kingsofchaos.com/recruit.php?uniqid=wq7wpgcs [nonactive]

Mystica

i went through all files again and found some more buttons that i didn't remove already. added some files and updated the zip file (in the first post). please use the new version, all errors should be fixed now! if you spot any further errors, just let me know! :)
~ there's nothing wrong with me, this is how I'm supposed to be ~

Oldiesmann

Give me a few minutes and I'll add them to my test board. I still have two other themes that I have to add first.
Michael Eshom
Christian Metal Fans

Oldiesmann

Michael Eshom
Christian Metal Fans

ryanbsoftware

i would like to see diffrent buttons.

Mystica

Quote from: RyanB on April 14, 2005, 12:47:08 AM
i would like to see diffrent buttons.

buttons?? there are no buttons in this theme really ???
~ there's nothing wrong with me, this is how I'm supposed to be ~

smooth_jake

Quote from: Mystica on April 14, 2005, 02:52:39 AM
Quote from: RyanB on April 14, 2005, 12:47:08 AM
i would like to see diffrent buttons.

buttons?? there are no buttons in this theme really ???

can you check the test board of oldiesman and go to the "View the 10 most recent post" , i think there is an error...
PLEASE JOIN MY ARMY
hxxp:www.kingsofchaos.com/recruit.php?uniqid=wq7wpgcs [nonactive]

Mystica

the error seems to be in his forum though, i tested other themes there and the error stays. recent posts work fine with sitra theme on my test forum.
~ there's nothing wrong with me, this is how I'm supposed to be ~

smooth_jake

Quote from: Mystica on April 14, 2005, 05:21:40 AM
the error seems to be in his forum though, i tested other themes there and the error stays. recent posts work fine with sitra theme on my test forum.

ok, thanks.. i will download your themes and test it on my forum..  :)
PLEASE JOIN MY ARMY
hxxp:www.kingsofchaos.com/recruit.php?uniqid=wq7wpgcs [nonactive]

ryanbsoftware

Quote from: Mystica on April 14, 2005, 02:52:39 AM

buttons?? there are no buttons in this theme really ???

i know, thats what i am saying, i want buttons....

Mystica

#34
well, if you want buttons, then you'll have to use an other theme ;D i won't make buttons for this one, it's supposed to be different than the other themes that i've made so far ;)
~ there's nothing wrong with me, this is how I'm supposed to be ~

Miraenda

I like it not having buttons myself :D

rgarrison

I am not the best with code and such however I am trying to add another link in the theme for the chat feature and I go into the main templete in the admin section for this and add another link like the reste and it doesn't work.  Any idea what I am doing wrong?  BTW I love the theme.

Mystica

i don't know what code exactly you are trying to add, but this should work:


echo '
            <a href="', $scripturl, 'LINK">Chat</a><img src="' . $settings['images_url'] . '/mensep.gif" border="0" />';


where LINK is whatever stands after the "index.php" part of the url.

if it doesn't work, please post the code you are trying to add, or pm me.
~ there's nothing wrong with me, this is how I'm supposed to be ~

Chab

#38
Hello,

It is a super theme, big big thank's, i love it color selector are so fun to use,
great idée :d

I have 2 questions:
I modify it a little, but the only thing which I miss, is the retractable upshrink zone
because I put the shoutbox in this place ;)
it there a easy way to do this zone back ?

If I wish to add more colors by duplicating the color directory and the adequate file css
and rename it, it is possible?
How to make it visible in the selection box ?

Once again, tank's for share this cool theme  :D 
Le sujet à lire pour customiser votre smf (uniquement en anglais)

Mystica

should work easily... to add the upshrink zone back, just add

id="upshrinkHeader"', empty($options['collapse_header']) ? '' : ' style="display: none;"', '

to the element you want to be collapsible and put

<a href="#" onclick="shrinkHeader(!current_header); return false;"><img id="upshrink" src="', $settings['images_url'], '/', empty($options['collapse_header']) ? 'upshrink.gif' : 'upshrink2.gif', '" alt="*" title="', $txt['upshrink_description'], '" style="margin: 2px 0;" border="0" /></a><img id="upshrinkTemp" src="', $settings['images_url'], '/blank.gif" alt="" style="margin-right: 2ex;" />

whereever you want the arrow to appear!

to add more colors, just make sure you have a copy of the images folder and the css for that color and then add it to the other colors in the dropdown code in index.template (starts line 227) and settings.template (starts line 110). and if you use the newsfader, don't forget to add the colors in boardindex.template. shouldn't be a problem to add as many colors as you wish.

btw, nice modifications on your forum, looks very clean and nice :)
~ there's nothing wrong with me, this is how I'm supposed to be ~

Advertisement: