- Compatible XF 1.x versions
-
- 1.1
- License
- Creative Commons BY 3.0 license
- Visible branding
- No
Search Style Properties
By Cédric CLAERHOUT
Addon Presentation
This addon is an easy and fast way to find your style properties by name or Css (type it,click it & get it). It should help any one who want to create his own style and know how to use tools like Firebug. It's also a good way to check if a property exists or if it's better to directly create a customized css inside the Extra template.
The idea of this addon is not new (see here)
Installation
Translations
For developpers
If you want to link your Css to your addon appearance properties, just use a template listener to extend the template: search_style_properties_css_datas
By Cédric CLAERHOUT
Addon Presentation
This addon is an easy and fast way to find your style properties by name or Css (type it,click it & get it). It should help any one who want to create his own style and know how to use tools like Firebug. It's also a good way to check if a property exists or if it's better to directly create a customized css inside the Extra template.
The idea of this addon is not new (see here)
Installation
1) Upload the files on your forum directory
2) Import xml file
How to use this addon2) Import xml file
- Go here: AdminCP=>Appearance=>{left column}=>Search Style Properties
- Type the name of the Style property or type a Css
- If the filter found a result, click on it
- You are redirected to the property page and its menu (Javascript must be activated)
Translations
For developpers
If you want to link your Css to your addon appearance properties, just use a template listener to extend the template: search_style_properties_css_datas