skin in vesione 2.4 with rotate header

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
4/22/2014 2:53:02 PM
Gravatar
Total Posts 9

skin in vesione 2.4 with rotate header

Hi,

i'd like to modify a theme included in versione 2.4 insert a header with 3-4 image with sliding ....

i try with "<portal:NivoSlider ID="NivoSlider1...." or with slide panel  without success....

Can someone help me...

Thanks to all

....are we ready for categories in shop ???

Marco

 

6/9/2014 10:44:53 AM
Gravatar
Total Posts 9

Re: skin in vesione 2.4 with rotate header

Hi to all,

my solution to header image rotate is to insert in layout.master

<div class="art-shapes">
   
  <portal:NivoSlider ID="NivoSlider1" runat="server" ImageFolder='~/Data/Sites/1/nivoimages' ImageWidth='900px' config = "effect: 'fade', pauseTime: 8000 " />

</div>

 

a little problem is that nivoslider on tablet or phone android is not run correctly.......

someone has a solution???

6/9/2014 11:12:06 AM
Gravatar
Total Posts 18439

Re: skin in vesione 2.4 with rotate header

maybe this thread will help you

You must sign in to post in the forums. This thread is closed to new posts.