• Page 1 of 1
  • 1
uCoz Community » uCoz Modules » Forum » Adding Photo
Adding Photo
saltedly
Posts: 3
Reputation: 0

Message # 1 | 4:27 PM
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 , I could add an image. However, on the other pages, I couldn't go on the visual editor. I can only go on the HTML editor, or the Visual HTML editor through the Control Panel. When I go on the visual HTML editor, the icon to add a photo isn't there. Instead, there is this icon: , and as hard as I try, I cannot use it! It's so difficult to understand for me! Can someone help, please? sad
Attachments: 7390957.png (6.6 Kb) · 5029009.png (1.0 Kb) · 0027423.png (0.6 Kb)
Sunny
Posts: 9296
Reputation: 456

Message # 2 | 2:22 PM
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
Posts: 3
Reputation: 0

Message # 3 | 5:37 PM
http://lemon.ucoz.net

Since you're going as a guest, you'll see pictures at the top of the site info, and Contact us page. I would like to add a picture in that similar location on each page; at the very top.
Sunny
Posts: 9296
Reputation: 456

Message # 4 | 12:11 PM
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
Posts: 3
Reputation: 0

Message # 5 | 11:08 PM
Thanks! That was very helpful!

How about the forum page? It's kind of different. Line 41 isn't the same.
Post edited by saltedly - Saturday, 2016-06-18, 11:12 PM
Sunny
Posts: 9296
Reputation: 456

Message # 6 | 3:13 PM
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.
uCoz Community » uCoz Modules » Forum » Adding Photo
  • Page 1 of 1
  • 1
Search: