Modifying the size of full screen pop ups

Discussion in 'HTML & Website Design' started by jaiz, Dec 5, 2012.

  1. #1
    Hi I'm using an ad pop up program to generate revenue, and when I go to the pics section of my WWE Divas site a full screen pop up will show up. It's been like that forever, and I tried finding ways within the coding to modify the coding to make the pop up smaller in size, but I really don't know what I'm doing. Thought I'd post the code and see if someone can help me out with it.


    <script type="text/javascript"> 
    //default pop-under house ad url 
    infinityads_enable_pop = true; 
    infinityads_enable_adhere = false; 
    infinityads_frequencyCap =0;
    durl = '';
    infinityads_layer_border_color = '';
    infinityads_layer_ad_bg = '';
    infinityads_layer_ad_link_color = '';
    infinityads_layer_ad_text_color = '';
    infinityads_text_link_bg = '';
    infinityads_text_link_color = '';
    infinityads_enable_text_link = false
    infinityads_enable_layer_pop = false;
    </script>
     <script type="text/javascript" src="http://ads.lzjl.com/newServing/showAd.php?nid=5&pid=7753&adtype=&sid=11946"></script> <noscript><a href="http://www.yesads.com">online marketing</a></noscript>
    HTML:
     
    jaiz, Dec 5, 2012 IP
  2. N Solanki

    N Solanki Member

    Messages:
    153
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #2
    you can read this link for your best solution.
     
    N Solanki, Dec 5, 2012 IP
  3. jaiz

    jaiz Active Member

    Messages:
    202
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    86
    #3
    Read what link exactly?
     
    jaiz, Dec 5, 2012 IP
  4. jaiz

    jaiz Active Member

    Messages:
    202
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    86
    #4
    Can anyone help we with this? Would really appreciate it.
     
    jaiz, Dec 11, 2012 IP
  5. glagokulan

    glagokulan Greenhorn

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    11
    #5
    Below link may help you

    "http://stackoverflow.com/questions/3376169/does-drupal-always-strip-popups-how-can-i-make-it-work"
     
    glagokulan, Dec 11, 2012 IP