Search found 17 matches
- Thu Mar 26, 2009 4:05 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] Help with menu styling issue
- Replies: 7
- Views: 2391
Re: [Solved] Help with menu styling issue
Still didn't figure out how to get a simple menu working... Found this tutorial: http://wiki.cmsmadesimple.org/index.php/User_Handbook/Admin_Panel/Layout/Menu_Manager#Advanced_CSS_Menu_Styling but it seems too advanced for my use. What I would like to accomplish is this Parent 1 Parent 2 Parent 3 ...
- Mon Mar 23, 2009 5:04 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] Help with menu styling issue
- Replies: 7
- Views: 2391
Re: Help with menu styling issue
Kiitti ;) Couldn't get it working with what you proposed. I don't think the minimal menu template uses this activeparent at all? Not sure why you can't see the page on server, but here are the essentials. This is the part of the template: <div id="sidebar"> <ul> <li> ...
- Mon Mar 23, 2009 3:37 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] Help with menu styling issue
- Replies: 7
- Views: 2391
Re: Help with menu styling issue
I have a similar problem, but with the active menu item. I would like to have the active menu item either bold or underlined, and it works, almost . Because on the second level menu all the items are underlined, as well as the parent (example page: https://test.yhteisokyla.info/index.php?page=koiran...
- Sat Nov 15, 2008 8:52 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Smarty error with Google Analytics
- Replies: 4
- Views: 8801
[SOLVED] Re: Smarty error with Google Analytics
Great, that helped 
Thank you!
Thank you!
- Sat Nov 15, 2008 7:53 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Smarty error with Google Analytics
- Replies: 4
- Views: 8801
[SOLVED] Smarty error with Google Analytics
I have set up a CMSMS site livonsaari.fi with mdblue-template, and after adding the site to Google Analytics, I started getting error like this on page load: string(115) "Smarty error: [in template:20 line 148]: syntax error: unrecognized tag 'var' (Smarty_Compiler.class.php, line 590)" st...
- Wed Sep 24, 2008 7:04 am
- Forum: CMSMS Core
- Topic: Tiny MCE WYSIWYG disapeared [SOLVED]
- Replies: 17
- Views: 6595
Re: Tiny MCE WYSIWYG disapeared...STILL!
If you have corrected this and it still does not work: in some cases (as with the OVH hosting provider in France) you will see the checkbox Turn WYSIWYG on/off, yet the toolbar does not appear. If that is the case, do not frantically re-install CMSMS; you only need to restrict the access right of t...
- Tue Sep 09, 2008 3:38 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] Two images in header
- Replies: 2
- Views: 1305
Re: Two images in header
Found the answer.. This helped: div#header { height: 111px; /* adjust according your image size */ background: #FFF url(uploads/images/mybackground.jpg) no-repeat 100% 0; } div#header h1 a { /* you can set your own image here */ background: transparent url(uploads/images/logo.gif) no-repeat...
- Thu Sep 04, 2008 2:28 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] Two images in header
- Replies: 2
- Views: 1305
[SOLVED] Two images in header
I have made this CMSMS-site www.vek.fi, and I'm wondering how I could add a second image to the header area where the logo is?
The logo should stay at far left, and the other image, a kind of background, should stay at far right, so that the container would still be fluid.
Thanx
The logo should stay at far left, and the other image, a kind of background, should stay at far right, so that the container would still be fluid.
Thanx
- Wed Jul 09, 2008 3:12 pm
- Forum: CMSMS Core
- Topic: SiteMap Made Simple gives warnings on Google webmaster tools
- Replies: 4
- Views: 2887
Re: SiteMap Made Simple gives warnings on Google webmaster tools
Thanks blast, I must try out if changing the cacheable-flag and then setting frequency would make a difference. The URLs in sitemap are allright HTTP, not HTTPS as I'm not using SSL.
Not sure how important this is, as the site is indexed in Google anyway, and it's just a warning, not an error.
Not sure how important this is, as the site is indexed in Google anyway, and it's just a warning, not an error.
- Wed Jul 02, 2008 1:14 pm
- Forum: CMSMS Core
- Topic: SiteMap Made Simple gives warnings on Google webmaster tools
- Replies: 4
- Views: 2887
SiteMap Made Simple gives warnings on Google webmaster tools
Hi - I recently noticed that a warning has appeared to the CMSMS sites that have SiteMap Made Simple -generated sitemap file. The warning text says: "All the URLs in your Sitemap are marked as having dynamic content. All the URLs in your Sitemap are marked as having dynamic content. Because dyn...
- Sun Mar 09, 2008 7:15 am
- Forum: CMSMS Core
- Topic: Not enough memory for Form Builder - what to do?
- Replies: 2
- Views: 2754
Re: Not enough memory for Form Builder - what to do?
Gee, thanx!! So far so good, I got the module installed with no errors.
- Sun Mar 09, 2008 6:53 am
- Forum: CMSMS Core
- Topic: Not enough memory for Form Builder - what to do?
- Replies: 2
- Views: 2754
Not enough memory for Form Builder - what to do?
Tried to install Form Builder 0.4.4 but got this: Fatal error: Allowed memory size of 10485760 bytes exhausted (tried to allocate 77029 bytes) in /home/uno3117/public_html/mydomainname.net/lib/classes/class.moduleoperations.inc.php on line 154 The hosting provider is not too keen on increasing the P...
- Sun Oct 14, 2007 11:18 am
- Forum: CMSMS Core
- Topic: Problem with calendar and clean urls [SOLVED]
- Replies: 2
- Views: 2020
Re: Problem with calendar and clean urls [SOLVED]
Aah, that was simple, thanx for pointing that out. I had the default page set, but I had since moved the tag to other page...
Thanks again!!!
Thanks again!!!
- Sun Oct 14, 2007 10:40 am
- Forum: CMSMS Core
- Topic: Problem with calendar and clean urls [SOLVED]
- Replies: 2
- Views: 2020
Problem with calendar and clean urls [SOLVED]
I clean-ified my CMSMS site urls by mod_rewrite, and it seems that it broke something with the calendar: if I try to view the event detail-page, I get 404 not found error. First I thought it's a problem with Finnish characters Ä and Ö, but the detail-page link does not work even without the special ...
- Wed Oct 10, 2007 5:46 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Header height higher in IE6 [Solved]
- Replies: 4
- Views: 1836
Re: Header height higher in IE6 [SOLVED]
Wonderrr-ful
That helped! Thanks a million.
