A couple of questions about the Style Designer

  • Gracy
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 6 days ago #24639 by Gracy
Hi Ivan, what do you mean with "Custom Style", I only have seen selection of the 5 above mentioned styles.

Is there a further custom style to select to make the style design "Select Image for Background" parameter to take effect?

Thanks

Roberto

Please Log in to join the conversation.

More
12 years 6 days ago #24648 by ivan.milic
Sorry I did nor realized it's like this on that template. If you open index.php of template you can find this:

if($templateStyle) {

require(dirname(__FILE__).DS.'styles'.DS.'style'.$templateStyle.'.php');

}else{

$bodyBgImageFile = "bg.jpg";
$carouselBg = "carousel_bg.jpg";
$headingBg = "heading_bg.jpg";
$paperBg = "bg_paper.jpg";
$dateBg = "date_bg.jpg";
$linksColor = "#8B1E20";

}

so that parameters are not working, you must edit styleX.php files to do customization.

Please Log in to join the conversation.

Time to create page: 0.073 seconds
Powered by Kunena Forum