Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

How to copy css files
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: How to copy css files
#1091
How to copy css files 15 Years, 2 Months ago Karma: 0
I make some css styles and rules in my testing domain.

How can i transfer them to domain where i will install your plugin?
I was looking in directories of plugin but cant find them.

I know that i can do that manualy ( copy-paste in some text editor) but what if i have a lot of different css styles.

Regards,
Vanka
Last Edit: 2009/02/05 09:00 By vanka.
The administrator has disabled public write access.
 
#1095
Re:How to copy css files 15 Years, 2 Months ago Karma: 747
Files are stored in the database and cached on disk. You can find cached files by path '<joomla_dir>/administrator/components/cache/files/css/' . For export it to another server, you can do SQL dump for table #__arisc_file (where #__ table prefix, usually it is jos_) and import it to new MySQL server. May be, in future, we add import/export functionality.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1