Jerbsinator Posted April 20, 2013 Posted April 20, 2013 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.
Veta Posted April 20, 2013 Posted April 20, 2013 I am pretty sure it's just links of other pictures in the description .
Jerbsinator Posted April 20, 2013 Author Posted April 20, 2013 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?
Veta Posted April 20, 2013 Posted April 20, 2013 You use code , to set the width and height . <img src="http://imagelocation" width="xxxpx" height="xxxpx" />
Jerbsinator Posted April 20, 2013 Author Posted April 20, 2013 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.
Veta Posted April 20, 2013 Posted April 20, 2013 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 .
VictoriaG Posted April 20, 2013 Posted April 20, 2013 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 becomeshttp://static.skyrim.nexusmods.com/images/thumbnails/759307-1359065325.jpg
Recommended Posts
Archived
This topic is now archived and is closed to further replies.