- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Images not loading from Assets Folder
I placed my html and css code into the edit html/css section and everything works except for the images. Here's the preview link:
http://preview.editmysite.com/65od67.ffefd7b4743751f8876743ca2cf04220
Am I supposed to edit all my code so the images can be called from the assets folder, or can I create a folder named Images, so they will load properly?
Help, please!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
@christiewild: depends on how they are called. in your html or css code. I think there is a short cut, but I do not know that. I just give the image url.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Any images that you add while editing a theme have a file path like this:
/files/theme/filename.extension
So if you uploaded a file called sitetitle.jpg to the Assets folder, you can link it like this:
<img src="/files/theme/sitetitle.jpg" />
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi. This is not working for me. After uploading an image to my Assets then adding an Embed Code block, I enetered the following code:
<img src="/files/theme/myfilename.jpg"/>
Nothing is happening. Please advise. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
I just replied to your other post about this, @ThomasG. Can you check for my reply?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report