vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Dynamic Announcements: Programmable Forum Home Announcement/Message with conditionals (https://vborg.vbsupport.ru/showthread.php?t=97073)

Raptor 01-10-2007 04:22 PM

Quote:

Originally Posted by Logician (Post 1143893)
Sorry HTML is not my strong point but if you have a design related problem in popup announcement, you can edit template "dfh_announcement_popup" and play with the setting of the DIV style here:

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; 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;"


Can someone post a fix for this (IE7) - I cant get anything to work no matter what I tweak ?

Xoligy 01-10-2007 07:05 PM

I'm now going to take a look, I should have it fixed in an hour max.

Raptor 01-10-2007 07:35 PM

OK a friend (Xoligy) fixed the code for me so the pop is perfect in IE6, IE7 and Firefox :)

here's the code for dfh_announcement_popup

Code:

<div id="ANNLAYER" style="background-color: red; overflow: auto; position: absolute; margin-left:5; margin-right:5; margin-top:5; margin-bottom:0;  top:33%; left:12%; height: auto; width:75%; padding: 10px; border-color: 000000; border-style: solid; border-top-width: 2px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 2px;">

<table cellpadding="1" cellspacing="0" border="0" class="tborder" width="100%" height="50%" align="center"><tr><td>
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" height="100%">
<tr>
        <td class="panelsurround" align="center">
        <div class="panel"><div align="$stylevar[left]">

$dfh_announcement_popuptopaste

<br /><br />

<input type="button" onclick="clearpopupannouncement('ANNLAYER')" name="clear" value="$vbphrase[closeannouncement]" class="button">
<br />

</div></div>

</div></div>
        </td>
</tr>
</table>
</td></tr></table>

</div>


Logician 01-11-2007 07:03 AM

Quote:

Originally Posted by Raptor (Post 1155703)
OK a friend (Xoligy) fixed the code for me so the pop is perfect in IE6, IE7 and Firefox :)

Thanks for the fix! I've updated the hack xml too..

Bulent Tekcan 01-11-2007 05:56 PM

Great news....thanks for that ;)

jazde86 01-13-2007 08:33 PM

Please update the version number and put in the links to check for an update, thanks!

taydu 01-14-2007 07:00 AM

I just update and still get the very big popup, please see attachment, how can I make the popup match with size of the text area like the second picture form Logician

Logician 01-14-2007 08:08 AM

Quote:

Originally Posted by taydu (Post 1158660)
I just update and still get the very big popup, please see attachment, how can I make the popup match with size of the text area like the second picture form Logician

You must have changed the template manually so reinstalling does not overwrite it. Apply the change here:
https://vborg.vbsupport.ru/showpost....&postcount=333

taydu 01-16-2007 01:47 AM

i won't let me reinstalled without overwriting it

OmniBuzz 01-24-2007 02:30 PM

Amazing mod !
Thanks a LOT.

============
Ok one question : How do I set a condition to have a message to be displayed only once per user ?


All times are GMT. The time now is 03:38 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01560 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete