Shadow People

Started by Jade Elizabeth, November 16, 2008, 07:40:50 AM

Previous topic - Next topic

Jade Elizabeth

Link to the theme


A professional looking, worldly sort of theme. It's easy to modify and change the images to suit you :).

Features


  • Colour changer.
  • Customised graphics: buttons, and other images incorporated into the theme.
  • Custom message index.
  • Custom poster info: on PMs and Posts.
  • Big reg warning texts for admins when the forum is in maintenance mode, members require approval, and so on.

This theme is designed to be used with my "unread" and "replies" tabs for main menu modification because it does not have these features, you can get the mod here.

WARNING

Do NOT redistribute my theme, CSS, images, or ANYTHING without first asking me for permission.
Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

Cado

very nice multicolor theme thaks

Minare

Diego: [playing peek-a-boo] Where's the baby... there he is. ... ( In Ice Age, an animation movie )

Where is the demo  :P

Thanks, it looks pretty awsome

Crip

I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

Jade Elizabeth

#4
Quote from: Minare on November 16, 2008, 08:10:00 AM
Diego: [playing peek-a-boo] Where's the baby... there he is. ... ( In Ice Age, an animation movie )

Where is the demo  :P

Thanks, it looks pretty awsome

Well, it's in a secret part of the interweb!!!!

http://www.jades-world.com/forums/index.php?theme=22 <You can see it there, the boardindex has a different structure though,
www.bunnyrabbitsex.com <they have a variation of it
Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

[SiNaN]

A perfect demonstration of new "Theme Variants" feature.

Thanks for the theme Jade. ;)
Former SMF Core Developer | My Mods | SimplePortal

Jade Elizabeth

Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

Özgür

very nice theme! thanks jade.
So Long

Jade Elizabeth

No worries :D Glad you like it!!
Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

Antechinus

So you got it finished. Cool. :)

Jade Elizabeth

Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

raj02

#11
thx babe....

haderaschta

thanks for the theme, i decided to use it at my homepage  :D
admin http://www.haderaschta.com [nofollow]

Jade Elizabeth

You're welcome :D I'm glad you like it!
Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

willerby

Great theme, Jade.  Just what I was looking for - nice and simple on the eye and easy to amend...

Cheers

Jade Elizabeth

Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

willerby

#16
Jade, would you consider a couple of amendments for me?

I've managed to change various graphic files and the colour options to ones that suit my forum but a couple of things would really improve how this theme works...

1) Being able to bring up a different JPG header for each colour - effectively having six image files (perhaps numbered header1, header2 etc) which change to better reflect the colour wash. The background colour of the header would also need to be able to be set as six different options to avoid black sides to the header logo?

2) Being able to automatically change the header menu from black to the same colour as the colour selected?

My php is nowhere near good enough (I'm still struggling to get mod Users Online Today to work with your theme as the Info Center is set up slightly differently in your theme) but maybe you'd fancy having a crack sometime? 


Any help gratefully appreciated - paypal donation pending! 

Willerby

Jade Elizabeth

I can do the images I guess, and the other stuff.. But I don't think the info center is different?


It will have to wait a bit, I'm on holidays and cant even reach a coding program!!
Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

willerby

Quote from: Jade on December 31, 2008, 02:36:11 PM
I can do the images I guess, and the other stuff.. But I don't think the info center is different?

Thanks Jade. You're a star...

You're right. The theme I was using had a different InfoCentre set-up as I amended a bunch of code to get it right. Will need to delete UsersOnline mod and reinstall as the version I now have is heavily customised.

Quote from: Jade on December 31, 2008, 02:36:11 PM
It will have to wait a bit, I'm on holidays and cant even reach a coding program!!

No problem, Enjoy your hols..   ;)

willerby

Jade,

Just noticed a small bug in display.template.php ~ Not sure how it crept in but sticky and unsticky button images are reversed so that an unsticky topic shows that it can be 'un-stickied' and a sticky topic can be 'stickied'...

'sticky' => array('test' => 'can_sticky', 'text' => empty($context['is_sticky']) ? 'set_sticky' : 'set_nonsticky', 'image' => empty($context['is_sticky']) ? 'admin_unsticky.gif' : 'admin_sticky.gif', 'lang' => true, 'url' => $scripturl . '?action=sticky;topic=' . $context['current_topic'] . '.' . $context['start'] . ';sesc=' . $context['session_id'])

Correct line should be:

'sticky' => array('test' => 'can_sticky', 'text' => empty($context['is_sticky']) ? 'set_sticky' : 'set_nonsticky', 'image' => empty($context['is_sticky']) ? 'admin_sticky.gif' : 'admin_unsticky.gif', 'lang' => true, 'url' => $scripturl . '?action=sticky;topic=' . $context['current_topic'] . '.' . $context['start'] . ';sesc=' . $context['session_id'])


Advertisement: