|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization need help with design templates |
need help with design templates |
thanks. now how do I change the color of the template? I found it earlier searching through forums and whatnot but now I cant seem to find it again.
Added (2014-05-30, 2:24 PM) |
Nezzix, you can do all things you want from css at your pannel
you need experiense at html ,css for example :you can change the back ground color with : Code background-color:the color you want; between <style type="text/css"> and </style> to be that Code <style type="text/css"> body{ background-color:red; } </style> you will find it only replace the old color with the new color and about text Code color:red; or Code font-color:red; regards |
Nezzix, you can do all things you want from css at your pannel you need experiense at html ,css I knew all of this but I'm using a preset template and I cant figure out how to change the background to black without getting rid of the design at the top(I guessing its a header or something). I really like the silver header from 791 but the template is too much grey. would it be easier to change the background to solid black or just take that header and put it on a black back grounded page? this is the very last thing I have to do with my site and its bugging me to no end. |
Nezzix, to change the background color you need to go your 'CSS' and search for .body{} , you will find it there (background-color:#...), if you cant find it then you have to add it . please provide a site URL so we can help
A person who never made a mistake never tried anything new
|
http://forum.ucoz.com/forum/5-6909-107886-16-1401491725
(Made linkable by Paradox. Thread closed.) Projects: http://sksyndicate.ucoz.com
|
| |||
| |||