changing the width and height

  • mantis
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 9 months ago - 13 years 9 months ago #6195 by mantis
Hello,

i am trying to change the width and height of the rotator but it only changes the picture not the frame too am i doing something wrong? i ahve attached a screen too.

thanks


ps. perhaps because i havent changed the width and height of my image first?
Attachments:
Last edit: 13 years 9 months ago by mantis.

Please Log in to join the conversation.

More
13 years 9 months ago - 13 years 9 months ago #6212 by ivan.milic
Hi,

When you change that from module parameters the width of frame stays 100%.
To change that you need first to modify this background picture (of frame borders):
templates/hot_fashionstore/images/frame.png

then you need to provide override for width. Put it in index.php of template just befor </head>

<style type="text/css">

.carousel_module {
width: 970px;
}
</style>
Last edit: 13 years 9 months ago by ivan.milic.

Please Log in to join the conversation.

  • mantis
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 9 months ago #6225 by mantis
Hi ivan thanks for your reply i will try that and let you know what happen...

Please Log in to join the conversation.

  • mantis
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 9 months ago - 13 years 9 months ago #6227 by mantis
i can't find this code anywhere in /templates/hot_fashionstore/index.php:

''
<style type="text/css">

.carousel_module {
width: 970px;
}
</style> ''

i have to add this code?? or it's already in the indep.php file?

thanks
Last edit: 13 years 9 months ago by mantis.

Please Log in to join the conversation.

More
13 years 9 months ago #6235 by ivan.milic
Add

when you put it where I told you it will have hight priority and it will override values.
The following user(s) said Thank You: mantis

Please Log in to join the conversation.

  • mantis
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 9 months ago #6253 by mantis
hi ivan,

i have another issue with the rotator...i disable the arrows and i just want to make it automatic to change the slides every 2-3 seconds but what ever i do in the module parameters is not working, i dont want to show the arrows just want the slides to change after 2 seconds..

Please Log in to join the conversation.

Time to create page: 0.262 seconds
Powered by Kunena Forum