hello
can somebody help me?
Is it possible to make another color for webpages or a picture behind the thumbnails?
Webpage background?
Moderators: helmut, XnTriq, xnview
Re: Webpage background?
Currently, the design of web pages created by XnView is fixed and cannot be changed.sam wrote:...Is it possible to make another color for webpages or a picture behind the thumbnails?
If you do not create/update your web pages too often, you could edit the generated files "Page<xxx>.html" and replace the line
<BODY>
by
<BODY style="background-color:#E0E0E0">
for example to set a light grey background.