campbells
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] AnalyticsI do not have that Dashboard.
Forum: Themes and Templates
In reply to: [Customizr] hyperlinking headerI removed them. I am working on inserting a Smart Slider into my header.
Forum: Themes and Templates
In reply to: [Customizr] hyperlinking headerForum: Themes and Templates
In reply to: [Customizr] hyperlinking headerI actually have a different website hyperlinked. My website is http://www.campbellstruevalue.com and I have put http://www.truevalue.com in the image.
Forum: Themes and Templates
In reply to: [Customizr] BannerMenaka,
I changed my header image size to that size but it still does not fit. It is like it magnify’s the image no matter what size I make it.
Forum: Themes and Templates
In reply to: [Customizr] BannerI just removed the banner that was in correct. Please let me know when you are looking and I will make it public.
Forum: Themes and Templates
In reply to: [Customizr] Bannerhttp://www.campbellstruevalue.com/
If you see the banner with the bird is as though it is zoomed way in. The pixels are the same size as the the photo with the leaves.
Forum: Themes and Templates
In reply to: [Customizr] Footer Widgets Display incorrectlyThis is the sytle.css I have. Can you show me how these should be listed in here? I only have four at the moment.
/*
Theme Name: Customizr Child
Theme URI: http://themesandco.com/customizr
Description: A child theme for the Customizr WordPress theme. This child theme simply includes 2 files : style.css to add your custom css and functions.php where you can extend Customizr’s core code. In order to keep your code as clean and flexible as possible, try to use Customizr’s hooks API for your customizations. Do something awesome and have fun !
Author: Nicolas Guillaume (nikeo)
Author URI: http://themesandco.com
Template: customizr
Version: 1.0.0
*//* Your awesome customizations start right here !
————————————————————– *//* Phone*/
.icon-phone:before{
display: none;
}@media screen and (max-width: 480px) {
.icon-phone:before {
display: inline;
content: “\f50c”;
}
}/* START OF Change the Footer Widget Area */
/* Center the widget text areas */footer#footer {
text-align: center;}
footer#footer
}
/* Or left-center-right the widget text areas */
#footer_one {
text-align: left;
}#footer_two {
text-align: center;
}#footer_three {
text-align: center;
}#footer_four {
text-align: right;
}#footer_five {
text-align: right;
}#thumbnailCabin {
display: inline !important;
height: 169px;
width: auto;
left: -1px;
top: -2px;
}Forum: Themes and Templates
In reply to: [Customizr] CRASHED WEBPAGEOkay I tried restoring from our webhost. That did not work. I am using Filezilla as my FTP software, and I watched how to replace and overwrite the file that is correct. The problem is now I can’t seem my Child Customizr Theme.
Any thoughts?
Forum: Themes and Templates
In reply to: [Customizr] CRASHED WEBPAGECould you call me and walk me through that?
Forum: Themes and Templates
In reply to: [Customizr] CRASHED WEBPAGEI made a back up of the Functions.php file. I can’t even get into my wordpress editor page.
Forum: Themes and Templates
In reply to: [Customizr] Footer WidgetI tried this now I lost my 4th widget. I see the widget under the widget manager but my text drop down is gone. Anyway to restore back?
Forum: Themes and Templates
In reply to: [Customizr] Footer WidgetI see this, but sorry i’m not very good with .css. I mostly have HTML experience. How would I add this into what I have?
Forum: Themes and Templates
In reply to: [Customizr] Footer Widget@nikeo I am using the child theme. And I already have 4 widgets. I need one more widget added to the bottom.
