How to get exact the same slide like the Demo?

The Moment professional and unique design Joomla template support forum.
GK User
Sat Oct 23, 2010 5:55 pm
Hello,

i installed "the Moment" template but i got a Problem.
I like to have exact the same Animation like in the Demo.

The Image fades in from the right side and the see details Button is on the left side from the Text.

In Quickstart the images only slides in from left and the Button is on the right.

Can You please explain me how to get the same like in the demo?

Thank you!
User avatar
Fresh Boarder

GK User
Sat Oct 23, 2010 6:00 pm
Hi

These are the settings used on the demo, with Module Style as "template style":

Code: Select all
image_margin=0 0 0 0;
image_padding=0 0 0 0;
image_border=;
image_border_width=0;
module_block_width=920;
show_text_block=true;
text_block_height=100;
text_block_bgimage=true;
text_block_bgcolor=#000;
text_block_opacity=0.65;
text_block_position=bottom;
clean_xhtml=true;
readmore_button=true;
title=true;
wordcount=60;
title_link=true;
readmore_text=See details;
slide_links=true;
preloading=true;
animation_speed=500;
animation_interval=5000;
autoanimation=true;
animation_type=left;


Cheers
User avatar
Platinum Boarder

GK User
Sun Oct 24, 2010 12:40 am
First of all, thank you, but this isn´t the Code that is used on the Demo Site of the "moment" Template. On the Demo Site the Images are fade in from the right side and the See Details Button is on the left side of the Text. When you install the Quickstart Template it looks not the same like in the demo!


I use Firebug and it told me that the width of the image slide is 880 pixels on the demo page! When i use the quickstart there isn´t a width.

I need exact the code of the demo page from the demo page!
User avatar
Fresh Boarder

teitbite
Sun Oct 24, 2010 3:54 am
Hi

What Saichinha pasted are the exact settings from the demo. Please be sure if You're choosing "template style" option from the "module style".

The dimensions of the module are determine by the size of the images which can be set in "slide group" under the Photoslide component configuration.
User avatar
Moderator

GK User
Sun Oct 24, 2010 12:11 pm
Hi, it can´t be the code that is used on the demo site!!!!!
Here are 4 images that should explain it.

These are 2 images from the Gavick Demo Site! The image fades in from the right side!!!
Image
The see details Button is on the left side.
Image

Now here are the images from the qickstart with the settings from above, the images comes from the left, even when i add from teh right the image does not fade in like on the demo and the button is on the right side.
Image
Image
User avatar
Fresh Boarder

GK User
Sun Oct 24, 2010 9:51 pm
Yes, there's a small difference between our demo template showcase and the quickstart version. That's because this template was already recoded from the original and we set animation from left.
So if you want to have it sliding from right, just change this setting:

Code: Select all
animation_type=left;

to
Code: Select all
animation_type=right;


I don't see any difference besides this one.
User avatar
Platinum Boarder

GK User
Mon Oct 25, 2010 8:17 am
OK, of course i already set the animation to the right!!!!! I a not such a newbie on css and joomla. But here is another image.. on the Demo Site the image FADES in from the right side and the image is under the Text-block! In the quickstart with animation from right there is a border, how can i change that?

Image
Image
User avatar
Fresh Boarder

GK User
Wed Oct 27, 2010 7:03 am
Hi,

can i get a answer to this please? I paid 150 Euro for developer Membership, now i want Support! Thank You!
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.