Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization Instruction for those who want to change design |
Instruction for those who want to change design |
In uCoz system a site is based on dynamic pages. Dynamic page is a page, which doesn't exist on the server as an integral whole, but is constructed in a browser "on fly" of separate blocks according to a certain script. In general it consists of three components: 1. Content, i.e. text, images and hyperlinks; it is located in a special database as a rule. 2. Description of content design, i.e. how the content is placed and formatted on a page. 3. Program-script, which extracts separate blocks from the database and constructs a page. The first item is entirely yours, i.e. information with which you are going to fill your site. The second and the third are granted by the system, but though the second may be changed for almost 100%, the third you can only complement with client scripts. The program-script, written by high-class professional programmers, is presented to you in the form of modules - Forum, Guestbook, Catalogs etc., described on the main page of our site. By means of Control Panel, you can adjust these modules to your site. uCoz Control Panel is made as convenient as possible, it has user-friendly interface, and is supplied with various hints and mini-instructions. Page appearance is based on templates and a style sheet in a separate file. Each module has several templates, allowing to customize separately appearance of each module and appearance of pages inside a module. Page code includes both common HTML-tags and special uCoz codes. uCoz codes are special variables, which accept the following values when output on a page:
Template Builder, Global Blocks and Quick Replacement of HTML-code parts make work with the design much easier. Template builder is intended for quick and convenient replacement of the whole site design. You need not update each template separately, all you need is to create one common skeleton and all active templates will be updated. This utility is intended for "rude" customization of site appearance, all tiny details you should change manually; still it will save you much time. Global blocks are blocks, available in all other templates of your project. With the help of global blocks you can optimize the design of your project, having divided it into common parts, e.g.: HEADER - common upper part, FOOTER - common lower part etc. By means of global blocks, you can make changes of the whole project by editing one block template only. You can create 10 global blocks. Quick replacement – this feature is intended for quick replacement of one part of HTML code by the other. E.g. you need to replace "SITE LOGO" by "Interesting site", so you insert "SITE LOGO" in the first field, and "Interesting site" - in the second. As a result "SITE LOGO" will be replaced by "Interesting site" in all templates where it is found. You can do this action with any HTML code, e.g. replace images (logo), template variables ($codes$) etc. However, be attentive when making a replacement for it can occur even in those places where you didn’t expect. E.g., if you want to replace "a" by "b", the system will replace "a" by "b" everywhere it will find "a". Remember, if something goes wrong, you can always restore templates by means of the corresponding feature or with the help of "Update design for all active modules" option in "Common settings" section. That is what you must know if you want to change the design of your site. |
Helpinghand, the community design was specifically designed for the forums. It will not be added to the standard designs and on another not there is a lot of customisation that regular users will not be able to assist with.
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
XO-Ferg, please see the guide in the following thread http://forum.ucoz.com/forum/42-12199-1 and continue further discussions there.
I'm not active on the forum anymore. Please contact other forum staff.
|
Mafia4221, Go to CP-> Design -> Quick replacement of template parts
Fill "Find:" with : Code <a title="Main" href="http://google-cached.ucoz.net/"><img class="logo-img" src="/.s/t/1084/logo-img.png" alt=""></a> An fill "Replace with:" with : Code <a title="Main" href="http://google-cached.ucoz.net/"><img class="logo-img" src="here your logo link" alt=""></a> Replace "/.s/t/1084/logo-img.png" with your logo. |
He means, replace "here your logo link" with your logo's URL address. Added (2014-07-17, 10:15 AM) hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau sometimes i lurk here |
Go to CP-> Design -> Quick replacement of template parts Fill "Find:" with : <a title="Main" href="http://google-cached.ucoz.net/"><img class="logo-img" src="/.s/t/1084/logo-img.png" alt=""></a>1 2 An fill "Replace with:" with : <a title="Main" href="http://google-cached.ucoz.net/"><img class="logo-img" src="here your logo link" alt=""></a> I Did it and replaced with by this link: http://google-cached.ucoz.net/bannerfans_12656654-2-.jpg But when i clicked Replace it said: No replacements were made. Check whether search fragment is correct |
| |||