I took your default page template and changed the post area to white.
But I want one page template which would be all black - just as it is in your dark theme. How do I do it? I crerated a black page template, but it doesn't work.
<?php
/**
* Template Name: NameOfYourTemplate
*
* @package Suffusion
* @subpackage Templates
*/
get_header();
?> <div id="main-col"; style='background-color: #00000;'>
style='background-color: #00000;'>
<div id="content">
<div class="post fix" id="post-25" style='background-color: #00000;'>
#post-26 {
background-color: #000000;
color: #ffffff;
}Users browsing this forum: abobsemleat, Bing [Bot], Google [Bot] and 6 guests