Guest Posted October 16, 2014 Share Posted October 16, 2014 How would I create a background color for my footer text? Link to comment
startzman1570047864 Posted October 17, 2014 Share Posted October 17, 2014 You can change the background of your footer in the Five template by adding the following to your Custom CSS Editor: #page-footer-wrapper { color: white; background-color: black; a { color: white; } a:hover { color: gray; } } Then change the background, text and link colors to whatever colors you need. Hope that helps! Link to comment
neeklamy Posted October 30, 2014 Share Posted October 30, 2014 @startzman – I’ve formatted the code in your answer. To format code, just highlight the lines of code and use the 5th button in the toolbar: The name is an Anglicised form of the Greek Korvetti — I like to think there’s a little bit of the ancient Hellenic drive in me. Link to comment
neeklamy Posted October 30, 2014 Share Posted October 30, 2014 @Guizones, I’ve added to @startzman’s answer, that should color the tex, background and links, you will want to change the a and a:hover colors. The name is an Anglicised form of the Greek Korvetti — I like to think there’s a little bit of the ancient Hellenic drive in me. Link to comment
Guizones Posted October 30, 2014 Share Posted October 30, 2014 Neeklamy , i just realized that the code i used , is not good , cause there is a space between the footer and the end of the page in white.Check it out here : https://mega-power.squarespace.com/about/What should i do then ?Thanks Link to comment
neeklamy Posted October 30, 2014 Share Posted October 30, 2014 Try adding this: #canvas-wrapper { margin-bottom: 0 !important } The name is an Anglicised form of the Greek Korvetti — I like to think there’s a little bit of the ancient Hellenic drive in me. Link to comment
Guizones Posted October 30, 2014 Share Posted October 30, 2014 Thank you so much again ! It worked perfectly . Do you have a website where i can see some of your work ? Im new at this, im trying to do a startup doing websites based on squarespace, the market where i live and work is huge, and there is a load of crap out there. Link to comment
neeklamy Posted October 30, 2014 Share Posted October 30, 2014 Excellent, glad to help! I only have a never updated website, it’s linked to in my profile, I really do keep meaning to regularly add new content. Good luck with the startup, Squarespace is great but – as we know – it’s still a lot to understand for everyone else. And everyone wants a website these days. The name is an Anglicised form of the Greek Korvetti — I like to think there’s a little bit of the ancient Hellenic drive in me. Link to comment
Guizones Posted October 30, 2014 Share Posted October 30, 2014 Sure ! Take a look how it is looking now : https://mega-power.squarespace.com/about/Still need to feed and do some styling.There is now a problem with the header , i applied a code , for the header to be always showing , but somehow is a bit transparent when you go down in some pages.LOL there is always something , will consider the course seriously ! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.