As I work on my portfolio, I have incorporated a gallery that I found online. Although I did not create the original gallery, I have customized it to suit my website and personal preferences. In the original version, the left and right buttons utilized arrow images. However, when I updated the CSS to use arrows from my own folder, they failed to display properly despite numerous attempts to rectify the issue. There is an extensive amount of code related to this gallery, so I will only be sharing the relevant CSS and HTML snippets.
It is perplexing because the same code functions correctly in the original version. I cannot determine if I accidentally altered something without noticing. Before anyone mentions it, please note that the file path is correct. All of my HTML pages are stored within a folder alongside an "Images" directory where all of my images, including next.png and prev.png, are located. If necessary, I am willing to provide screenshots, additional code, or any other information that may aid in resolving this dilemma. Thank you.