• Page 1 of 1
  • 1
Forum moderator: bigblog  
uCoz Community » General Information » First Steps with uCoz » Forum post
Forum post
LeonHaker
Posts: 95
Reputation: 0

Message # 1 | 12:53 PM
how to change this:
Attachments: 1101160.jpg (64.2 Kb)
Sunny
Posts: 9296
Reputation: 456

Message # 2 | 1:16 PM
LeonHaker, what exactly? Design, text?
I'm not active on the forum anymore. Please contact other forum staff.
LeonHaker
Posts: 95
Reputation: 0

Message # 3 | 3:35 PM
i want to change the design and the text.
Korijs
Posts: 267
Reputation: 5

Message # 4 | 7:14 AM
for example, use this http://ucozwebmeistars.ucoz.lv/_fr/37/Other_Styles.zip

and code will be this one:

Code
/* Other Styles */
.replaceBody {font-size:10px !important}
.replaceTable {
   padding:15px;
   background: #fff url(/imgs/text-bg.gif) repeat-x 0 0;
   border:1px solid #C0CAD5;   
   color: #888;
   border-radius:5px;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
   width:300px;
}
.replaceTable a {
   text-decoration:none;
   font-size:11px;
   cursor:pointer;
   background: url('/imgs/gradient_double.png') #648ebc;
   color:#fff;
   margin: 2px;
   border:1px solid #56789d;
   padding:4px 7px 4px 7px;
   border-radius:3px;
   -moz-border-radius:3px;
   -webkit-border-radius:3px;
   text-align:center;
text-shadow: 0 -1px 0 #456489;
}
.replaceTable a:hover {
   background: url('/imgs/gradient_double.png') #769dc9;
   color:#fff;
}
/* ------------ */
uCoz Community » General Information » First Steps with uCoz » Forum post
  • Page 1 of 1
  • 1
Search: