inherit
119415
0
May 6, 2014 12:29:43 GMT -8
bbfan135
41
February 2008
bbfan135
|
Post by bbfan135 on Mar 31, 2014 16:14:36 GMT -8
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 31, 2014 20:23:28 GMT -8
We still need a link to your ProBoards site and it needs to be viewable to guests. Also, providing the images would be helpful. Additional information like how big you want each image, the total width, etc. But the truth is, you can probably do this yourself by just cropping a bunch of images to the size you want and then pasting them in a div. <div style="width:900px;height:100px;display:block;margin:0px;">
<img src="http://image1.png" style="width:50px;height:100px;" /><img src="http://image2.png" style="width:50px;height:100px;" /><img src="http://image3.png" style="width:50px;height:100px;" /><img src="http://image4.png" style="width:50px;height:100px;" />
</div> If you also want the hover over popup you can achieve a simple popup just by adding a title to the image: <img src="http://image1.png" title="I'm Tumbleweed" /> If you want something more fancy, I'm sure I can point you in the right direction.
|
|
inherit
119415
0
May 6, 2014 12:29:43 GMT -8
bbfan135
41
February 2008
bbfan135
|
Post by bbfan135 on Apr 1, 2014 6:16:02 GMT -8
ajsurvivor.proboards.com/Thats my board, i tried putting in but now its merging with my board i just want it to push down the board, also the scroll over didnt show up
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Apr 1, 2014 22:05:01 GMT -8
Hey bbfan135, Are you just wanting space between the images and the forum? Also, I'm actually working on something really similar to what I think to what you want except currently mine are one on top of the other, which could easily be changed to be side by side. Would this work for you with adjustments to how you want yours to look? putteraroundix.proboards.com/(Hover over the girl images.)
|
|