|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization Big bakcground image, favicon, and image for header text |
Big bakcground image, favicon, and image for header text |
I need help for background customization. I wanna set my image as a background and so i can choose the size of it. I can tell what size, i want, BIG. I also need help for favicon. Where can i set it? And of course, i need a header image instead of header text. Please tell me where can i set my image as a header in CSS. Thank you in advance.
|
For image background, add following to css and change yourimage.png to your image link
Code body {background:url("yourimage.png") no-repeat fixed center;} For favicon, upload icon named "favicon.ico" as stated by bighyena, it will overwrite original file http://www.yourwebsite.ucoz.com/panel/?a=fm Post edited by Bluecube - Wednesday, 2015-07-08, 9:48 PM
|
kk, so how can i insert image for the title header of the site?
|
auditormadness9,
Go to http://www.yourwebsite.ucoz.com/panel/ > Customize Design > Top Part of the website and then replace text that says My Site (or site name) with Code <img src="yourimageurl" style="width:100px;height:100px;"> it should show image And if this doesn't work please provide your website as bigblog, and bighyena said. Each templated on ucoz are different Post edited by Bluecube - Tuesday, 2015-07-14, 9:40 PM
|
| |||
| |||