avangcom Posted December 28, 2022 Report Share Posted December 28, 2022 I want to use corner ads so that the ads are like the image below with separate links please guide me Quote Link to comment Share on other sites More sharing options...
Dimarik111 Posted December 28, 2022 Report Share Posted December 28, 2022 7 часов назад, avangcom сказал: I want to use corner ads so that the ads are like the image below with separate links please guide me Possibly with a paid plugin, unfortunately 7 часов назад, avangcom сказал: I want to use corner ads so that the ads are like the image below with separate links please guide me 7 часов назад, avangcom сказал: I want to use corner ads so that the ads are like the image below with separate links please guide me The plugin is paid avangcom 1 Quote Link to comment Share on other sites More sharing options...
avangcom Posted December 28, 2022 Author Report Share Posted December 28, 2022 I am using the code below for one ad but I want two ads to be together <style type="text/css"> #tri_banner { background: url("lik picture ") no-repeat scroll 0 0 transparent; bottom: 0; left: 0; overflow: hidden; position: fixed; height: 100px; width: 100px; z-index: 999999; } </style> <a target="_blank" href='link Addres"><div id="tri_banner"></div></a> Quote Link to comment Share on other sites More sharing options...
Dimarik111 Posted December 28, 2022 Report Share Posted December 28, 2022 2 часа назад, avangcom сказал: I am using the code below for one ad but I want two ads to be together <style type="text/css"> #tri_banner { background: url("lik picture ") no-repeat scroll 0 0 transparent; bottom: 0; left: 0; overflow: hidden; position: fixed; height: 100px; width: 100px; z-index: 999999; } </style> <a target="_blank" href='link Addres"><div id="tri_banner"></div></a> alas, I can not help, did not come across (((( avangcom 1 Quote Link to comment Share on other sites More sharing options...
avangcom Posted December 28, 2022 Author Report Share Posted December 28, 2022 What is the name of this plugin? Quote Link to comment Share on other sites More sharing options...
Dimarik111 Posted December 28, 2022 Report Share Posted December 28, 2022 2 часа назад, avangcom сказал: What is the name of this plugin? I cant show you where to buy ( 2 часа назад, avangcom сказал: What is the name of this plugin? An example looks like this 2 часа назад, avangcom сказал: What is the name of this plugin? if I show you a site right now where to buy, or where to look, they will block me (( sorry avangcom 1 Quote Link to comment Share on other sites More sharing options...
avangcom Posted December 29, 2022 Author Report Share Posted December 29, 2022 (edited) @Dusty@Zero108p Edited December 29, 2022 by avangcom Quote Link to comment Share on other sites More sharing options...
Zero108 Posted December 29, 2022 Report Share Posted December 29, 2022 (edited) avangcom Ну, второй баннер добавь, только отступ снизу сделать не 0. bottom: 100px; Edited December 29, 2022 by Zero108 avangcom 1 Quote Link to comment Share on other sites More sharing options...
avangcom Posted December 29, 2022 Author Report Share Posted December 29, 2022 @Zero108 I put any number, the second banner is not shown, even I changed the first banner, the first banner was also deleted It is shown only with the number 0 Quote Link to comment Share on other sites More sharing options...
Zero108 Posted December 29, 2022 Report Share Posted December 29, 2022 <style type="text/css"> #tri_banner2 { background: url("lik picture ") no-repeat scroll 0 0 transparent; bottom: 120px; left: 0; overflow: hidden; position: fixed; height: 100px; width: 100px; z-index: 999999; } </style> <a target="_blank" href='link Addres"><div id="tri_banner2"></div></a> avangcom 1 Quote Link to comment Share on other sites More sharing options...
avangcom Posted December 29, 2022 Author Report Share Posted December 29, 2022 @Zero108 it did not work Quote Link to comment Share on other sites More sharing options...
avangcom Posted December 29, 2022 Author Report Share Posted December 29, 2022 UP Quote Link to comment Share on other sites More sharing options...
avangcom Posted December 30, 2022 Author Report Share Posted December 30, 2022 @SlawkA Quote Link to comment Share on other sites More sharing options...
SlawkA Posted December 30, 2022 Report Share Posted December 30, 2022 4 часа назад, avangcom сказал: @SlawkA avangcom 1 Quote Link to comment Share on other sites More sharing options...
avangcom Posted December 30, 2022 Author Report Share Posted December 30, 2022 ☹️ Quote Link to comment Share on other sites More sharing options...
Donjuan Posted December 30, 2022 Report Share Posted December 30, 2022 Тема какая то содержательная ) Quote Link to comment Share on other sites More sharing options...
Exception Posted December 30, 2022 Report Share Posted December 30, 2022 css .advert-1 { position: fixed; display: block; background: url('imgUrl'); background-size: 100% 100%; bottom: 5px; left: 5px; overflow: hidden; height: 100px; width: 100px; z-index: 2; } .advert-2 { position: fixed; display: block; background: url('imgUrl'); background-size: 100% 100%; bottom: 110px; left: 5px; overflow: hidden; height: 100px; width: 100px; z-index: 2; } html <a target="_blank" href="#link" class="advert-1"></a> <a target="_blank" href="#link" class="advert-2"></a> avangcom 1 Quote Link to comment Share on other sites More sharing options...
avangcom Posted December 30, 2022 Author Report Share Posted December 30, 2022 Where should I put the codes?? Quote Link to comment Share on other sites More sharing options...
Exception Posted December 30, 2022 Report Share Posted December 30, 2022 20 минут назад, avangcom сказал: Where should I put the codes?? Ты прикалываешься? avangcom, Develop and Donjuan 3 Quote Link to comment Share on other sites More sharing options...
avangcom Posted December 31, 2022 Author Report Share Posted December 31, 2022 Exception It worked great, thank you only one question : I want to place the photo in the middle of the page where I have marked and I want the photo to be hidden when the scroll comes to the bottom of the template so that the user can change the language and site format. Thank you for your guidance Quote Link to comment Share on other sites More sharing options...
avangcom Posted December 31, 2022 Author Report Share Posted December 31, 2022 @Exception help 👆 Quote Link to comment Share on other sites More sharing options...
avangcom Posted January 2 Author Report Share Posted January 2 Help please ! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.