oasishomesusa
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Adding new pages/contentI tried that. It is is when I select the “edit page” or “add new” option from within wordpress itself. I know it is not a browser issue either because it works with my other sites that I run just fine.
Forum: Themes and Templates
In reply to: Center Align Custom CSS HeaderHey! Thank you, that actually should do it I think. I appreciate the help and patience from all of you.
Forum: Themes and Templates
In reply to: Center Align Custom CSS Header`#header {
background: url(ttps://drive.google.com/file/d/0B4Y-ISTaCNe-emROZWItR3VZWW8/edit?usp=sharing) no-repeat;
height: 135px;
width: 1000px;
}
#Header #logo {
padding:0px;
}This is the current header I am using. Would it appear differently if I used “headerimg” instead? Would I be able to still have the rest of those icons visible that way?
Forum: Themes and Templates
In reply to: Center Align Custom CSS HeaderAlso, it is still not aligned all the way to the left, I am not sure how to fix that issue, I have tried to adjust the dimensions to fix that and it still does not work.
Forum: Themes and Templates
In reply to: Center Align Custom CSS HeaderIt was the advice given to me, I am not really sure why it is there…I have never head to get this involved. I was always able to use more polished editors so I am out of my depth here.
Forum: Themes and Templates
In reply to: Center Align Custom CSS HeaderStill the same issue of the default icons/contact info being hidden now
Forum: Themes and Templates
In reply to: Center Align Custom CSS Headerhttps://www.oasishomesusa.com/
custom #header {(https://drive.google.com/file/d/0B4Y-ISTaCNe-emROZWItR3VZWW8/edit?usp=sharing) no-repeat; height: 135px; width: 450px; #Header #logo { padding:1; } }
IF I change the heading to this you can see the number/social media icons I am talking about. But the alignment is then off, ha.
Forum: Themes and Templates
In reply to: Center Align Custom CSS HeaderIt is actually part of the theme itself.
Forum: Themes and Templates
In reply to: Center Align Custom CSS HeaderYes and no. It covers the other content up there, I contact information, social media icons, etc. How can I get those to be over the header?
Forum: Themes and Templates
In reply to: Center Align Custom CSS Headercustom #header {(https://drive.google.com/file/d/0B4Y-ISTaCNe-Z0ZreTl1Z1NxOFk/edit?usp=sharing) no-repeat; height: 135px; width: 1000px; } #Header #logo { padding:0; }
This what I have as the CSS.
Forum: Themes and Templates
In reply to: Center Align Custom CSS HeaderWhat do you mean?
Forum: Themes and Templates
In reply to: Center Align Custom CSS HeaderWhy would I not specify the dimensions of the image? I am fairly new to all of this.
Forum: Themes and Templates
In reply to: Center Align Custom CSS HeaderIt almost works.
https://www.oasishomesusa.com/
No the image just extends to the right a bit too far, does that mean I just need to change the dimensions? It also removed the social media links I had at the top? Can I change it so it is aligned to the “back” of the other content?
Forum: Themes and Templates
In reply to: Center Align Custom CSS HeaderOkay, thank you. Do I put that in addition to the
custom #header {
background: url(images/myfile.jpg) no-repeat;
height: 135px;
width: 1000px;
}Forum: Themes and Templates
In reply to: Center Align Custom CSS Headerhttps://www.oasishomesusa.com/
Sorry folks, here s a link to the page.