Giter VIP home page Giter VIP logo

cssloader's Introduction

CSSLoader

Custom CSS Loader

Provides - the ability to load any css file in front-end, in flexible and dynamic ways without hacking the core or modifying the template css files. How To Use You can enter the filename in several ways, making your custom css safe from Joomla & template updates.

Use Folder: This will load EVERY .css file found in the path specified! NOTE: path must be preceded by a / For example: if you have a folder in /media/custom/css it will look for the name of each css file and add it to the used .css files

Single File: It will look in the current template for the selected file and use ONLY that file

URL: Lastly if you wish you can use a reference a URL a remote location, and it will attempt to load it. Server settings on the remote site may prevent this however.

Debugging: The built in Debugger can help with troubleshooting any issue you might have. To activate it simply set the Show Errors parameter in advanced options to 'yes'. It will then attempt to explain via front end error messages, any validation issues it is experiencing.

you may use as many of the methods as you want including all 3 if desired.

cssloader's People

Watchers

 avatar  avatar

Forkers

beingsane

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.