I'm new to landers and got linked to this thread. Can anyone tell me how to download the pictures and change the CSS path. I cant even tell you how much time ive wasted trying to learn landers and html. For some reason it wont let me paste the picture of the error message but its the first comment in the thread
You are on the right path following Amy's guide linked above. 
So if you're ripping landers from Adplexity, you already have images included in the zip file. If you are doing it manually, then you have to go on each and every <img> tag you find in your lander and download them manually by opening images on another window/tab using the src link inside the tag. Same thing goes with CSS files, copy the CSS link path, download and link to your lander accordingly.
I believe that's quite a complicated way of ripping landers as you'll end up wasting quite a lot of time doing that. Save yourself the trouble and benefit from things that are ready to use, check out this link where you can find landers ready to use 
Well we always tend to choose the hard way on new stuff trying to learn more and prevent possible bottlenecks.
Anyway, your above setup is not correct.
Please keep present that the traffic will flow like this:
Traffic source -> Tracker -> Affiliate network -> Offer
In the traffic source we enter our tracker generated campaign link. The tracker link besides tracking, also manages Lander and offer rotation. In order to reach out to that specific offer in our funnel, we add our Click link (found in our tracker) in the call-to-action button (or href=http://clicklink). And finally since the tracker knows that traffic is coming from a specific campaign, routes the visitor to the configured offer.
As you may see, offer links on affiliate networks tend to be pretty much the same domain that specifies the offer using url tokens. These links serve as forwarding links and in case you landed to a random offer when testing there’s nothing to worry about. These are called fallback redirects, where the affiliate networks add replacing offers in case specific targeting conditions are not met.
Thanks so much that really clears up click links! I also found a link to his website later on in the code after this line <a class="button-next ccontinue" href=". It leads to his LP which is confusing because i thought thats what i was making. I guess the Pop Ads aren’t actually the LP.
After I edit the code and click on the html file chrome file it comes up with a website that has missing pictures. Whenever i click Continue it comes up with the LP with pictures included. I don’t really get where the ad is coming from as it doesn’t show it in AdPlexity.