Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #743086

    How would I change the background color of a single text-block so the whole text-box is included? I can’t get it to work.
    My humble endevour with a class-tag didn’t work:

    
    .blueback { background-color: #412F83; padding: 10px; height: 100%; }
    

    Also i didn’t succeed with a div container:

    #blueback {
        background-color: #412F83;
    }

    This is just covering only the text at the text-box. I need a full background including all elements within the text-box/text-block…
    Please do you have any ideas…? Thanks!!

    • This topic was modified 7 years, 9 months ago by beenee.
    #743184

    Hey Stefan,

    It looks like you double posted, I replied to your first thread so I’ll go ahead and close this for now.

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Full textblock background color – how to change’ is closed to new replies.