My site is sort of a multi-page gallery and I used many different sub folders inside of an "images" folder to link to them. My issue is uploading them to the File Manager. I can't just upload the entire files, and I tried recreating the folders in the control panel and that didn't seem to work either.
Is there any way I can do this without changing the HTML? For example, the links I use in my html might look like this:
img src="images/pittsburgh/skyline.jpg"
or
img src="images/cleveland/skyline.jpg"
Can I possibly upload this images folder with all its sub folders to the file manager so that all my image links will work and display?
I am pretty new at this, any help, advice or guidance would be much appreciated. Thank you!
Is there any way I can do this without changing the HTML? For example, the links I use in my html might look like this:
img src="images/pittsburgh/skyline.jpg"
or
img src="images/cleveland/skyline.jpg"
Can I possibly upload this images folder with all its sub folders to the file manager so that all my image links will work and display?
I am pretty new at this, any help, advice or guidance would be much appreciated. Thank you!