saveongolf
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] constrain header…or better yet..Just show me what the code DOES look like as I would insert it please.
Maybe this…
.btn.btn-primary.fp-button:active,
.btn.btn-primary.fp-button.active {
background-color: #b04d07 9;
}
header.tc-header {
border-top: medium none;
margin: 0 auto;
max-width: 1170px;Forum: Themes and Templates
In reply to: [Customizr] constrain headerLike This? (please explain as if you are explaining it to a total moron. ;0) )
.btn.btn-primary.fp-button:active,
.btn.btn-primary.fp-button.active {
background-color: #b04d07 9;
/*
*/
header.tc-header {
border-top: medium none;
margin: 0 auto;
max-width: 1170px;Forum: Themes and Templates
In reply to: [Customizr] constrain headerI used this:
header.tc-header {
border-top: medium none;
margin: 0 auto;
max-width: 1170px;
}in the custom css and it did nothing to the header…
Forum: Themes and Templates
In reply to: [Customizr] left sidebar widerI don’t think you are grasping the vastness of my stupidity! I didn’t know WHERE to put it…and inadvertently you told me. In the child theme!
I should have been more clear as to just how clueless I am on this!
Thanks both of you.
KenForum: Themes and Templates
In reply to: [Customizr] constrain headerHey d4z.conf .. tHanks very much. Where do you see this information like the container max width? How do I get to it. Can I change that to make it a little wider? I don’t know the basics of how to get to the code!
Thanks very much.
Ken
Forum: Themes and Templates
In reply to: [Customizr] constrain headerI also noticed when checking the page source that the max-width is already set to 50% for the above code on my site. How is it that it stretches all the way across the page. I don’t think this code does what you think I want it to do. I want the very top portion of my site to squeeze together so it’s not as long and approx. the same width as the content below it.
Forum: Themes and Templates
In reply to: [Customizr] Background imageI can’t get anything to work today!! ;0)
here is the code I’m putting in the Custom CSS area to add a background image to all pages. However nothing is happening. Can you see if I have anything wrong here?
body {
/* Adjust the Image location ‘wp-content/uploads/2014/04/wolfcreekforsaveongolf.jpg’ */
background: url(/wp-content/uploads/2014/04/wolfcreekforsaveongolf.jpg) repeat 0 0 ;
}
/* Set the color (#FAFAFA) of the internal body */
#main-wrapper {
background-color: #FAFAFA;
margin-top: 0px ;
margin-bottom: 0px;
}Forum: Themes and Templates
In reply to: [Customizr] constrain headerI added that to the custom CSS and changed the value and am noticing nothing changing. I did delete the cache. Not sure what is wrong.
Forum: Themes and Templates
In reply to: [Customizr] left sidebar widerI don’t think you’re understanding my question. I don’t know how to access the code at all. I understand what to do once I get to the code…but what do I click on to get to the code where you saw that I have span widths of 3 and 9.
Forum: Themes and Templates
In reply to: [Customizr] left sidebar widerwhere do I find the span 3 and 9? I’d like to try 4 and 8 or maybe even 5 and 7 but don’t know where to find that code.
Forum: Themes and Templates
In reply to: [Customizr] left sidebar widerHi…keep in mind I’m a wordpress semi-newbie!…
Is this the link I should be looking at? https://www.themesandco.com/snippet/creating-a-column-layout-in-customizr/
if so…where in my site would I find what is there now so I can ammend it to make the side bar a little wider and the main content a little smaller?
Forum: Themes and Templates
In reply to: [Customizr] Background imageThanks. I don’t want to repeat image. it would be one large image. Are we talking about the background only right? Do you know the suggested size for the image?
Forum: Themes and Templates
In reply to: [Customizr] Background imageThank you. Do you know what size the image should be or what is the optimum size? Also, is the “body background” the area to the left and right of the content area? I want the background of the entire site to have an image, not the sidebars or content area. Thanks!
Forum: Themes and Templates
In reply to: [Customizr] Put text where slider would have beenI’m not great at this, so I hope you don’t mind me clarifying what you are telling me to do above: You think the code I added to randomize the slider might be causing the issue with the problem with the image links not responding? (growing on hover)
You wrote “For now, since you don’t use slides, comment that script, and see what happens.”
Did you mean remove that script?Thanks very much!
kenForum: Themes and Templates
In reply to: [Customizr] one menu item not hi-lighting when clicked!You were correct. It is an issue in the datafeedr plugin that can’t be resolved. Thanks for your help!