inherit
260724
0
Jun 26, 2020 9:21:03 GMT -8
HwyStar
31
March 2020
hwystar
|
Post by HwyStar on Jun 12, 2020 6:46:20 GMT -8
Forum URL: iracingusers.proboards.comI took down my forum (above) because a lack of interest. Sigh... Easy come, Easy go... On another positive note, I am considering creating a forum that I can use for my artwork! I love using forums and think they are the best place for people to meet and show/share info. FB blows... That's just my opinion of course. Using this link to Arie Jekel's Art Gallery: www.ariejekelart.nl/shop/My new forum questions: 1. Is there a way for me to create a page similar to the example above/below of my favorite artist's webpage image gallery? 2. The Images would need to be popped-up similar to the second image when you click on the thumbnail. 3. If it can also load a second image that would be even better. I am digitally framing my paintings (like he is) but I want to include the "wall" portion of my images under the frame. His does not and I think it does not do his artwork justice. Thanks for your informed replies! Pop-up Image. I would really like a second image that is popped up. The Artwork would include the yellowish-wall too in the image that I would create.
|
|
inherit
260724
0
Jun 26, 2020 9:21:03 GMT -8
HwyStar
31
March 2020
hwystar
|
Post by HwyStar on Jun 12, 2020 6:48:28 GMT -8
Update: I am not wanting a shopping cart. Just a simple images page!
|
|
#e61919
Support Staff
224482
0
1
Nov 22, 2024 17:59:24 GMT -8
Scott
“Asking for help isn't giving up... it's refusing to give up.”
24,527
August 2015
socalso
|
Post by Scott on Jun 12, 2020 6:59:20 GMT -8
HwyStar, the simple answer is yes you should be able to do this with a custom page. Custom pages is a way to add 'web pages' to enhance your forum. Custom pages accept HTML, CSS, and JavaScript. On your forum go to Admin > Structure > Custom Pages.
|
|
inherit
260724
0
Jun 26, 2020 9:21:03 GMT -8
HwyStar
31
March 2020
hwystar
|
Post by HwyStar on Jun 12, 2020 7:12:31 GMT -8
Thanks for the quick reply, Scott!
Do we have any forums, that you remember seeing, that has a webpage similar to this one? I understand I will probably need to do the research on finding the right widget for the "pop-up the selected image". HTML 5 may support this. I have not done any webpage programming in years and am rusty.
Thanks for the support on the best forum site on the web! You guys Rock!
|
|
inherit
260724
0
Jun 26, 2020 9:21:03 GMT -8
HwyStar
31
March 2020
hwystar
|
Post by HwyStar on Jun 12, 2020 7:15:18 GMT -8
<!-- Trigger the Modal --> <img id="myImg" src="img_snow.jpg" alt="Snow" style="width:100%;max-width:300px">
<!-- The Modal --> <div id="myModal" class="modal">
<!-- The Close Button --> <span class="close">×</span>
<!-- Modal Content (The Image) --> <img class="modal-content" id="img01">
<!-- Modal Caption (Image Text) --> <div id="caption"></div> </div>
|
|
#e61919
Support Staff
224482
0
1
Nov 22, 2024 17:59:24 GMT -8
Scott
“Asking for help isn't giving up... it's refusing to give up.”
24,527
August 2015
socalso
|
Post by Scott on Jun 12, 2020 7:23:59 GMT -8
Thanks for the quick reply, Scott! Do we have any forums, that you remember seeing, that has a webpage similar to this one? Sorry, off hand I don't. Hope you don't mind, however I'm going to transfer this thread to our Coding Help board. At this point this would be the best place for questions about how to get started.
|
|
inherit
260724
0
Jun 26, 2020 9:21:03 GMT -8
HwyStar
31
March 2020
hwystar
|
Post by HwyStar on Jun 13, 2020 15:52:00 GMT -8
I am getting somewhere! Give me some feedback if you have any other suggestions on anything wrong that I am doing or if you don't like something about the way it works or looks, please. mywatercolor.proboards.com/page/gallery
|
|