Attention!

These forums are not monitored. We provide the discussions forum as a place for users of free extensions to help each other and find answers, not as a place for our staff to deal with urgent support issues. Our staff very rarely responds to forum posts. Occasionally we will respond to forum posts but responses are not guaranteed.

If you have an active subscription for a commercial extension and wish to receive support please login to your Artetics.com account and submit a ticket. The ticketing system is the best way for you to get assistance in a timely manner.

Thank you!

  Thursday, 26 April 2012
  5 Replies
  4K Visits
0
Votes
Undo
Hi

I would like to apply a module class suffic for my carousel appearing on this page http://bit.ly/JIiVHn.

I just need to change the position of the feature, but can\'t seem to make it work.

Could you perhaps assist me?
more than a month ago
·
#16960
0
Votes
Undo
What class suffix do you try to apply to the module?
Where do you want to move the module?

Regards,
artetics.com team

If your question has been answered, please choose "Accept as Answer" on the correct post and/or mark your question as Resolved.

more than a month ago
·
#16961
0
Votes
Undo
Hi

For this one module. I only need to change the margin in
.featureCarousel .feature > div {
position: absolute;
bottom: 60px;
left: 580px;
width: 167px;
background: white;
height: 200px;
}


But ONLY for that one module and I have a quite a few on my one site. Won\'t module class suffixes work for this?

Thanks
B
more than a month ago
·
#16962
0
Votes
Undo
You can use the following in order to reference this module only:

#featureCarousel115 .feature > div { 
position: absolute;
bottom: 60px;
left: 580px;
width: 167px;
background: white;
height: 200px;
}


115 here is the module ID.

Regards,
artetics.com team

If your question has been answered, please choose "Accept as Answer" on the correct post and/or mark your question as Resolved.

more than a month ago
·
#16963
0
Votes
Undo
Hi administrator
I use 6 versions of Art Feature Carousel assigned in different pages. I would like to hide the numbers at 5 of them and keep just one showing the numbers.
I have tried adding module ID but it did not work.
Can you please advise me how to ?
more than a month ago
·
#16964
0
Votes
Undo
SOLVED
  • Page :
  • 1
There are no replies made for this post yet.
Be one of the first to reply to this post!