Theme Tips and Tricks: Difference between revisions
mNo edit summary |
No edit summary |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
This area collects all the Tips & Tricks that can be used to get the most out of your website theme. | This area collects all the Tips & Tricks that can be used to get the most out of your website theme. | ||
* For members that want to write javascript, [http://www.jquery.com jQuery] is available in noConflict mode, as '''$j'''. This is useful for advanced features such as [[Creating Navigation Component Hover Menus | Navigation Component Hover Menus]]. | |||
* For members that want to write javascript, [http://www.jquery.com jQuery] is available in noConflict mode, as '''$j'''. | |||
* Any '''img''' html tag in the theme that is a .jpg can be replaced simply by moving your cursor over it and clicking "Replace" in it's [[Component Toolbar]]. | * Any '''img''' html tag in the theme that is a .jpg can be replaced simply by moving your cursor over it and clicking "Replace" in it's [[Component Toolbar]]. | ||
[[Category:Creating | [[Category:Creating website builder Themes]] |
Latest revision as of 14:27, 16 November 2010
This area collects all the Tips & Tricks that can be used to get the most out of your website theme.
- For members that want to write javascript, jQuery is available in noConflict mode, as $j. This is useful for advanced features such as Navigation Component Hover Menus.
- Any img html tag in the theme that is a .jpg can be replaced simply by moving your cursor over it and clicking "Replace" in it's Component Toolbar.