Pirobox missing part of border

Post Reply
Message
Author
walkon
Posts: 1
Joined: Sun Jan 05, 2014 9:00 pm

Pirobox missing part of border

#1 Post by walkon »

Joomla 2.5.17, Admiror Gallery 4.5.0, ja_purity_ii template

When using Pirobox, everything seems to be working fine except the top of the border around the popup seems to be "detached" from the rest of the border.

http://afterlifetaxidermy.com/index.php/photo-gallery

Thanks

Admiror Gallery 5 - Fundraising Campaign

User avatar
Vasiljevski
Developer
Developer
Posts: 1258
Joined: Sat Aug 14, 2010 9:31 pm
Location: Novi Sad, Serbia
Contact:

Re: Pirobox missing part of border

#2 Post by Vasiljevski »

You have :

Code: Select all

td {
    font-size: 100%;
    padding: 5px;
}
two times in your template CSS.
Just remove padding: 5px to fix the problem.
Help Admiror Gallery become even better,
give us a review on JED

Post Reply