smokerm
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Cusomizr logo resizeDefinitely thank you all!
Forum: Themes and Templates
In reply to: [Customizr] Cusomizr logo resize@electricfeet… YOU ARE AWESOME!!! I have some minor tweaks to do for the nav bar and such but thank you thank you. Been pulling my hair out for 2 days.
Forum: Themes and Templates
In reply to: [Customizr] Cusomizr logo resizeIt needs to be cleaned up I know
Forum: Themes and Templates
In reply to: [Customizr] Cusomizr logo resizeThis is all in my Custom CSS
header.tc-header { background-color: rgba(242, 129, 81,0.8); } /* Both sidebars */ .tc-sidebar { background-color: rgba(242, 129, 81,0.8); } /* Left sidebar */ .left .tc-sidebar { background-color: rgba(155, 10, 10, 0.8); } /* Right sidebar */ .right .tc-sidebar { background-color: rgba(51, 153, 255, 0.1); } .widget-title { color: #000000; text-shadow: none; font-size: 14px; font-weight: 500; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase; } .widget .widget-title { font-size: 16px; font-weight: 500; letter-spacing: 0.1em; line-height: 22px; margin-bottom: 10px; font-family: "Adobe Fan Heiti Std B"; } header.tc-header { border-bottom: 0; } .round-div { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .round-div {border-color: rgba(255, 255, 255, .5);} .widget-front.hover .round-div, article.hover .round-div { -webkit-transform: scale(1.65); -moz-transform: scale(1.65); -ms-transform: scale(1.65); -o-transform: scale(1.65); transform: scale(1.65); } .entry-summary, .widget-area, .widget-title { color: black; text-shadow: none; } /* Remove Post/Page Icon */ .page #main-wrapper h1.format-icon:before { content: none; } /* Remove the pencil icon */ .post h1.format-icon:before, .post h2.format-icon:before { content: none; } /* Adjust Menu colors - Normal */ .navbar .nav > li > a, .navbar .nav > li > a:first-letter { color: black; text-shadow: none; } /* Adjust Menu colors - Active */ .navbar .nav > li > a:active, .navbar .nav > li > a:active:first-letter, .navbar .nav > li.current-menu-item > a, .navbar .nav > li.current-menu-ancestor > a, .navbar .nav > li.current-menu-item > a:first-letter, .navbar .nav > li.current-menu-ancestor > a:first-letter { color: purple; text-shadow: none; } .site-header { position: relative; } .main-navigation { position: absolute; top: 135px; width: 100%; } .wrapper { margin-top: 30px; } .main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul { border-top: none; } .brand.span3 { display: block; float: none; margin: auto !important; } /* center Header Logo*/ .brand.span3 { float: none; margin: auto !important; } .row-fluid .navbar-wrapper { float: none; margin: 0 auto; width: 100%; } .navbar .navbar-inner { -webkit-box-shadow: 0px 0px 0px; -moz-box-shadow: 0px 0px 0px; box-shadow: 0px 0px 0px; } .navbar .navbar-inner { -webkit-box-shadow: 0px 0px 0px; -moz-box-shadow: 0px 0px 0px; box-shadow: 0px 0px 0px; background:none }
Forum: Themes and Templates
In reply to: [Customizr] Cusomizr logo resizeNo luck. The image size when i download it says 3600×720 that should be more than enough to fit and I will shrink it once I can get it to work.
Forum: Themes and Templates
In reply to: [Customizr] Cusomizr logo resizeGot it will give it a try and thank you.
Forum: Themes and Templates
In reply to: [Customizr] Cusomizr logo resize@ifixlv I did that but it still stayed the same size. I thought I read on one of the forums that there was an issue with the version i have of customizr and there was a fix in ver. 3.22 but that is not out yet. I’ll have to find it and post it.
Forum: Themes and Templates
In reply to: [Customizr] Cusomizr logo resizeMy apologies it asked for it before the input box and thought it would place it in the post. https://afterdarkwebpages.x10host.com/il/ it’s a temp site while I learn and eventually will move to an actual site. Also I’ve read a lot of your replies in posts and it has taught me a lot so thank you.