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!

  Monday, 08 August 2011
  8 Replies
  4.6K Visits
0
Votes
Undo
hi

is there a way to change the grey background for other color?
more than a month ago
·
#11698
0
Votes
Undo
Sure.

CSS rule for this can be:

.featureCarousel {
background-color: white !important;
}

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
·
#11700
0
Votes
Undo
where should i modify this?

i can not reach the css

regards
more than a month ago
·
#11701
0
Votes
Undo
File is modules/mod_artfeaturecarousel/css/featureCarousel.css

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
·
#11702
0
Votes
Undo
Sorry to trouble to ask this question, but I could not figure out how to find :CSS file link to change the gray box. I\'m joomla 2.5.9. I did try to look at FTP, didn\'t see it??? Thanks a lot
more than a month ago
·
#11703
0
Votes
Undo
Do you mean you don\'t see the file located in JOOMLA_DIR/modules/mod_artfeaturecarousel/css/featureCarousel.css

where JOOMLA_DIR is the folder Joomla! is installed to?

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
·
#11704
0
Votes
Undo
I\'m sorry to bother you but seriously I don\'t see where is the link to find the directory: JOOMLA_DIR/modules/mod_artfeaturecarousel/css/featureCarousel.css

I\'m not sure how to answer to yr question : \"where JOOMLA_DIR is the folder Joomla! is installed to?\"
I\'m currently use demo template provide by cloudaccess.net. They install joomla template for me. At the administration back end, I check in folder: extensions/module manager, couldn\'t find any information of CSS. Sorry, I\'m so new to this new world.
Highly appreciate your guideline. Thanks
more than a month ago
·
#11705
0
Votes
Undo
try installing component aceftp, so you can navigate in the site\'s folders.

then go to:

templates/yourtemplate/css/template
more than a month ago
·
#11706
0
Votes
Undo
.featureCarousel {
background-color: none;
position: relative;

Now have great transparent color.


Sugest for developer

Set as default background color as transparent.

P.S. Great module... thanks much
  • Page :
  • 1
There are no replies made for this post yet.
Be one of the first to reply to this post!