hello
can somebody help me?
Is it possible to make another color for webpages or a picture behind the thumbnails?
Webpage background?
Moderator: xnview
-
helmut
- Posts: 8704
- Joined: Sun Oct 12, 2003 6:47 pm
- Location: Frankfurt, Germany
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.