Forum Replies Created
-
AuthorPosts
-
Thank you for your help!
One additional question: I am trying to change all iconbox icons and icon lists to be green and then change to blue on a hover. How would I do this? http://hobeandlucas.wpengine.com/ (hosted on WPengine)
Thank you in advance!
Thank you so much for your help!
Where do I find the functions.php?
Thank you! Which number do I adjust as needed? I tried increasing the 0 to a higher number and the 20 to a higher number, but doing either doesn’t seem to add in more spacing.
September 28, 2014 at 1:25 am in reply to: Code for a White Rounded Rectangle behind a widget #326058Perfect, thank you!
September 28, 2014 at 12:26 am in reply to: Code for a White Rounded Rectangle behind a widget #326052It is in a 1/1 layout element. Is that okay?
September 27, 2014 at 11:33 pm in reply to: Code for a White Rounded Rectangle behind a widget #326045Here is a link to it uploaded on dropbox: https://www.dropbox.com/s/l21osz8eu8wyof0/Butler_HobeandLucas_Mockup3_Home.jpg?dl=0
September 27, 2014 at 8:28 pm in reply to: Code for a White Rounded Rectangle behind a widget #326012This is what I had in mind when considering the white rectangle behind the Meet Our Team title and team member widgets. https://www.behance.net/gallery/20088981/Hobe-Lucas-CPAs?share=1
September 27, 2014 at 4:14 pm in reply to: Code for a White Rounded Rectangle behind a widget #325966I added the notification element, but how do I get the other elements within the white rounded rectangle area?
http://hobeandlucas.wpengine.com/ (hosted on WPengine)
Thanks so much!
Yes, that is what I want. Would you mind please sending me that code? The previous screencast was cut off and I couldn’t read the entire thing.
Thank you!
I fixed the code, but it still is not doing what I want it to do. When viewing the home page of my website, I want the blue background to stretch to fill the entire area to the left of the white sidebar. Currently, there is a white strip running down the left side of the page, and I want this to be blue. What can I change in my coding to make this happen?
http://hobeandlucas.wpengine.com/ (hosted on WPengine)
Thanks for your help!
Thanks! I am referring to the strip of white to the left of the blue on the home page only. I tried that code, and it doesn’t seem to be working. I want the home page to be blue and all of the other pages to be white. I also want the sidebar to be white on every page. Right now my code is:
#main .container { background: white; }
.home #main .container .content { background: #e0edfd; }.home #main .container .content:before {
content: '';
display: block;
width: 9999px;
height: 9999px;
background: #e0edfd;
position: absolute;
left: -9999px;
top: -50%;
}What else can I do to get rid of the white to the left of the blue background on the home page?
http://hobeandlucas.wpengine.com/ (hosted on WPengine)I actually just figured out how to fix that, but now would like the white strip on the left side of the home page to be blue somehow. Is there code for this? http://hobeandlucas.wpengine.com/ (hosted on WPengine)
Thank you! Is there any way that the white background on inside pages can stretch to the edge of the page? http://hobeandlucas.wpengine.com/?page_id=13 (hosted on WPengine)
Is there a way to make the homepage main content that blue and everything else white then? Could all of the other web pages have white backgrounds and the home page have that blue?
Thank you for the help! I added that coding and the white still does not stretch all the way to the edge of the right side of the page. Is there anything else I can do to make this happen?
I just tried adding that and it still doesn’t extend the white all the way to the edge of the white side.
http://hobeandlucas.wpengine.com/ (hosted on WPengine)
-
AuthorPosts