Hi all..
I am rebuilding a site and I wish to know how reproduce the red horizontal rule at the bottom of the page as at: http://www.villatappezzieri.it/
I’ve tried using a color section but it remains always too big, I can set the minimum height in pixels but not the max..
Any idea or other way to have the red horizontal rule at the bottom of the page just over the footer..?
Thank You very much for Your help..
Hey newmediologo,
This is the CSS applying to the footer:
#footer {
border-top: 6px solid #F33F3F;
}
Best regards,
Rikard
Thanks Rikard, it works fine..:)
Hi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Thanks Rikard, no other needed.. Can close Thanks..:)