|
uCoz Community uCoz Modules Page Editor change background (template 913) (cant find img 6.jpg) |
change background (template 913) |
dear all
i've searched a long time, but i can't find out where the location of the background are declared. the css file in the control panel doesn't show the same content as the css-file which is declared in the [head] of the site. i will try to explain it in an other way. I the following two css files are referred to in the head (when i open the site in a browser, and watch the source) Code <link type="text/css" rel="StyleSheet" href="http://s57.ucoz.net/src/css/913.css" /> Code <link type="text/css" rel="StyleSheet" href="http://s57.ucoz.net/src/layer1.css" /> when i open the first file in the browser, i find: Code div#ship {height:311px;background:url('/.s/t/913/6.jpg') right no-repeat;} this line is one of the first 22 lines of this file /css/913.css aren't in the css file which is not included in the css-file of the control panel. where can i find this line, so i can edit the image. thanks already d Post edited by dvhout - Thursday, 2012-06-21, 9:22 PM
|
A URL pointing to the site in question would be helpful.
"Friends don't let friends use Internet Explorer 6." - Microsoft || Join the cause. Help your friends.
![]() ![]() |
What you need to do is open up http://s57.ucoz.net/src/css/913.css and save it. Then re-upload it to your site and change the URL indicated on
<link type="text/css" rel="StyleSheet" href="http://s57.ucoz.net/src/css/913.css" /> You should then be able to change it from your own copy. "Friends don't let friends use Internet Explorer 6." - Microsoft || Join the cause. Help your friends.
![]() ![]() |
well that sounds like a clever idea.
I'm still wondering where these 22 lines come from though ---update--- I've solved it in an other way, inspired by your suggestion though, I've copied the content of the css file which i found in the source, into the 'common templates style sheet (css)' (which can be found here: control panel > design > design management (css)) I've saved this edited css, and visited my site again, to find out, my site now refers to my own private css file: Code <link type="text/css" rel="StyleSheet" href="/_st/my.css" /> thanks! Post edited by dvhout - Friday, 2012-06-22, 10:27 AM
|
Cool! Glad I could help!
![]() "Friends don't let friends use Internet Explorer 6." - Microsoft || Join the cause. Help your friends.
![]() ![]() |
| |||
| |||