Loading...
 
Skip to main content

History: Site custom css branding.t.o

Source of version: 2 (current)

Copy to clipboard
            #footer .latest_tweet ul.rsslist,
#footer ul.keepintouch {list-style: none; margin: 0;padding: 0;}
#footer ul.keepintouch li {float: left; width: 36px; margin: 0 8px 10px 0}
#footer ul.latest_tweet {text-align: left; white-space: nowrap}
#footer .latest_tweet li.rssitem {white-space:nowrap; width: 100%; height: 2em;}

.twfooter h4 { font-size: 14px !important; }
.twfooter .card br { display: none; }


/* tweaks for 15.x
#top_modules .box-menu .navbar-default {
    position: absolute;
    top: 0;
    right: 140px;
    background: transparent;
}

#top_modules .box-menu .navbar-default .navbar-nav>li>a {
    padding: 5px 10px;
    font-weight: bold;
    font-size: 0.9em;
    text-transform: uppercase;
}

#top_modules .box-login_box {
    position: absolute;
    bottom: 0;
    right: 0;
} */

#top_modules .sitetitles {
    margin-top: 30px;
    margin-left: 35px;
}

header.header .sitetitle {
    font-size: 52px;
    font-weight: 100;
    margin: 0;
}

h1.sitetitle a { color: #35061d !important; }

header.header .sitesubtitle {
    font-weight: 100;
    margin: 0 0 30px;
color: #35061d !important;
}

#topbar_modules .box-search {
    float: right;
}

#topbar_modules .box-menu {
    float: left;
}

/* for Tiki 21 */
.sitelogo img {margin-left: 15px; }
#module_7 .dropdown-toggle, #module_17 .navbar, #module_17 .nav-link { padding-top: 0; } 
#module_9 {padding-left: 15px; }



------ CUSTOME HTML ------
{* This works here. I need to find the syntax to use in the custom css box (not the same syntax works as here), then I'll put it there instead. *}
{literal}<style type="text/css">div#sitelogo img {margin-top: 0;}</style>{/literal}
{if $page neq ''} <link rel="canonical" href="{$page|sefurl}" /> {/if}