PDA

View Full Version : vtour change background color.... why?



kalso
05-08-2009, 01:33 PM
Joomal 1.5.10
OR 2.5.6
CMS last version

using CMS templates integration

Can anyone tell me why the vtour addon change all the templates background from white to dark blue

Also How can I change this background to transparent all the time all the tabs


Thanks


jose
www.panamarealestate-pty.com

pbflash
05-11-2009, 09:27 PM
Because the vtour templates were originally written to be opened in a popup window. The vtour template files has the following css setting:

body,table {
background-color:#000080;
font-family: Tahoma, Verdana, Arial;
font-size: 8pt;
}

When opened within a page on the site, the body and all tables will given the background color defined. You would need to change the vtour template.