Hi - I think it will be great if you write a "how to" for achieving the same look as the one on the demo.

Comments

weebpal’s picture

I see and we're building the documentation belong to the next products. Please wait us a little time :)

Anonymous’s picture

Hi - any plans on this? I'm building a site using the theme and would really appreciate if I can get the look and feel of the demo - specially the slideshow on the front page and view code for the category listings.

manu manu’s picture

@nf1, Regarding the slideshow, I noticed that a CSS was missing in zircon.info, simply add this line:

stylesheets[all][] = 'css/views.css'

CreativeJS’s picture

Category: feature » support

Hello all,

I just recently started making a new webpage for the business I work for. We all like the Zircon theme - especially the slideshow feature and how many blocks it has to offer.

However, when I make a views slideshow and put it into the slideshow block, it's aligned at the top of the page under the menu bar and over the header and logo. Any ideas why it might be doing this and how to fix it? The slideshow is working well, it's just in the wrong place.

Thanks in advance!

-JS

ramandamodar’s picture

I added css/views to the stylesheets list. But then also i am not able to view the slideshow properly.

ramandamodar’s picture

@creativeJS.
Were you able to solve the problem. If yes, how?

ramandamodar’s picture

found a workaround. (finally). Installed flexslider-views-slideshow module.

>enable the module.
>add a view
(give your view name,show, type etc etc accordingly)
>display format -> 'slideshow' of 'fields'. (views slideshow module needed)
>click continue & edit
>on the next page, add the image field.
>in the slideshow settings, choose 'FlexSlider' as the 'slideshow type' from the drop down menu. Thats it!

Hope this works for you too!