Location of images loaded to FTP

Important: If you did not found the images at the described location, then this means they are loaded from _default_ folder and you will need to manually create the folder for new images that you want to add; this is how the template system loads the files. Example: dashboard logo cannot be found on the location provided, then you will create a new folder called backoffice on the path templates/theme-name/images/ and upload the logo.png file.

Warning: Do not directly edit files from _default_ folder into FTP.

 

The branding website design images described in this page will need to be uploaded to FTP on the following paths:

Note: you must keep the same name and file format for the images that you will update on the FTP (e.g.: logo.png will need to be replaced with logo.png file).

 

1. Website Logo

Location: templates/theme-name/images/logo.png

 

2. Admin Logo

Location: assets/images/logo.png

 

3. Dashboard Logo

Location: public/theme-name/images/backoffice/logo.png

 

4. Manual Logo

Location: public_html_manual/wp-content/themes/manual-theme-name/images/logo.png

Note: : manual-theme-name is the name of the theme that is set as default for manual (Appearance – Themes)

 

5. Default channels thumbs

Location: templates/theme-name/images/defaults/show.jpg

 

6. Custom channel page logo

Location: templates/theme-name/images/logo-network.png

 

7. Website Favicon

Location: public/theme-name/images/favicon.ico

Location: public/theme-name/images/favicon.png

Note: for Internet Explorer and Google Chrome the favicon file should be: favicon.png

 

8. Default Event Banner

Location: public/theme-name/images/defaults/event.jpg

 

9. Watermark Logo In Player

Location: public/images/watermark.png

 

10. Monster Logo

Location: public/images/monster_logo.png

 

11. Desktop Broadcaster Icons

Icons are hard-coded into executable

 

12. Login overlay window logo

Location: templates/theme-name/images/login-logo.png

 

13. Radio channel default logo

 Location:  /templates/theme-name/images/defaults/radio.jpg

 

14. Radio channel player logo

 Location:  /templates/theme-name/images/defaults/radio-55×55-000000.jpg

 

15. Sprite images – header menu icons

In order to change the icons from the header menu, you need to update the sprite image.

Location: public_html/templates/white-theme/images/menu-sprite.png

 

When a specific page is accessed, there is a script that generates the other images which are displayed on different pages (you can view as example the images that are generated: event-150×84-000000.jpg, event-160×120-000000.jpg, event-300×168-000000.jpg, event-370×208-000000.jpg, event-540×304-000000.jpg)

Important: theme-name is the name of the theme you are modifying (example: you are editing the White Theme and the folder is white-theme).

Note: to view the changes you made, you may need to clear cache and cookies of your browser, as detailed into the manual.