|
uCoz Community Archives Locked Change of picture background on website (Change the picture of your background) |
Change of picture background on website |
I did a search on this background thing and got so many results so I tried a few none of them work
...well I did find one that work a few days ago but I lost that code wasnt the one I needed but it work So now I just need the code to change the picture of my background epal.ucoz.com maybe a nice fixed background code would do nicely... you know what if you can just give me a list of the background codes one that changes pictures and one that is fixed for pictures and one that is changing color and picture and color changing the picture background is the one I need fixed would be nice Thanks |
Pancake, to change the background of your website go to CP->Design->Design management->Top part of the website->find
Code <td valign="top" style="padding:10px;"> Code <td valign="top" style="padding:10px; background:#cccccc; "> To get more specific answers ask more detailed question Provide screenshots |
this is what happens with the old code (see picture)
now with that new image (not shown in pic) code where would I place that ? Attachments:
3292003.jpg
(63.8 Kb)
|
Pancake, all agree with the code you used.
If you want to change yout background image , you have more solutions . More info about CSS backgrounds you can find here > http://www.w3schools.com/css/css_background.asp In case you have difficulties, please contact us again. .:[ If i helped you please pump up my Reputation and give me award :) ]:. |
Quote (PredatoR) More info about CSS backgrounds you can find here > http://www.w3schools.com/css/css_background.asp More info about HTML backgrounds you can find here > http://www.quackit.com/html/codes/html_background_codes.cfm Thanks I'll check those out |
Pancake, if I understood your screenshot right, you change the wrong code.
Please, follow my instructions carefully to change the background color or image You need to find this Code <td valign="top" style="padding:10px;"> in CP->Design->Design management->Top part of the website And change it into Code <td valign="top" style="padding:10px; background:#cccccc; "> for color. Or this Code <td valign="top" style="padding:10px; background: url(link_to_image);"> for image |
Natashko Thanks I'll start working on that later on today when I can get to the page that needs that.
However, When I tried to apply the html fixed background code (before making this thread) it didnt work why do you think that was ? Thanks. |
| |||
| |||