forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 modpack by Stramm => Topic started by: akhlan on July 11, 2007, 02:41:35 pm

Title: ChaocticSoul theme adapted for the ModPack
Post by: akhlan on July 11, 2007, 02:41:35 pm
Hi,

a little contribution for users who used the theme ChaocticSoul and the modpack of Stramm like me

PS: images doesn't really finished for the moment and in French...

Bye
Akhlan
Title: Re: ChaocticSoul theme adapted for the ModPack
Post by: Stramm on July 11, 2007, 06:22:55 pm
Thanks for your contribution. That theme was on my todo list also. Maybe I'm creating/ porting some english buttons.
Title: Re: ChaocticSoul theme adapted for the ModPack
Post by: akhlan on July 11, 2007, 07:28:43 pm
you do it already enough, I would make  ;) and with more beautifull pics...

but after monday...

Akhlan
Title: Re: ChaocticSoul theme adapted for the ModPack
Post by: lluisitu on November 01, 2007, 09:50:59 am
Anyone has tried this version and get it to work??

I'm trying to use it but after changing in config menu no change is applied?! I don't have any problem with other themes for this mod.

Thanks
Title: Re: ChaocticSoul theme adapted for the ModPack
Post by: lluisitu on November 01, 2007, 10:04:21 am
Seems to be solved, just needed to apply changes described in other post to template.html and theme.php
Title: Re: ChaocticSoul theme adapted for the ModPack
Post by: dork313 on May 26, 2008, 01:30:47 am
I love this mod and I love this theme but I'm wondering if anyone can assist me with the private messages section. That section is too long in the width and creates a scroll bar at the bottom of the page.

http://ninart.1kwordmigraine.com username: NINja password: testing123
Title: Re: ChaocticSoul theme adapted for the ModPack
Post by: TUN35 on August 08, 2008, 03:52:49 pm
Great theme :)

Only issue I'm having is not being able to set it as my default. I tried the various methods on the forum to combat the issue with no such luck.
Title: Re: ChaocticSoul theme adapted for the ModPack
Post by: Mikuzi on July 08, 2009, 01:37:28 am
Great theme :)

Only issue I'm having is not being able to set it as my default. I tried the various methods on the forum to combat the issue with no such luck.


Yeah, same issue here.

I can't set it as default... and after changing in config menu no change is applied...
 :-\

Title: Re: ChaocticSoul theme adapted for the ModPack
Post by: Stramm on July 08, 2009, 07:39:13 am
setting a theme in config doesn't necessarily change it for you immediately as the theme for a certain user is saved in a cookie.

-> clear cookies and reload
Title: Re: ChaocticSoul theme adapted for the ModPack
Post by: Mikuzi on July 08, 2009, 11:50:17 pm
Hi

I already did it, and still doesn't work... I have this error, though... I tried to fix it with the tutorial of How/What to change to a theme to be 100% operational? (http://forum.coppermine-gallery.net/index.php/topic,34905.0.html) but still...


Code: [Select]
Template error
Failed to find block 'my_friends'(#(<!-- BEGIN my_friends -->)(.*?)(<!-- END my_friends -->)#s) in :
                                            <h3>Main Menu</h3>
                                            <ul>
<!-- BEGIN home -->
                                            <li><a href="{HOME_TGT}" title="{HOME_TITLE}">{HOME_LNK}</a></li>
<!-- END home -->
<!-- BEGIN my_gallery -->
                                            <li><a href="{MY_GAL_TGT}" title="{MY_GAL_TITLE}">{MY_GAL_LNK}</a></li>
<!-- END my_gallery -->
<!-- BEGIN allow_memberlist -->
                                            <li><a href="{MEMBERLIST_TGT}" title="{MEMBERLIST_TITLE}">{MEMBERLIST_LNK}</a></li>
<!-- END allow_memberlist -->

<!-- BEGIN faq -->
                                            <li><a href="{FAQ_TGT}" title="{FAQ_TITLE}">{FAQ_LNK}</a></li>
<!-- END faq -->


<!-- BEGIN upload_pic -->
                                            <li><a href="{UPL_PIC_TGT}" title="{UPL_PIC_TITLE}">{UPL_PIC_LNK}</a></li>
<!-- END upload_pic -->
<!-- BEGIN register -->
                                            <li><a href="{REGISTER_TGT}" title="{REGISTER_TITLE}">{REGISTER_LNK}</a></li>
<!-- END register -->
<!-- BEGIN login -->
                                            <li><a href="{LOGIN_TGT}" title="{LOGIN_LNK}">{LOGIN_LNK}</a></li>
<!-- END login -->

                                            </ul>

It's weird, 'cause with the Foliage Theme, I didn't have any trouble.

I really, really, hope that anybody can help me... I'm running out of time with this project and I'm kinda tired with the whole 'choosing-a-theme' thing. (By the way... I don't really know that much about codes or css... just the really basic part)
And, sorry for put this question here... Since this is about the theme chaoticsoul with the modpack... I thought this would be the right place...  :-[