• Page 1 of 3
  • 1
  • 2
  • 3
  • »
Forum moderator: bigblog  
uCoz Community » For Webmasters » Design Customization » Everything about design #827 goes here! (Design, Template 827)
Everything about design #827 goes here!
macharA
Posts: 5
Reputation: 0

Message # 1 | 10:22 PM
my website is www.n2.ucoz.com .. I wanted to know how i can change the header and how can i customize the design with different colors. please respond as fast as you can
Dartz
Posts: 1931

Message # 2 | 4:37 AM
You must provide design next time. Design #827.

Banner Change - CP -> Customize Design -> CSS

Press F3 and paste: /.s/t/827/6.gif - Replace url to your own url.
Press F3 and paste: /.s/t/827/3.jpg - Replace url to your own url.

(Banner is divided into two parts - top and bottom part)


As for colour, everything is change-able through CSS.


[... With uCoz since December 2 2007 ...]
macharA
Posts: 5
Reputation: 0

Message # 3 | 3:43 PM
how can i change the colors of the margins. i want to make the brown margins into black please help

Added (2009-11-20, 11:42 Pm)
---------------------------------------------
can you please give me a link where i can learn this stuff ?

Added (2009-11-21, 9:43 Am)
---------------------------------------------
Dartz, please help me out

Dartz
Posts: 1931

Message # 4 | 8:24 AM
Stop spamming - I don't need to sit here 24/7 and answer people who cannot do basic coding.

Now, what margins? Be specific, maybe even with screen shot.


[... With uCoz since December 2 2007 ...]
macharA
Posts: 5
Reputation: 0

Message # 5 | 5:11 AM
go to the website. do you see all the brown margins. i want to make em black. can i explain any simpler ? how many days do i have to wait for asnwers
Dartz
Posts: 1931

Message # 6 | 2:58 PM
There is no brown. And that's other template, we wont discuss your other template here.
[... With uCoz since December 2 2007 ...]
whitedoodle
Posts: 13
Reputation: 0

Message # 7 | 7:39 PM
I have a quick question!
How to change text color in "my profile" and "user's list"?
Post edited by whitedoodle - Friday, 2010-11-05, 7:42 PM
Animorph
Posts: 2856
Reputation: 189

Message # 8 | 7:41 PM
whitedoodle, what text exactly ... because profile shows the same text color as in whole website because of the CSS
To busy building a passive income online ;)
Post edited by Animorph - Friday, 2010-11-05, 7:42 PM
whitedoodle
Posts: 13
Reputation: 0

Message # 9 | 8:42 PM
Text like:

Your e-mail:
Your name:
Your phonenumber:

My problem is here: http://www.valge.ucoz.com/index/8

Post edited by whitedoodle - Friday, 2010-11-05, 8:43 PM
Animorph
Posts: 2856
Reputation: 189

Message # 10 | 9:22 PM
whitedoodle, sorry for the late response i was away

yes u can change the profile font colour but its gonna be different then normal

go to CP --> Design --> Design Templates --> User Profile page

add this between <head>...</head>

Code
<style type="text/css">
td, body {font-family:verdana,arial,helvetica; font-size:8pt; color:#000000}
a:link {text-decoration:underline; color:#000000;}
  a:active {text-decoration:underline; color:#000000;}
  a:visited {text-decoration:underline; color:#000000;}
  a:hover {text-decoration:none; color:#000000;}
a.noun:link {text-decoration:none; color:#000000}
a.noun:active {text-decoration:none; color:#000000}
a.noun:visited {text-decoration:none; color:#000000}
a.noun:hover {text-decoration:none; color:#000000}    
</style>

Change the colour #000000

Why does this need to be between <head> and </head> ?

because if you want to only change the profile's colour thats by meaning of CSS if you go to your usual stylesheet and change it there your whole website font colour will be changed


To busy building a passive income online ;)
whitedoodle
Posts: 13
Reputation: 0

Message # 11 | 6:55 PM
Animorph, sorry didn't help
there isn't CP --> Design --> Design Templates --> (THERE ISN'T ANY USER PROFILE PAGE) I found User personal page --> There isn't any <head> and </head> .
Animorph
Posts: 2856
Reputation: 189

Message # 12 | 7:05 PM
whitedoodle, there is a Profile page

go to CP --> Design --> Design Templates --> User --> User Profile page

head section:

Attachments: 1205118.png (8.4 Kb) · 5812554.png (12.3 Kb)

To busy building a passive income online ;)
Post edited by Animorph - Saturday, 2010-11-06, 7:07 PM
whitedoodle
Posts: 13
Reputation: 0

Message # 13 | 7:20 PM
How i can change text color in user's list page?
Animorph
Posts: 2856
Reputation: 189

Message # 14 | 7:28 PM

go to CP --> Design --> Design Templates --> User Profile page

add this between <head>...</head>

Code
<style type="text/css">
td, body {font-family:verdana,arial,helvetica; font-size:8pt; color:#000000}
a:link {text-decoration:underline; color:#000000;}
   a:active {text-decoration:underline; color:#000000;}
   a:visited {text-decoration:underline; color:#000000;}
   a:hover {text-decoration:none; color:#000000;}
a.noun:link {text-decoration:none; color:#000000}
a.noun:active {text-decoration:none; color:#000000}
a.noun:visited {text-decoration:none; color:#000000}
a.noun:hover {text-decoration:none; color:#000000}     
</style>

Change the colour #000000

Attachments: 6356569.png (8.4 Kb) · 1711672.png (12.3 Kb)

To busy building a passive income online ;)
whitedoodle
Posts: 13
Reputation: 0

Message # 15 | 7:38 PM
Thanx FOR HELPING!
uCoz Community » For Webmasters » Design Customization » Everything about design #827 goes here! (Design, Template 827)
  • Page 1 of 3
  • 1
  • 2
  • 3
  • »
Search: