Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1117120

    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..

    #1117287

    Hey newmediologo,

    This is the CSS applying to the footer:

    #footer {
        border-top: 6px solid #F33F3F;
    }

    Best regards,
    Rikard

    #1117310

    Thanks Rikard, it works fine..:)

    #1117369

    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

    #1117372

    Thanks Rikard, no other needed.. Can close Thanks..:)

    #1117389

    Hi,

    Thanks for letting us know, I’ll close this for now then.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Color Section height or colored horizontal rule’ is closed to new replies.