Author Topic: Vacation 1.9.9 skins problem  (Read 5025 times)

Offline redelek

  • Newbie
  • *
  • Posts: 7
Vacation 1.9.9 skins problem
« on: October 04, 2010, 06:34:38 AM »
Hi,

I downloaded the latest version 1.9.9 vacation and I have a problem with setting appearance.
In Firefox, IE, Opera looks just wrong.

Do any of you had a similar problem and can it solve.

Best regards
Redelek

Offline redelek

  • Newbie
  • *
  • Posts: 7
Vacation 1.9.9 skins problem
« Reply #1 on: October 05, 2010, 04:49:58 AM »
We managed to solve the problem
Edit the file / plugins / vacation / skins / default / vacation.css
Change it
# Pagecontent {
    
width800px;

}


On
# Pagecontent {
    
width800px;
positionabsolute;
bottom20px;
left20px;
right20px;
top85px;
}


Best regards
Redelek