Forum moderator: bigblog  
uCoz Community » For Webmasters » Design Customization » Everything about design #878 goes here! (Design, Template 878)
Everything about design #878 goes here!
kalzz_arjun
Posts: 6
Reputation: 0

Message # 46 | 12:41 PM
hey thanks man! u had done it! u will have a reward from me! gr8t job!
cant be that in center? u hav done it perfect but on center seen will be excellent!
Dartz
Posts: 1931

Message # 47 | 2:34 PM
Quote (ShiFT)
When I create a new page in Control Panel, the page just doesnt have a background over the main background so its kinda hard to see the content on that page.. I would like to have a box where the content is in it (e.g. Site News) in those pages.. How do I do that?
Site News can apply only in one page. Do you want to have coloured background in body?
Or maybe font colour change could solve your 'problem'? Please be more specific with this.

Quote (kalzz_arjun)
hey thanks man! u had done it! u will have a reward from me! gr8t job!
cant be that in center? u hav done it perfect but on center seen will be excellent!
Centered it would look like this:

Code
<table border="0" cellpadding="0" cellspacing="0" id="topTable" align="center" style="background:url('http://h1.ripway.com/electron/cooltext433703915.gif') no-repeat center;">
<tr><td class="dataBar">$WDAY$, $DATE$, $TIME$<br><?if($USER_LOGGED_IN$)?><!--<s5200>-->Logged in as<!--</s>--> <a href="$PERSONAL_PAGE_LINK$"><b>$USERNAME$</b></a> | <!--<s3167>-->Group<!--</s>--> "<u>$USER_GROUP$</u>"<?else?><!--<s5212>-->Welcome<!--</s>--> <b>$USERNAME$</b><?endif?></td></tr>
<tr><td class="logoBar"></td></tr>
<tr><td class="navBar"><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Main<!--</s>--></a> <?if($MODULE_URL$)?>| <a href="$MODULE_URL$">$MODULE_NAME$</a><?endif?> <?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$"><!--<s5214>-->My profile<!--</s>--></a><?else?> | <a href="$REGISTER_LINK$"><!--<s3089>-->Registration<!--</s>--></a><?endif?> <?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$"><!--<s5164>-->Log out<!--</s>--></a><?else?> | <a href="$LOGIN_LINK$"><!--<s3087>-->Login<!--</s>--></a><?endif?> <?if($RSS_LINK$)?>| <a href="$RSS_LINK$">RSS</a><?endif?></td></tr>
</table>

[... With uCoz since December 2 2007 ...]
kalzz_arjun
Posts: 6
Reputation: 0

Message # 48 | 3:54 PM
Hey Dartz, really gr8t job from you. Thank you very much.
can you tell me some tips, if something is missing or incorrect on my site or to improve a good presentation looks to user which attracts them.
Dartz
Posts: 1931

Message # 49 | 4:32 PM
I told you in your chat.
[... With uCoz since December 2 2007 ...]
ShiFT
Posts: 40
Reputation: 0

Message # 50 | 5:59 PM
Dartz, In the picture I post here you will see what I mean. I DON'T Want 2 "News", I want something (like as grey block) to put in the middle of the website content and the website bg. This is a page I made:
Attachments: 6617341.jpg (117.7 Kb)
Dartz
Posts: 1931

Message # 51 | 7:47 PM
Add this: background:url('/.s/t/878/6.png'); inside Contents style.
[... With uCoz since December 2 2007 ...]
ShiFT
Posts: 40
Reputation: 0

Message # 52 | 8:41 PM
Not workin... Actually, will it change the whole background or just make a little box in the background with that color where the content is displayed?
Dartz
Posts: 1931

Message # 53 | 8:51 PM
It is working. Tell me how you tried to place it and where.
[... With uCoz since December 2 2007 ...]
ShiFT
Posts: 40
Reputation: 0

Message # 54 | 8:57 PM
Design Management CSS > Comment Style
Then I tried to put the code you gave me in seperate places.

first, in the Canswer thing
then in both of Block 1 and 2.

--
Thanks

Dartz
Posts: 1931

Message # 55 | 11:43 PM
I meant inside Site Pages and Content not Comment.


Location: Control Panel -> Customize Design -> Site Pages.

Find:
<!-- <body> -->$CONTENT$<!-- </body> -->

Before it will be:
<td valign="top" style="padding:0px 10px 0px 10px;">

Add:
background:url('/.s/t/878/6.png');

Result:
<td valign="top" style="background:url('/.s/t/878/6.png');padding:0px 10px 0px 10px;">


[... With uCoz since December 2 2007 ...]
ShiFT
Posts: 40
Reputation: 0

Message # 56 | 9:24 AM
Thanks Dartz..
Why is my website in Html??

Added (2009-09-15, 3:24 Am)
---------------------------------------------
I mean, if you go there, you'll see the template is not workin..

Dartz
Posts: 1931

Message # 57 | 10:39 AM
Quote (ShiFT)
Why is my website in Html??
That's how uCoz system is.

Quote (ShiFT)
I mean, if you go there, you'll see the template is not workin..
Defining destination as "there" wont help you solve the problem.

[... With uCoz since December 2 2007 ...]
ShiFT
Posts: 40
Reputation: 0

Message # 58 | 5:00 PM
Quote (ShiFT)
"there"

sorry I meant:
http://starshipphoenix.ucoz.com
:P

Added (2009-09-15, 10:41 Am)
---------------------------------------------
its all htmlISH in IE and Firefox but it seems good in Chrome and Safari

Added (2009-09-15, 11:00 Am)
---------------------------------------------

Quote (ShiFT)
That's how uCoz system is.

Dartz: P.S. Already tried restore template but.. This is driving me crazy since I've been working on the site forever!!|

$IMAGE1$
plz help!! D:

Post edited by ShiFT - Tuesday, 2009-09-15, 5:03 PM
Dartz
Posts: 1931

Message # 59 | 6:21 PM
It is not "htmlISH". It is called "dead CSS". Make sure you
added CSS link inside head of your source page, Site Pages.

P.S. Did you remove uCoz copyrights legally?


[... With uCoz since December 2 2007 ...]
ShiFT
Posts: 40
Reputation: 0

Message # 60 | 6:27 PM
Can u be more specific please?? This thing is affecting the whole website.

I have the ucoz banner in the forum, if that's what you mean..

Post edited by ShiFT - Tuesday, 2009-09-15, 6:36 PM
uCoz Community » For Webmasters » Design Customization » Everything about design #878 goes here! (Design, Template 878)
Search: