• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS Made Simple Czech CMS Made Simple France CMS Made Simple Spain CMS Made Simple Hungary CMS Made Simple Russia CMS Made Simple Netherlands

All times are UTC




Post new topic Reply to topic  [ 136 posts ]  Go to page Previous  1 ... 6, 7, 8, 9, 10  Next
Author Message
 Post subject: Re: QuattroSimple - New custom CMSMS Theme
PostPosted: Fri Oct 14, 2011 9:22 pm 
Offline
Forum Members
Forum Members
User avatar

Joined: Sat Apr 02, 2011 5:39 am
Posts: 50
Location: Australia
uniqu3 wrote:
It could also be some FF bug, checked my demo site with FF7, looks good there.


Is this correct css

Code:
body {
   background: #ebeaea;
   color: #777777;
   font-family:"Cuprum", Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
   line-height: 1.3em;
   margin: 0;
   padding: 0;
   font-size: .87em;
}
/* TYPOGRAPHY & DEFAULTS */
h1, h2, h3, h4 {
   font-family: "Cuprum", Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}


Top
 Profile  
 
 Post subject: Re: QuattroSimple - New custom CMSMS Theme
PostPosted: Wed Oct 26, 2011 4:37 pm 
Offline
New Member

Joined: Wed Oct 26, 2011 4:16 pm
Posts: 4
Hi
Great theme, thank you.

I know you've explained this in great detail but i've followed all the instructions but still cannot get the slider images to display.
See http://www.telemark.ie/CMSms/

Images are in the folder CMSms/modules/Gallery/slideshow.
I entered 'slideshow' in the box Enter Gallery Module foldername for Header Slideshow:.

Headerteaser set to +.
I'd appreciate your help. Driving me mad


Top
 Profile  
 
 Post subject: Re: QuattroSimple - New custom CMSMS Theme
PostPosted: Wed Oct 26, 2011 6:57 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Tue Aug 12, 2008 9:30 pm
Posts: 1979
Location: Feldkirchen in Kärnten, Austria
And you did create a Gallery with Gallery module named "slideshow" and uploaded images using Gallery module?

You say your path is: CMSms/modules/Gallery/slideshow
If created with Gallery module it would be: CMSms/uploads/images/Gallery/slideshow

_________________
CMSMS Blog - I do this!
Forge profile
Github profile
Twitter
=============================================
Support CMSMS


Top
 Profile  
 
 Post subject: Re: QuattroSimple - New custom CMSMS Theme
PostPosted: Thu Oct 27, 2011 2:24 pm 
Offline
New Member

Joined: Wed Oct 26, 2011 4:16 pm
Posts: 4
Hi

I add the images to the folder you suggested CMSms/uploads/images/Gallery/header and now the Gallery itself is showing on the page ie no sliding images
http://www.telemark.ie/CMSms/

Thanks
Eamonnc


Top
 Profile  
 
 Post subject: Re: QuattroSimple - New custom CMSMS Theme
PostPosted: Thu Oct 27, 2011 4:03 pm 
Offline
New Member

Joined: Wed Oct 26, 2011 4:16 pm
Posts: 4
Hi
I think it's to do with Cycelteaser. I can't see this anywhere now. It's not an option in Templates.


Top
 Profile  
 
 Post subject: Re: QuattroSimple - New custom CMSMS Theme
PostPosted: Thu Oct 27, 2011 6:20 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Tue Aug 12, 2008 9:30 pm
Posts: 1979
Location: Feldkirchen in Kärnten, Austria
If you would of read through this topic you could of already find and solve your problem long time ago.
I don't know how often should i put a how to together.

As written in Readme file, Install Gallery module (hope you got that so far)
Open downloaded package and open folder Gallery, you will find a .xml file there.
Now go in your Admin area to "Content -> Gallery -> Templates" and import that Template!
After import you will have a Gallery template called "cycleTeaser"!

Now create a Gallery in Gallery module, upload pictures using Gallery module, when you are done in Gallery list under "Content -> Gallery" will have a new Gallery and next to name you will even see {Gallery dir='Gallery/some-long-folder-name-whatever-you-named-it'}

Now when you edit a page enter in field where it says "Enter gallery foldername" exactly the name of folder you created using Gallery module, in this explanation this would be "some-long-folder-name-whatever-you-named-it"

Looking at your sourcecode it looks like you were playing with Template and changed {Gallery template='cycleTeaser.... to Cycle as this is what i see on your site or you DID NOT read Readme and did not import provided Gallery template.

Quote:
1. Before installing the Template you should install following modules/plugins:
AdvancedContent http://dev.cmsmadesimple.org/projects/content2
Gallery http://dev.cmsmadesimple.org/projects/gallery
FormBuilder http://dev.cmsmadesimple.org/projects/formbuilder

2. After you have installed above modules go to "Content -> Gallery" and import Gallery-tpl-cycleTeaser.xml Template that is used for Header slider

_________________
CMSMS Blog - I do this!
Forge profile
Github profile
Twitter
=============================================
Support CMSMS


Top
 Profile  
 
 Post subject: Re: QuattroSimple - New custom CMSMS Theme
PostPosted: Thu Oct 27, 2011 7:58 pm 
Offline
New Member

Joined: Wed Oct 26, 2011 4:16 pm
Posts: 4
I read through the topic and followed your instructions to the letter.
eg
3. Enter Gallery Module foldername for Header Slideshow: Enter folder name, simply enter header if your existing Gallery has a folder named header
The above would imply that it's the Gallery folder in modules. Which it clearly isn't. I'd forgotten where to get the Cycelteaser template when i had to reinstall Gallery.
Thanks again for your help. Working now.


Top
 Profile  
 
 Post subject: Re: QuattroSimple - New custom CMSMS Theme
PostPosted: Mon Dec 12, 2011 12:47 am 
Offline
New Member

Joined: Sun Dec 04, 2011 4:32 pm
Posts: 2
Hi uniqu3 or anyone that is able to help me.

I love your themes, especially this one. I'm trying to use it for our school. (http://www.sgdc.nl is an old cmsms installation and the theme is not modern enough any more).
My problem:
When using the section header format for the first menulevel the menu-items are not in the right position and the menu doesn't look right when it drops down. An example:
http://www.sgravendreefcollege.nl/cmsms-dev/
The menu-item "Onderwijs" and "Aanmelden" are sectionheaders. All menuitems should be but that doesn't work.
I'm a newbie at templates and stylesheets. So any help is very much appreciated.
What I found out is that the problem remaines the same when changing to another color.
Another post mentions this problems but I could not find a solution, just the remark that the problem is solved :-(

If other information is necessary just let me know and I'll post it.


Top
 Profile  
 
 Post subject: Re: QuattroSimple - New custom CMSMS Theme
PostPosted: Mon Dec 12, 2011 5:46 pm 
Offline
Administrator
Administrator
User avatar

Joined: Thu Mar 09, 2006 5:32 am
Posts: 11812
Location: Arizona
The menu items use the a link for the style and the section header has no a link...

_________________
Extensions » Modules/Tags click the name of the module/tag or Help to the right to get its parameters.
Right click and view source is a great way to see what you have to work with.
Check ver. CMSMS, PHP, server OS, in System Information page.
Default content http://multiintech.com/defaultcontent/
People are Wonderful
Business is Great
Life is Terrific
Ever wonder what happened to the Album module? Well it is alive and well.
http://album.multiintech.com/
Image


Top
 Profile  
 
 Post subject: Re: QuattroSimple - New custom CMSMS Theme
PostPosted: Mon Dec 12, 2011 5:55 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Tue Aug 12, 2008 9:30 pm
Posts: 1979
Location: Feldkirchen in Kärnten, Austria
Menu Manager template uses <li class="sectionheader means you need to edit Stylesheet accordingly.

Edit: ok that was original code :-)
Edit2: there

In MenuManager edit:
Code:
<li class="sectionheader{if $smarty.foreach.menuitem.last} last{/if}">{$node->menutext}


to
Code:
<li class="sectionheader{if $smarty.foreach.menuitem.last} last{/if}"><span>{$node->menutext}</span>


Then in stylesheet from /* second level */ to /* Third level, same syle as second level */ (well compare it):
Code:
/* Second level */
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
   left:      0;
[[if ($color == 'orange') or ($color == 'black')]]
        top: 35px;
[[else]]
   top:      70px;
[[/if]]
/* match top ul list item height */
   z-index:    99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
   top:      -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
   left:      226px;
/* match ul width */
   top:      0;
   z-index: 999;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
   top:      -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
   left:      226px;
/* match ul width */
   top:      0;
}
.sf-menu {
   margin-bottom:  1em;
}
ul.sf-menu li li {
   margin-left: 0;
}

ul.sf-menu li.sectionheader:hover li span {
background: none;
}

.sf-menu li li a:link, .sf-menu li li a:visited, .sf-menu li li a:link span, .sf-menu li.sectionheader li span, .sf-menu li li a.current {
   line-height: 30px;
   padding: 0 8px;
   color: #ebeaea;
   font-size: .9em;
   width: 210px;
}

 .sf-menu li li a:visited span, .sf-menu li li a.current span, .sf-menu li li a:link span, .sf-menu li.sectionheader li a:link span {
       padding:0;
}
.sf-menu li li a:link, .sf-menu li li a:visited , .sf-menu li.sectionheader li a:visited {
[[if $color == 'green']]
   background:  #175b0e; /* IE doesn't know whats rgba so we need fallback */
   background:  rgba(23,91,14,0.9);
        border-bottom: none;
[[elseif $color == 'orange']]
   background:  #fa5f02; /* IE doesn't know whats rgba so we need fallback */
   background:  rgba(250,95,2,0.9);
        border-bottom: none;
[[elseif $color == 'black']]
   background:  #202020; /* IE doesn't know whats rgba so we need fallback */
   background:  rgba(0,0,0,0.9);
        border-bottom: none;
[[else]]
   background:  #233a58; /* IE doesn't know whats rgba so we need fallback */
   background:  rgba(35,58,88,0.9);
[[/if]]
}

.sf-menu li li a.current, .sf-menu li.sectionheader li a.current{
[[if $color == 'green']]
        background-color: #175b0e; /* if current submenu show solid background */
[[elseif $color == 'orange']]
        background-color: #fa5f02; /* if current submenu show solid background */
[[elseif $color == 'black']]
        background-color: #202020; /* if current submenu show solid background */
[[else]]
        background-color: #233a58; /* if current submenu show solid background */
[[/if]]
        background-image: none; /* remove background image from first level */
}
.sf-menu li li a.current span{
        background-image: none;
}
.sf-menu li li a:hover span, .sf-menu li li a:active span, .sf-menu li.sectionheader li a:hover span{
   background: transparent;
[[if $color == 'green']]
        color:#175b0e;
[[elseif $color == 'orange']]
        color:#fa5f02;
[[elseif $color == 'black']]
        color:#1861bd;
[[else]]
   color: #233a58;
[[/if]]
}
.sf-menu li li a:hover, .sf-menu li li a:active, .sf-menu li.sectionheader li a:hover {
   background: #ebeaea; /* IE doesn't know whats rgba so we need fallback */
   background:  rgba(235,234,234,0.9);
[[if $color == 'green']]
        color:#175b0e;
[[elseif $color == 'orange']]
        color:#fa4e02;
[[elseif $color == 'black']]
        color:#1861bd;
[[else]]
   color: #233a58;
[[/if]]
}

_________________
CMSMS Blog - I do this!
Forge profile
Github profile
Twitter
=============================================
Support CMSMS


Top
 Profile  
 
 Post subject: Re: QuattroSimple - New custom CMSMS Theme
PostPosted: Mon Dec 12, 2011 9:37 pm 
Offline
New Member

Joined: Sun Dec 04, 2011 4:32 pm
Posts: 2
Uniqu3, thanks! Now working great!
I'll compare the changes you've made with the original ones. That way I'll learn something in the process.


Top
 Profile  
 
 Post subject: Re: QuattroSimple - New custom CMSMS Theme
PostPosted: Fri Apr 13, 2012 1:33 am 
Offline
New Member

Joined: Fri Apr 13, 2012 1:24 am
Posts: 1
First I want to thank you for the great theme! I just want to let you know about a bug which I discovered. If you are using Firefox and you perform a hard refresh (ctrl+f5) some of the images of the Header Slideshow are getting squished. I googled about this problem and I found a solution here. So I replaced in the template layout this
Code:
jQuery(function(){
$('.teaser').cycle({


with

Code:
$(window).load(function() {
$('.teaser').cycle({


For now it's working good and the bug is gone. May be there is a better solution but i'm posting this in case somebody else have this problem too.


Top
 Profile  
 
 Post subject: Re: QuattroSimple - New custom CMSMS Theme
PostPosted: Fri Apr 13, 2012 6:28 pm 
Offline
Administrator
Administrator
User avatar

Joined: Thu Mar 09, 2006 5:32 am
Posts: 11812
Location: Arizona
Some times in cycle it helps to put the size of the images in the CSS and make sure the div/container has sizes set, width/height...

_________________
Extensions » Modules/Tags click the name of the module/tag or Help to the right to get its parameters.
Right click and view source is a great way to see what you have to work with.
Check ver. CMSMS, PHP, server OS, in System Information page.
Default content http://multiintech.com/defaultcontent/
People are Wonderful
Business is Great
Life is Terrific
Ever wonder what happened to the Album module? Well it is alive and well.
http://album.multiintech.com/
Image


Top
 Profile  
 
 Post subject: Re: QuattroSimple - New custom CMSMS Theme
PostPosted: Fri Jan 11, 2013 12:50 pm 
Offline
Forum Members
Forum Members

Joined: Wed Oct 17, 2012 7:50 am
Posts: 14
Great theme, thank you.
Is there any chance to use it if I have CMS in version 1.11.2 ? I cannot install module AdvancedContent because there is maximum version 1.11.

Do I have to reinstall CMS to 1.11 version?


Top
 Profile  
 
 Post subject: Re: QuattroSimple - New custom CMSMS Theme
PostPosted: Fri Jan 11, 2013 6:34 pm 
Offline
Forum Members
Forum Members

Joined: Sun Nov 30, 2008 6:45 pm
Posts: 153
I've got it running on 1.11 just skipped the advanced content module and it works great!


aldomoro wrote:
Great theme, thank you.
Is there any chance to use it if I have CMS in version 1.11.2 ? I cannot install module AdvancedContent because there is maximum version 1.11.

Do I have to reinstall CMS to 1.11 version?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 136 posts ]  Go to page Previous  1 ... 6, 7, 8, 9, 10  Next

All times are UTC


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Arvixe - A CMSMS Partner