The site is at: http://mischiefmanagedsl.com/index.php?page=main
(I had to put the ?page=main bit or you would get either the temp holding page or the splash page)
Search found 4 matches
- Sun Jun 17, 2012 12:51 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Make sub menus appear
- Replies: 3
- Views: 1840
- Sun Jun 17, 2012 11:11 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Make sub menus appear
- Replies: 3
- Views: 1840
Make sub menus appear
Hi, I am not 100% sure that I am posting int he right topic, but these feels like a HTML/CSS style query. I have a standard vertical navigation bar, with styled buttons, but want to make it so that inbetween these major links, I can put submenus, which would just be text. I don't even know if this i...
- Sun Jun 17, 2012 11:06 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Calguy colour by category
- Replies: 3
- Views: 1146
Re: Calguy colour by category
OK, sorry about my lack of detail. I have different categories assigned to different events, and want to colour code by category, in a list of upcoming events. My Calendar template for this is as follows: {if isset($pastitems) && $pastitems == 1} <h1>{$lang.past_events}</h1> {else} <div clas...
- Mon Jun 11, 2012 10:06 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Calguy colour by category
- Replies: 3
- Views: 1146
[SOLVED] Calguy colour by category
Hi, I know a similar question ahs been asked previously but I am struggling. I am using the code suggested on: http://forum.cmsmadesimple.org/viewtopic.php?f=7&t=58434 yet for some reason, regardless of the category I assign an event to, they are all being given the class of 1. Am i misssing som...