|
uCoz Community uCoz Modules Forum Adding Photo |
Adding Photo |
Hello there,
I'm currently working on my website using uCoz. However, I am having some difficulty. I want to add an image to every page. So far, I was only able to upload an image to the Home Page, Site Info Page, and Contact Us Page, but like I said before, I want to add an image to EVERY page. The reason I was able to upload an image on the pages I mentioned above, was because when I am logged in on the website as an Administrator, these icons were there: ![]() By clicking on the first one, I was taken to another page, and by clicking this icon ![]() ![]() ![]() |
saltedly, I would recommend that you use the HTML editor to add an image to the templates in Control Panel. Please provide the address of your website and describe where you want the image to be displayed.
I'm not active on the forum anymore. Please contact other forum staff.
|
saltedly, to add a similar picture to the pages of other modules, e.g. to File Catalog, go to Control Panel > Design customization > File Catalog > File Catalog main page, and add the following code where you want the image to be displayed:
Code <img src="http://image.prntscr.com/image/a6a0624fcc884e4f9a905bb03e12f6f9.png" width="690"> Replace http://image.prntscr.com/image/a6a0624fcc884e4f9a905bb03e12f6f9.png with the link you need for a specific page. The code can be added after : ![]() You can add the picture to other templates in the same way. I'm not active on the forum anymore. Please contact other forum staff.
|
saltedly, for the forum you can also add the code to 'General appearance of forum pages' after line 41 which is:
Code <div class="forumContent"><table border="0" cellpadding="0" height="30" cellspacing="0" width="100%"> I'm not active on the forum anymore. Please contact other forum staff.
|
| |||
| |||