Forum moderator: bigblog  
uCoz Community » For Webmasters » Design Customization » CSS (Color changing in design 1322)
CSS
joexyz
JOE-vascript
Posts: 1770
Reputation: 78

Message # 16 | 1:33 PM
Auditor, send a screenshot with your CSS template's 222th line. You should add to footer element the background:#FFFFFF; property.
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
Auditor
Posts: 19
Reputation: 0

Message # 17 | 8:52 PM
Quote Sunny ()
background-repeat: no-repeat;
background-size: 100% 100%;

Which line is that?

Auditor, the head of A.A.P. and innormality.
joexyz
JOE-vascript
Posts: 1770
Reputation: 78

Message # 18 | 9:02 PM
Auditor, you have to add it to the body element.
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
Auditor
Posts: 19
Reputation: 0

Message # 19 | 9:07 PM
Quote bigblog ()
Auditor, you have to add it to the body element.

I did.
Attachments: 8106441.png (212.7 Kb)

Auditor, the head of A.A.P. and innormality.
joexyz
JOE-vascript
Posts: 1770
Reputation: 78

Message # 20 | 9:18 PM
Auditor, delete the 14th line, and paste this:
Code
body {background-image: url("http://theaap.ucoz.com/yNs0eAP.png");background-repeat:no-repeat;background-size:100% 100%;margin:0;padding:0!important;font-size:13px;font-family:Tahoma,Geneva,sans-serif;color:#000000;}

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
Auditor
Posts: 19
Reputation: 0

Message # 21 | 9:42 PM
Quote bigblog ()
body {background-image: url("http://theaap.ucoz.com/yNs0eAP.png");background-repeat:no-repeat;background-size:100% 100%;margin:0;padding:0!important;font-size:13px;font-family:Tahoma,Geneva,sans-serif;color:#000000;}

That just looks AWFUL!
reverse, Reverse, REVERSE!!!

Auditor, the head of A.A.P. and innormality.
joexyz
JOE-vascript
Posts: 1770
Reputation: 78

Message # 22 | 9:43 PM
Quote Sunny ()
With this code your background will not be repeated and will fill 100% of the page, but with the current image it won't look very good.

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
Auditor
Posts: 19
Reputation: 0

Message # 23 | 10:00 PM
1. I wanna update the logo, please gimme further instructions.
2. I wanna update the favicon, please gimme further instructions.
3. I wanna update the color of the footer DIFFERENT from the background, please gimme further instructions.
4. I wanna update the background without repeats and beatifully, please gimme further instructions.
5. I wanna update the URL and remove .ucoz. from it, please gimme further instructions.
6. I wanna update the colors and designs when clicking on buttons that lead to links, example: black button, turn button red when clicked, white text in button, turn text black when clicked, please gimme further instructions.
7. Is there a chatroom?
#1 if is, then lead me to it please.
#2 if not, please help me support it.

Added (2015-01-23, 10:00 PM)
---------------------------------------------

Quote bigblog ()
With this code your background will not be repeated and will fill 100% of the page, but with the current image it won't look very good.

And it didn't. Just take a look.

Auditor, the head of A.A.P. and innormality.
Sunny
Posts: 9296
Reputation: 456

Message # 24 | 12:59 PM
Quote Auditor ()
1. I wanna update the logo, please gimme further instructions.


What exactly do you mean by logo? The slider at the top?

Quote Auditor ()
2. I wanna update the favicon, please gimme further instructions.


Please see the following tutorial http://forum.ucoz.com/forum/42-6836-1

Quote Auditor ()
3. I wanna update the color of the footer DIFFERENT from the background, please gimme further instructions.


It was described in this post: http://forum.ucoz.com/forum/5-19453-112562-16-1421915275
Find the following code (line 220):

Code
#footer {padding:40px 0;}


and replace it with

Code
#footer {padding:40px 0;background:#ff0000;}


where #ff0000 can be replaced with any other color code.

Quote Auditor ()
4. I wanna update the background without repeats and beatifully, please gimme further instructions.


Do as described here http://forum.ucoz.com/forum/5-19453-112587-16-1422006091 but for the background to look beautifully you need to use a larger image.

Quote Auditor ()
5. I wanna update the URL and remove .ucoz. from it, please gimme further instructions.


You can have a website with a second-level domain like mysite.com, mysite.net etc.
For this purpose you need to buy a domain, if you do not have one, from any domain registrar or from uCoz (http://domains.ucoz.com/), and then attach the domain to your uCoz website. All data and the website appearance will remain the same.

You can see the tutorial on domain attachment at http://forum.ucoz.com/forum/54-18149-1

If you buy the Optimal, Maximal, or Shop plans for 1 year or more, you get a free second-level domain for 1 year: http://www.ucoz.com/pricing/

Quote Auditor ()
6. I wanna update the colors and designs when clicking on buttons that lead to links, example: black button, turn button red when clicked, white text in button, turn text black when clicked, please gimme further instructions.


What are the exact buttons you want to customize?

Quote Auditor ()
7. Is there a chatroom?
#1 if is, then lead me to it please.


There is, it is called Tag Board. To install it, go to Control Panel -> Inactive -> Tag Board -> Install the module.

I'm not active on the forum anymore. Please contact other forum staff.
Auditor
Posts: 19
Reputation: 0

Message # 25 | 2:48 AM
Quote Sunny ()
Quote Auditor ()
1. I wanna update the logo, please gimme further instructions.

What exactly do you mean by logo? The slider at the top?


No, the A.A.P. one, the title of the site, and I wanna add some designs on it, not just leave it original red.

Quote Sunny ()
Quote Auditor ()
3. I wanna update the color of the footer DIFFERENT from the background, please gimme further instructions.

It was described in this post: http://forum.ucoz.com/forum/5-19453-112562-16-1421915275
Find the following code (line 220):


I did, but again, nothing has changed.
Some kind of bug, please fix.
Quote Sunny ()
Quote Auditor ()
5. I wanna update the URL and remove .ucoz. from it, please gimme further instructions.

You can have a website with a second-level domain like mysite.com, mysite.net etc.
For this purpose you need to buy a domain, if you do not have one, from any domain registrar or from uCoz (http://domains.ucoz.com/), and then attach the domain to your uCoz website. All data and the website appearance will remain the same.

You can see the tutorial on domain attachment at http://forum.ucoz.com/forum/54-18149-1

If you buy the Optimal, Maximal, or Shop plans for 1 year or more, you get a free second-level domain for 1 year: http://www.ucoz.com/pricing/


Does that mean I have to spend money?
Quote Sunny ()
Quote Auditor ()
6. I wanna update the colors and designs when clicking on buttons that lead to links, example: black button, turn button red when clicked, white text in button, turn text black when clicked, please gimme further instructions.

What are the exact buttons you want to customize?


Can't I just choose them? Or I'm gonna have to customize every button.
Quote Sunny ()
Quote Auditor ()
7. Is there a chatroom?
#1 if is, then lead me to it please.

There is, it is called Tag Board. To install it, go to Control Panel -> Inactive -> Tag Board -> Install the module.


Thanks!

Added (2015-01-28, 2:34 AM)
---------------------------------------------
And one more thing...

How can I set up an automated message to every registered user?

Added (2015-01-28, 2:48 AM)
---------------------------------------------
And I want to change the colour of the text.


Auditor, the head of A.A.P. and innormality.
Sunny
Posts: 9296
Reputation: 456

Message # 26 | 12:36 PM
Quote Auditor ()
No, the A.A.P. one, the title of the site, and I wanna add some designs on it, not just leave it original red.


You need to customize line 35 in the CSS file:

Code
.site-n,.site-n a {font-size: 43px; text-transform:uppercase; color:#b22400;font-family:'PT Sans';}


Quote Auditor ()
I did, but again, nothing has changed.
Some kind of bug, please fix.


There is still no backgroud color set in your CSS for the footer class:

Code
#footer {padding:40px 0;}


Please set it once again and provide a screenshot of your CSS file.

Quote Auditor ()
Does that mean I have to spend money?


Yes, if you want a second-level domain (.com, .net etc.), almost all of them are paid, no matter where you buy them.

Quote Auditor ()
Can't I just choose them? Or I'm gonna have to customize every button.


You will need to customize them, but they might have a single class set for all of them. Specify the buttons, and I'll check.

Quote Auditor ()
How can I set up an automated message to every registered user?


A private message? I'm afraid with the standard system tools it is not possible.

Quote Auditor ()
And I want to change the colour of the text.


The general text color is set in the following line:

Code
body {background:#eceff3;margin:0;padding:0!important;font-size:13px;font-family:Tahoma,Geneva,sans-serif;color:#5e6d81;}


color:#5e6d81; - replace #5e6d81 with a custom color.

But some of the site elements have separate colors.

I'm not active on the forum anymore. Please contact other forum staff.
Xayaan
Posts: 558
Reputation: 13

Message # 27 | 5:15 PM
Auditor, Exactly what i recommended.

You cannot restore the CSS you have edited unless you have created a backup of it.

My Skype : xayan123 | My Twitter : @Officialxayaan
uID : - Zayaan Ibrahim | Need a professional design? Check out my Portfolio
Auditor
Posts: 19
Reputation: 0

Message # 28 | 9:17 PM
Umm...where could I change the navigation color?

And I only want to change the color of the text in tag board ONLY.

Auditor, the head of A.A.P. and innormality.
Sunny
Posts: 9296
Reputation: 456

Message # 29 | 10:08 AM
Auditor, open your website for viewing please, for us to be able to help you.
I'm not active on the forum anymore. Please contact other forum staff.
Auditor
Posts: 19
Reputation: 0

Message # 30 | 1:06 PM
Quote Sunny ()
Auditor, open your website for viewing please, for us to be able to help you.


http://theaap.ucoz.com

Auditor, the head of A.A.P. and innormality.
uCoz Community » For Webmasters » Design Customization » CSS (Color changing in design 1322)
Search: