Viewing 4 replies - 1 through 4 (of 4 total)
  • pretty sure this is in the wrong forum, but in the spirit of the linked websites, teach a man to fish: https://www.w3schools.com/

    and here’s some free fish(add this to the end of your style.css )
    #header, #content, #sidebar{
    background:#CAD2D7;
    background:rgba(0,0,0,0.1);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding:4px 12px;
    }

    Thread Starter washie

    (@washie)

    Wow! Thanks for that.

    Sorry for the late reply. But why is this in the wrong forum?

    May I also customize their colors differently? Or is it possible to do that?

    From what I understand in your code, it’s “all in one”.

    Thanks again for that.

    Anonymous User

    (@anonymized-3085)

    moved to themes and templates section

    [email protected]

    (@princefarhaangmailcom)

    Hi,

    I need to have a pipe | between the subscribe items, a diamond list bullet item for the sidebar items and a bigger unordered list item bullet on the right…. please help.

    https://www.iseriesportal.com/services/

    I have tried changing the ul { stuff in the pages and sidebar but it does not help and when i try changing anything in the stylesheet it changes the entire font of the text too, which is obvious I think. I there a way I can achieve the objectives above, thanks a lot guys

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to change Sidebar and Content Background color?’ is closed to new replies.