ANOTHER School site

Post links to sites running CMS in all its glory.
Post Reply
Locker101
Forum Members
Forum Members
Posts: 55
Joined: Tue Aug 21, 2007 5:30 am

ANOTHER School site

Post by Locker101 »

Ok, I got a BIT more adventurous this time.

Site based on a modified "Panoramica" theme, using the default horizontal CSS menus from CMSMS, but using a transparency method. I also created a random header graphic for a bit of a dynamic feel.

Content isn't finished yet, but the idea is done (basically).
Utilizing News and Calendar.

http://eas.schoolconnect.com.au

Cheers

David
OCStingFan
Forum Members
Forum Members
Posts: 12
Joined: Tue Nov 06, 2007 10:21 pm

Re: ANOTHER School site

Post by OCStingFan »

Hello David,

Congrats on your site design. It looks really nice. I am wondering if you could explain or point me to some source for more information on how you accomplished the following:

1) transparency method on the menu

2) the changing/rotating image at the top of each page

3) the "In this section..." submenu that appears on pages in a section of your site (is is dynamic?)

Thanks for the inspiration.
Locker101
Forum Members
Forum Members
Posts: 55
Joined: Tue Aug 21, 2007 5:30 am

Re: ANOTHER School site

Post by Locker101 »

OCStingFan wrote: Hello David,

Congrats on your site design. It looks really nice. I am wondering if you could explain or point me to some source for more information on how you accomplished the following:

1) transparency method on the menu

2) the changing/rotating image at the top of each page

3) the "In this section..." submenu that appears on pages in a section of your site (is is dynamic?)

Thanks for the inspiration.

Hi :) Thanks for the message!

Transparency uses a PNG file as a background for the menu. Was a PAIN to get working for all browsers, so now IE 6 and below won't work and will be grey - but FireFox and IE7 work great. I could get IE6 working but it means the menus couldn't be located in the correct spot (there's another thread on this!).

Random image just uses the random image tag like this:

{random_image folder='uploads/images/headers/'}

I did have the random information in the stylesheet (for the header background) but it wouldn't refresh without a hard refresh in FireFox.  So I moved the code to the PHP file and it worked fine.

The second menu on the right was part of the Panoramica theme, and I just changed the stylesheet a bit really. The code ended up being :

{cms_module module='menumanager' template='EAS-SimpleMenu'  start_level='2' collapse='1'}

With the key being the start_level - so that it showed the menu in that menu.

Sorry if this isn't detailed enough, busy! Must get back to work :)

Cheers,

David
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: ANOTHER School site

Post by Nullig »

Very nice. I love the transparent menus - very clever, indeed.

The site is well laid out, visually pleasing and easy to navigate.

Nullig
dsackett
Forum Members
Forum Members
Posts: 16
Joined: Wed Dec 05, 2007 12:56 am

Re: ANOTHER School site

Post by dsackett »

Great website, I love the layout and it really functions well for the purpose at hand.
pshouse
New Member
New Member
Posts: 6
Joined: Sun Dec 16, 2007 11:38 am
Location: Bari, Italy

Re: ANOTHER School site

Post by pshouse »

I was thinking of my site, and menu structure was exactly the same as yours! It works really great for giving a mean to navigate 70-pages websites wich is mine (Growing). Thanks for pointing us there.

Please tell me on this page:
http://eas.schoolconnect.com.au/index.p ... 937---1951

The in this sections shows 3-rd level menus. OK.
The link to "Old SCholars", how did you put it there? How did you implement it?

I was thinking of the same feature, and was thinking of implementing it this way: an extra content block, below menu, to be empty for some pages (the one you don't want extra links) and full for the pages you want more links? Or what is it?

The need is to provide different paths to related pages instead of plain tree structure (wich is your idea as well).

Because when pages becomes a lot, a simple tree is not enough to x-link between them.
How did you implement extra-links feature?
Locker101
Forum Members
Forum Members
Posts: 55
Joined: Tue Aug 21, 2007 5:30 am

Re: ANOTHER School site

Post by Locker101 »

I only just saw your message!! Sorry.
It was built in to the menumanager from that theme!! I just tinkered with the style sheet.
levinho
Forum Members
Forum Members
Posts: 18
Joined: Sun Feb 17, 2008 11:56 am
Location: Switzerland

Re: ANOTHER School site

Post by levinho »

Locker101 wrote:
Hi :) Thanks for the message!

Transparency uses a PNG file as a background for the menu. Was a PAIN to get working for all browsers, so now IE 6 and below won't work and will be grey - but FireFox and IE7 work great. I could get IE6 working but it means the menus couldn't be located in the correct spot (there's another thread on this!).
I like your menu a lot! How about using a transparent GIF instead of a PNG, so you don't need any javascript hacks for older IE versions?
OCStingFan
Forum Members
Forum Members
Posts: 12
Joined: Tue Nov 06, 2007 10:21 pm

Re: ANOTHER School site

Post by OCStingFan »

Random image just uses the random image tag like this:

{random_image folder='uploads/images/headers/'}

I did have the random information in the stylesheet (for the header background) but it wouldn't refresh without a hard refresh in FireFox.  So I moved the code to the PHP file and it worked fine.

[/quote]

I'm sure you're quite busy but I am still trying to figure this out. I've been away from the project and now want to get it done since I last posted on this. I'm not clear on the PHP file you are referring to....is it Panoramica : Panoramica  ?

Does it go somewhere in here?




Panoramica default title info

{cms_module module='menumanager' template='Panoramica : pixalhaushoriz' number_of_levels='1' template='pixalhaushoriz'}


Any further guidance would be very appreciated. Still learning my way around templates, stylesheets, layouts & menus.
Sven

Re: ANOTHER School site

Post by Sven »

Nice website. Elegant and bright.
Greetz!
LanPow
New Member
New Member
Posts: 8
Joined: Tue Jun 06, 2006 10:46 am

Re: ANOTHER School site

Post by LanPow »

Kick @$$!
That Menu is NICE and the random images are KILLER! (Might just have to incorporate that some where)

When I see sites like this I really want to STEP MY GAME UP!

Thanks for the encougarement
Post Reply

Return to “CMS Show Off”