omgkatrina
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Element.Style confusionThis is the full css edits to the site that I know of.
Thank you for helping me.
body {
color: #808080;
background-color: white;
font-family: Verdana,”Helvetica Neue”,Helvetica,Arial,sans-serif;}/* HEADER AREA */
.tc-header { border-bottom: none;}.tc-rectangular-thumb > img {
top: auto!important;}/* MENU NAV */
.navbar-wrapper.span9 {
margin-left: 0;}.navbar .navbar-inner {
-webkit-box-shadow: none;
box-shadow: none;
background: none;}.navbar .nav>li>a {
color: #666;
font-weight: bold;
padding: 5px 18px;
font-size: 1.1em;}.navbar .nav>li>a:first-letter {
font-size: 1.1em;}/* CONTENT AREA */
#content.span9.article-container{
margin-left: 0;}#main-wrapper {
margin-top: 30px;}/* HOME PAGE */
/* Slider */
div#customizr-slider {
width: 100%;}img.slide.h-center {
left: 0!important;
max-width: none!important;
width: 100%!important;
height: auto!important;}.carousel .item {
min-height: 0!important;}.carousel-image { position: relative;}
/* Featured Puzzle Pieces */
#featured-pages.row {
margin-left: 0;
margin-right: 0;}#featured-pages h2 { font-weight:normal;}
#featured-pages .thumb-wrapper {
height: auto !important;}#featured-pages .thumb-wrapper img {
max-width: 100%;
max-height: 70%;
}/**
* WIDGETS
*//* WIDGET: Social icons */
aside.social-block.widget_social a {
font-size: 2.2em;
margin-top:10px;}aside.social-block.widget_social a:first-of-type {
margin-left: 10px;
}/* WIDGET: Mailing list Sign up */
#mc_embed_signup h2 {
font-size: 1.3em!important;}/**
* STOP THE IMAGES FROM ANIMATING ON HOVER
*/.round-div {
border-color: transparent;
}Forum: Themes and Templates
In reply to: [Customizr] Element.Style confusionThis is the only code they have added to that section of the site. No code was removed. Thanks
/* Featured Puzzle Pieces */
#featured-pages.row {
margin-left: 0;
margin-right: 0;}#featured-pages h2 { font-weight:normal;}
#featured-pages .thumb-wrapper {
height: auto !important;}#featured-pages .thumb-wrapper img {
max-width: 100%;
max-height: 70%;
}Forum: Themes and Templates
In reply to: [Customizr] How to edit the element.styleSomeone who was editing it before me set it up, they changed the way it looks, Im not the one who did it so I wouldn’t know exactly why they did it.