• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

[xxsP] XenXero Site Previewer

  • In the acp go to options -->minorin
minorin1.webpadd these lines to the bottom:
Code:
<span class='minorin_bbcode_site'></span>:[site=][/site]
<span class='minorin_bbcode_http'></span>:[http=][/http]

  • Edit template: dark_minorin.css
add this at the end
Code:
.xenForoSkin .minorin_bbcode_site { display: block; width: 20px; height: 20px; background:url(styles/dark/site.png) no-repeat center; }
.xenForoSkin .minorin_bbcode_http { display: block; width: 20px; height: 20px; background:url(styles/dark/http.png) no-repeat center; }

http.webp upload these two images to your /styles/dark/ directory site.webp
 

Attachments

A small problem: when I look at the demo thread and the link is in the upper area of the screen, the preview is cut somewhere in the middle and the upper part of the preview can't be seen.
Is it possible to show the preview in a way that it's seen completely?
 
depends on what you want to do and the viewable resolution of the computer looking at it.

Try this and let me know how it looks for you.

Edit template: xxsP_main

find:

Code:
<style type="text/css">
.jLinkPreview {
margin-top:75px;
margin-bottom:75px;
edit so it reads:
Code:
<style type="text/css">
 .jLinkPreview {
 margin-top:0px;
 margin-bottom:0px;

Then refresh your page.
 
http://wimg.ca/unsigned

pending how long you want unsigned service for....

These are their prices.
Single Domain
expl.jpg
6 months for 5.99$
12 months for 9.99$
24 months for 14.99$

forgot I put this together....I am probably going to rebuild it soon...added it to my whiteboard of todo things.
 
lolllll don't need it that bad so i'm cool with the watermark. thanks for posting this :D
 
np...I feel the same way about the watermark..If I was to run a professional type forum I would restyle it and remove the logo but whatever...for recreation and for free and some advertising for them...everyone wins.
 
Top Bottom