Need a Little CPA Help

9 replies
Hi peoples,

Ok this is what I'm trying to figure out. I'm using some CPV trafiic, (pop ups). My AM's at both my CPV company and my CPA network couldn't answer my question, cuz they are as technically retarted as I am.

So now I'm coming to the experts, you guys.

I'm trying to use a large banner creative as the pop up window.

So I decided, even though I won't always have this option, to save the banner as an image and hyper link the image with my Aff Link. Problem is I can't seem to figure out how to make the webpage its on smaller, to conform with the size of the pop up.

In other words, I need to know how to make an html page say 500X400 pixels. The actual page, not the image on the page but the page itself.

Thanks
#cpa
  • Profile picture of the author oliverwinston
    Hmmm,

    Are you using software?

    I've done something similar and I just needed to create an image whatever size i wanted the page to be and the html page would automatically adjust to be that size as well.

    This guy explained it well.

    You don't, not really.

    You have to understand a few concepts:
    Window - the browser dimensions - maxes out at your screen resolution but can be smaller.
    Viewport - The "window in the window" through which all or part your page is viewed.
    HTML and or BODY space (the "page")- you can define dimensions for these spaces in CSS and set minimum height and width for the viewport before your page generates scrollbars. If your content is smaller than the min-height or min-width - no scrollbars are needed - if the content exceeds the viewport in either dimension - you get scrollbars.
    Signature
    Beta Testers Needed- Get $47 Product Free
    The Worlds Largest Article Marketing Network
    Get One Way Backlinks To Your Website- Post Your Article To 51,280+ Websites
    {{ DiscussionBoard.errors[1512779].message }}
  • Profile picture of the author FrankBowman
    I'm using NVU, a free html editor.

    So you're saying I need to edit the css code?......I can't even find how to do that with NVU.

    Thanks though
    Signature
    {{ DiscussionBoard.errors[1512808].message }}
    • Profile picture of the author oliverwinston
      If you create the image and insert it into nvu and save as html page does the html page become larger than the image?
      Signature
      Beta Testers Needed- Get $47 Product Free
      The Worlds Largest Article Marketing Network
      Get One Way Backlinks To Your Website- Post Your Article To 51,280+ Websites
      {{ DiscussionBoard.errors[1512857].message }}
      • Profile picture of the author FrankBowman
        Originally Posted by oliverwinston View Post

        If you create the image and insert it into nvu and save as html page does the html page become larger than the image?

        yes, the image is just stuck on a white background on a full size page
        Signature
        {{ DiscussionBoard.errors[1512870].message }}
        • Profile picture of the author oliverwinston
          Sorry but I'm not a pro on css either or I would be glad to help you.

          I did find this though. Hope it helps..

          On your CSS

          #body {text-align:center;}

          create a div tag with width:800px; say it as a wrapper div

          place all your elements in this div tag.

          Learn some CSS by yourself.
          The best online resources are at:

          W3Schools Online Web Tutorials

          BTW- You could probably post a job at rentacoder.com and have someone do it for you in 60 minutes or less for $4
          Signature
          Beta Testers Needed- Get $47 Product Free
          The Worlds Largest Article Marketing Network
          Get One Way Backlinks To Your Website- Post Your Article To 51,280+ Websites
          {{ DiscussionBoard.errors[1512910].message }}
  • Profile picture of the author MR.MOE
    Since I'm not technical at all I don't even bother.Just ask one of the warriors in the hire section. They will either do it for free or charge a very small fee.Its worth it.

    Moe
    {{ DiscussionBoard.errors[1512899].message }}
  • Profile picture of the author Ramin
    get help from some one who knows like hiring someone in this forum or you could use
    freelance.com
    {{ DiscussionBoard.errors[1539147].message }}
  • Profile picture of the author TVChatten
    If you still need any help, I'll be more than happy to help you. And on NVU you just hit the word "source" and that's how you can edit the code. Just PM me your email since I don't have 50 posts yet.
    Signature

    {{ DiscussionBoard.errors[1539322].message }}
  • Profile picture of the author GFox
    I've done this a few times with Dreamweaver's pop-up behavior. You can find instructions here. If you do not have DW, you can use this code to do it. You can also do a "resize popup window" google search. Hope this helps.
    {{ DiscussionBoard.errors[1539365].message }}

Trending Topics