• I’m wondering if it’s possible to change the colour (background) of a single page.

    If so, can it be done in the HTML window of the page itself or would it have to be done in the CSS?

    If it can be done in the HTML editing window of the page, what might the code string look like?

    If it has to be done in the CSS, then do I need to create multiple page.php files as well?

    Or is there a theme that fairly simply supports different colours on different pages?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • This is best carried out by CSS. The amount of work needed would depend upon whether your theme uses the body_class() and/or the post_class() functions.

    Thread Starter RobertF

    (@photog)

    Theme is undecided at this point but will be one of Build, Blass2 or Veryplaintxt.

    Yeah like esmi said, its going to be CSS and lots of times that function would be built into an advanced theme, which I would suggest versus custom coding a theme that doesn’t currently support it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Possible to Change Single Page Colour?’ is closed to new replies.