Loading...
 
Skip to main content

History: Themes_tiki_org_custom_CSS

Source of version: 4

Copy to clipboard
            :root { --tiki-page-content-top-margin: 20px; }

.sitetitles {
--tiki-site-title-color: var(--tiki-top-color);
--tiki-site-subtitle-color:  var(--tiki-top-color);  } 

[data-bs-theme="dark"] {
--tiki-site-title-color: var(--tiki-top-color);
--tiki-site-subtitle-color: var(--tiki-top-color);  } 

/* Change logo from black to white */
img.sitelogo {filter: invert(100%); }
/* Gitter chat sidecar */
aside.gitter-chat-embed { margin-top: 150px; } 
/* Link color definitions for sister sites removed -- see page Themes.tiki.org Custom CSS page history. */

/*.top_modules { float: right; }*/
.topbar_modules { width: 100%; }

@media (min-width: 768px) { .top_modules { min-width: 400px; } } /* prevent collapsing top navbar items when not logged in */

#outerToc {
	top: 31px;
}
@media (max-width: 991px) {
  .navbar-brand {
    font-size: 12px; }
  }

.content_next_steps .center-block {display: table;}
.content_next_steps {margin-bottom: 40px;} 

ul.ui-autocomplete {background: #fff;}

#page_356 #col2 { display:none; }
#page_356 #middle.container { width: 100%; }
#page_356 #col1 { width: 100%; left: 0; }
#page_356 .tiki .middle_outer { background: #28292b; }
#page_356 .top_row { background: #28292b; color: #fff; }
#page_356 .middle_row { background: #f2f2f2; color: #333; }
#page_356 .bottom_row { background: #fff; color: #333; }

/* testing menu dropdown visibility in site header */
.navbar-collapse.in { overflow: visible; }

footer.help-block {  border-top: 1px solid #737373; padding: .7em 0; margin-bottom: 1.2em; }






        

History

Advanced
Information Version
Sat 08 of Jul, 2023 17:36 GMT-0000 Gary Cunningham-Lee Tiki_org_info_links added (top of fixed-top header). 6
Fri 30 of Jun, 2023 18:32 GMT-0000 Gary Cunningham-Lee Put PluginCode back in. 5
Fri 30 of Jun, 2023 18:31 GMT-0000 Gary Cunningham-Lee CSS for previous, not-working homepage parallax scrolling removed, along with other commented out rules, etc. 4
Sun 25 of Jun, 2023 10:04 GMT-0000 Gary Cunningham-Lee Added CSS variables for site titles color in light and dark modes. 3
Fri 25 of Nov, 2022 14:22 GMT-0000 Gary Cunningham-Lee Added todo notes. 2
Fri 25 of Nov, 2022 14:20 GMT-0000 Gary Cunningham-Lee Page created and content copied and pasted from L&F admin. 1