Forum › Forums › HTML Templates › Ammon HTML Template › Change the white background of the template
-
AuthorPosts
-
September 23, 2015 at 11:22 am #203148
Hello,
I need to change the white background by one anotheri find in template.css
#container {min-height:300px; width:100%; padding-top:30px; /*background: #FFF;*/ }And in responsive.css
.main_over_slideshow #container:before {
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, .87)), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, .87) 0%,#ffffff 100%);
background: -webkit-linear-gradient(top, rgba(255, 255, 255, .87) 0%, #ffffff 100%);
background: linear-gradient(to bottom, rgba(255, 255, 255, .87) 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=”#deffffff”, endColorstr=”#ffffff”,GradientType=0 );*/}BUT White page background is still present.
What is the css element that controls it?September 24, 2015 at 9:54 am #203357Hi,
Thank you for choosing and purchasing Ammon Template!
That’s right, you need to change only this css styles, please look at this screenshot: http://screencast.com/t/xHI3s5rS8Hope that make sense!
Have a great and productive day!
LaurentiuSeptember 25, 2015 at 11:02 am #203528Sorry
Css are commented in the code I’m writing.
Theyare ignored by browsers.If I delete it from the css style sheet, I always see the white background of a portion of a page.
September 25, 2015 at 4:08 pm #203601This reply has been marked as private.September 25, 2015 at 6:03 pm #203629This reply has been marked as private.September 29, 2015 at 9:37 am #204007Hi there,
To fix height for slider please modify the slideshow padding just like in this screen: http://screencast.com/t/8nolrpcvv
If you encounter more problems, please let me know and we will figured out.
Have a great week!
LaurentiuSeptember 29, 2015 at 11:56 am #204045Thank you, have a good day 😉
-
AuthorPosts
Ticket is closed.