image fullsize background color image fullsize background color
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

image fullsize background color

Started by angeldevil, August 16, 2006, 03:30:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

angeldevil

Hi,

how do I change image fullsize background color? (I wish black instead of gray)

Many tnx in advance
a

Sami

copy theme_display_fullsize_pic function form themes\sample\theme.php to theme.php ,if you don't have it already
and then change the background-color: defined under body style to your color
‍I don't answer to PM with support question
Please post your issue to related board

angeldevil

Quote from: bmossavari on August 16, 2006, 04:39:41 PM
copy theme_display_fullsize_pic function form themes\sample\theme.php to theme.php ,if you don't have it already
and then change the background-color: defined under body style to your color

Perfect! I've copied the function like your suggestion and all work fine! :D

Thank you bmossavari!
a