Viewing Global settings, snippets and templates

Global settings, snippets and templates



User: richardttt 10 years ago
Is there a way to set global settings for an entire website (like with CSS)?
For example, can I change all link colors for current and future pages with a single setting?

Also is there a way to make snippets (custom items for reuse) and custom Master templates for pages?

Thanks
User: Paul-RAGESW 10 years ago
Quote:
Is there a way to set global settings for an entire website (like with CSS)?


You can use the Head section under publish setting to enter CSS. But I don't think this is exactly what you want to do.

You want to be able to define styles and master pages. This is not something that has been implemented yet but we are working on it.

-------------------------------
Paul
EverWeb Developer
User: Roddy 10 years ago
You can define styles for use in HTML Snippets either in the site wide head code box or by adding your own stylesheet to Assets and referencing it in the Head Code box like this...



You would use this, for example, to style all the header and footer content and all the tags for the site and, in your case, the anchor tags.

Create a "master" page with all the header/footer content, the navigation and tags. Exclude it from the navigation. Duplicate it any time you need a page.

You could also keep widgets on the "master" page and then just copy and paste them when needed.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: richardttt 10 years ago
Thank you.
User: Roddy 10 years ago
Here's some info about creating headings...

http://roddymckay.com/EasyWeb/html-headings.html

... and an example of a header and custom navigation created in a snippet with the CSS added to the Header Code box...

http://roddymckay.com/EasyWeb/fixed-header.html

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.