• Announcements

    • Ashal

      SITE MOVED - IN READ ONLY MODE   12/08/2015

      Please use http://www.loverslab.com moving forward. Site has been restored to a previous version, and this one placed into a read-only mode. This is available for a limited time so users may reference/copy content that has been lost in the transition. This will no longer be accessible by December 22nd, 2015.

Archived

This topic is now archived and is closed to further replies.

Jerbsinator

Nexus Image Uploader help

I'm wondering how people get a series of images to appear inside of one picture? Like if you click to open one image, it ends up with multiple images of whatever the person is posting. How do you do that? It's not made clear anywhere on the site.


0

Share this post


Link to post

I am pretty sure it's just links of other pictures in the description .


0

Share this post


Link to post

How do you go about posting these links? I tried it but it posts the huge version of the image. How do you post a smaller version that links to a larger?


0

Share this post


Link to post

You use code , to set the width and height .


 


 



<img src="http://imagelocation" width="xxxpx" height="xxxpx" />

 


0

Share this post


Link to post

You use code , to set the width and height .

 

 

<img src="http://imagelocation" width="xxxpx" height="xxxpx" />

 

That just posts the code then....no picture.

 

I am not fluent in  HTML by any means, if  that isn't obvious...lol.

0

Share this post


Link to post

To be honest neither am I , just basic knowledge from the internet , but I assume you put the url where it says imagelocation and put numbers where it says xxx .


0

Share this post


Link to post

You can upload only one image at a time but you can make links to other images hosted on nexus or other sites by placing code in the image description, in my case I link to other nexus images by doing the following but the principle is the same wherever they are hosted:

Example of code used to create a row of 3 images: http://pastebin.com/KbSuhBud

For nexus images:

For the actual thumbnail all you need is 759307-1359065325.jpg from the fullsized image keep the rest as this:

http://static.skyrim.nexusmods.com/images/thumbnails/
So it becomes
http://static.skyrim.nexusmods.com/images/thumbnails/759307-1359065325.jpg
1

Share this post


Link to post