NEOS Class and ID
All element class and id
has w- prefix.
Example:
This naming system is applied to prevent conflicts between the default NEOS CSS and CSS defined by users or from third-party CSS.
Example:
- w-header-w1
- w-blog-footer
- w-featured-section
This naming system is applied to prevent conflicts between the default NEOS CSS and CSS defined by users or from third-party CSS.
Blogger Widget ID
The ID of widgets still use the default Blogger ID (without a prefix) with
WidgetType[Number] format.
Example:
Example:
- LinkList1
- LinkList2
- Blog1