Quote:
Originally Posted by TTG
Great hack and could be very useful, I do however have one problem
I have a flash header on my forum and the popup announcements are hidden behind the flash .. is there any way of placing the popup announcements to show lower within the forum ?
|
Sure.. You can edit template 'dfh_announcement_popup'. The location of popup announcement is fixed there in the line:
PHP Code:
<DIV ID="ANNLAYER" STYLE="background-color: red; position: absolute; margin-left:5; margin-right:5; margin-top:5; margin-bottom:0; top: 50px; bottom: 50px; left: 50px; right: 50px; padding: 10px; overflow: auto; border-color: 000000; border-style: solid; border-top-width: 2px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 2px;">