Introduction
This basic theme design is derived from the original Boxy theme; one of the first ever addon themes available for RapidWeaver way-back in 2005. But unlike the original Boxy theme, Table is totally mobile responsive and coded entirely with modern HTML and CSS markup. For a quick website that does not demand a huge amount of visual shenanigans, Table is great to build with. Table supports all RapidWeaver page types and has an excellent good choice of style settings built in too. Plus an innovative menu system, Font Awesome 5 icons and the Bootstrap framework.Navigation
Despite this being a donationware theme, Table has a full drop-down menu system with support for subpages. To display arrows, carets or chevrons after the parent page links, you can use Font Awesome Icon markup like this alongside the page names in the RW sitemap side panel:<i class='fas fa-caret-down arrow'></i>
Using single quote marks instead of double quote marks ensures these pages will be shown correctly in your sitemap. The addition of the 'arrow' class name removes these icons from your breadcrumb links.
On screen widths less-than the specified breakpoint setting, the drop-down menu is replaced with a select menu. This makes it very easy for people on smartphones to quickly find their way around your website. Within the select menu, subpages are grouped into indented lists, with the parent page links disabled.
Customising Text Labels
Table has a couple of text labels you can easily change or translate using the following custom CSS code:/* Footer breadcrumb links "currently viewing" label */
#breadcrumb:before {
content: 'Currently Viewing: ';
}
/* Footer breadcrumb link separator */
#breadcrumb li:after {
content: '>';
}
/* Footer "last updated" label */
#lastUpdated:before {
content: 'Updated: ';
}
/* Mobile menu label, next to the select menu */
#mobile_nav_label:before {
content: 'Menu: ';
}
Twelve theme presets built in
The Table theme comes supplied with twelve style presets. These give you a choice of instant 'child themes' to build with and draw inspiration from. Quite a few of these presets are styled around former RapidWeaver theme designs. Like all themes, these presets are available for selection from the Theme Styles dropdown, within the RapidWaver Page Inspector.A small reminder...
Table is generously provided to you as a free RapidWeaver theme. You are welcome to download Table and use it for any personal or commercial projects. All that is politely asked is that any credits remain intact. If you want the credits removed or want to show your appreciation for this theme, a small monetary contribution of $10 USD or more is appreciated.Privacy Settings
You are welcome to change your privacy preferences here.
By using this website, you agree to the privacy policy