Hot icon misplaced

Phoca Gallery - image gallery extension
plamen
Phoca Professional
Phoca Professional
Posts: 100
Joined: 16 Mar 2014, 13:23

Hot icon misplaced

Post by plamen »

Hi,

Maybe this is somehow connected with the template used, but my HOT icon is displayed in the upper left corner of the page.
Look at the following extract from phocagallery.css:

Code: Select all

#phocagallery div.pg-box1 img.pg-img-ovr1 {
    left: 3px;
    position: absolute;
    top: 3px;
}
When I disable "position: absolute;", hot icon comes on the right side of the image.

PG 4.1.1
Joomla 3.3.3
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Hot icon misplaced

Post by Jan »

Hi, hmm, then yes, it needs to be customized, so it is not in conflict with the template :idea:

Jan
If you find Phoca extensions useful, please support the project
jaqfneto
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 14 Nov 2014, 12:53

Re: Hot icon misplaced

Post by jaqfneto »

Hi

With
position: relative;

The icon displays on the photo

Jfn
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Hot icon misplaced

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply