|
|
Forum moderator: bigblog |
uCoz Community General Information First Steps with uCoz Forum post |
Forum post |
how to change this:
Attachments:
1101160.jpg
(64.2 Kb)
|
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; } /* ------------ */ |
| |||
| |||