| Kurt | Date: Saturday, 2008-03-08, 6:49 Am | Message # 1 |
Group: BNF
Messages: 21
Awards: 2
Reputation: 5
Status: Offline
| Nothing is corrupted. Don’t panic! 1. Design looks unattractively for guests because of top banner. Control Panel - Settings – Ad Banner Settings – Type of Banner Output (over design). 2. Design looks unattractively for administrators because of Admin Bar. Control Panel - Users – User Groups – Edit permissions – Disable the feature "Access to Admin Bar" for admins. Your design will look as you wish but will not be able to use a number of useful functions for site management. If you still need these functions, you should either restore design in "Common Settings" section, but then you’ll loose all you changes (we advise you to make a backup copy of templates before design restoration), or edit something in templates, that is.... ... the problem is that top heading image is written in the tag (example), you need to remove it from there... you should do the following.... cut from style="background:url('/img/1.gif') repeat-x #FFFFFF; margin:0px; padding:0px;" the part style="background:url('/img/1.gif') repeat-x #FFFFFF;" and paste it into and close this div just before the closing tag You’ll get something like the following there was: Code the rest of the page there should be: Code <body style="margin:0px; padding:0px;">
<div style="background:url('/img/1.gif') repeat-x #FFFFFF;">
the rest of the page </div>
</body> If News disappear from the main page after you have changed the template: For pages with common design. 1. Go to Common Settings, select design, press Save. 2. Open Main page and see News. For pages with individual but standard design. 1. Go to Templates management, open Main Page template and press RESTORE DEFAULT TEMPLATE. 2. Check whether there is the code $CONTENT$ in page code. 3. Go to Update information of the Main page and check the presence of codes. Code %IF($ADD_ENTRY_LINK$)%<div style="text-align:right;padding-bottom:3px;">[ <a href="$ADD_ENTRY_LINK$">Add news entry</a> ]</div>%ENDIF%$LAST_NEWS$ For pages with non-standard individual design. 1. Go to Templates management, open Main Page template and create your design. 2. Check whether there is the code $CONTENT$ in page code. 3. Go to Update information of the Main page and check the presence of codes. Code %IF($ADD_ENTRY_LINK$)%<div style="text-align:right;padding-bottom:3px;">[ <a href="$ADD_ENTRY_LINK$">Add news entry</a> ]</div>%ENDIF%$LAST_NEWS$
|
|
| |
| Genius | Date: Saturday, 2008-03-08, 9:08 Am | Message # 2 |
Regular
Group: Checked
Messages: 54
Awards: 0
Reputation: 5
Status: Offline
| For my site everything was/is okay and I dont need to do this. But thanks anyway.
Take a deap breath..
Message edited by Genius - Saturday, 2008-03-08, 9:08 Am |
|
| |
| skmtz | Date: Sunday, 2008-03-09, 9:17 Am | Message # 3 |
|
Newbie
Group: Users
Messages: 3
Awards: 0
Reputation: 0
Status: Offline
| Hello, Interesting enough i can't seem to find this "Type of Banner Output (over design)" Control Panel - Settings – Ad Banner Settings – Type of Banner Output (over design) any thing remotly simular to this that i found is in upper control menue: Settings -> Add banner costumization But all that i found there was costumization of "Appearance of uCoz copyright:" Maybe i'm looking in wrong place?
|
|
| |
| Chaldo | Date: Tuesday, 2008-03-11, 11:24 Am | Message # 4 |
|
Newbie
Group: Users
Messages: 1
Awards: 0
Reputation: 0
Status: Offline
| not it lol look incutomization lol
|
|
| |