Hi,
how can I add a background image into phpmyfaq?
I tried to add a line in the body from the index.tpl, but didn;t work. I tried to add some lines in several CSS files but doesn't seem to work.
Tried the hints from this topic: viewtopic.php?t=1510&highlight=background+image
but I can't get it to work. I must be overseeing something or placing it in a wrong way or in the wrong place.
Any ideas would be great.
Thnx in advance.
Adding a background image?
Moderator: Thorsten
Hi,
add it to template/colors.css:
bye
Thorsten
add it to template/colors.css:
Code: Select all
/**
* Main body
*/
html, body {
background: #ffffff;
color: #000000;
}Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist