-
AuthorPosts
-
August 9, 2013 at 7:59 pm #27456
hi, i see gray color in header an footer of page referenced by http://www.escalamas.com
how not see this?, i want all backgound of this page blue.
best regards
xavier
August 10, 2013 at 3:29 am #134078Hi,
Add this on your custom.css or Quick cSS
html.html_boxed {
background: #dbeaff top left no-repeat scroll;
}Regards,
Ismael
August 12, 2013 at 1:19 pm #134079Hi Ismael, with this works:
. page-id-123 {background: # DBEAFF top left no-repeat scroll;
}
But to remove the lines (there are two lines of separation ..)?
Thank you!
August 13, 2013 at 7:33 am #134080Hey!
Could you describe in detail what exactly you are trying to do? maybe with a screenshot? Unfortunately I dont quite understand :/
Best regards,
Kriesi
August 13, 2013 at 7:56 am #134081Hi Kriesi, I would like that the page “Home” was a landing page.
That is, not having header or footer.
I just want to be part of main.
On the page I want to apply a background color and add a number of elements that take up the whole page.
He believed that using the template “blank page” and removing the “header” and “footer” but would have enough stripes now appear in black’ve left for you to view.
Thank you very much for your help!
Xavier
August 13, 2013 at 8:06 am #134082Now:
http://imageshack.us/a/img199/3756/vcf8.png
I like it:
http://imageshack.us/a/img845/5926/nauc.png
Thanks!!!
Xavier.
August 13, 2013 at 2:09 pm #134083Hi, another time ;)
In version IE, FIREFOX or CHROME runs perfect, but in version with SAFARI (ipad, imac i see), appears 2 grey lines (#E1E1E1).
I see is for “border-color” value in CSS, but i don’t know how modify only por page-id-450.
with this don’t works
.page-id-450
{
border-top-color: #0B96FF;
border-right-color-value: #0B96FF;
border-bottom-color: #0B96FF;
border-left-color-value: #0B96FF;
}
http://dev.escalamas.com/portada2
I need a master….:(
August 13, 2013 at 11:04 pm #134084Hi,
Where are the grey lines? I don’t really see it. A screenshot will help.
Regards,
Ismael
August 14, 2013 at 8:09 am #134085Hi Ismael,
Here you go:
http://imageshack.us/photo/my-images/826/10gw.png/
I would like to have only the central section (preferable) or gray lines disappear (if no other option).
Thank you very much, take that last point quality without your help it impossible.
Xavier.
August 15, 2013 at 12:44 am #134086solved (at last)
For if it can be helpful to other guys..
1) page with template “blank page”, no header, no footer, no sidebar
2) add plugins “background manager” to set the background color of the page X color specifically
3) put on page one colored-section and there all the elements we want.
In color-section set the background color, X.
4) enfold styling put in “alternate content” all colors as transparent (not define) minus the border color in which you have to put X.
5) Modify the css for the elements with the colors you want.
Et c’est fini: http://www.escalamas.com
Best regards.
Xavier.
August 15, 2013 at 4:11 am #134087 -
AuthorPosts
- The topic ‘header and top color inividual page’ is closed to new replies.