Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Problems with CSS tag
Old 09-15-2005, 02:21 AM Problems with CSS tag
Average Talker

Posts: 26
Trades: 0
Hello all,

I will try and keep this short. Recently my place of business had a design group design a website for us. After doing so I was going to update the site and post it. I have a limited amount of knowledge of CSS which the site is mainly based after. What my question is, is they provided me with a template and when I create a new page and attempt to change this one “main image” I get an error that the code is protected by a “template or translator” so I took the original template and added an editable region to the area of concern and still I get the error message leading me to believe it is the CSS doc. The area that handles the main image is as follows

#mainImg {
background: url(../images/MainPhoto.jpg) top right no-repeat;
height:306px;
position: relative;
margin-top: -115px;
left: 0px;
top: 0px;
}

Is there a way to tell this style sheet accept any image other than “MainPhoto.jpg” so I quit getting this error message for instance

#mainImg {
background: url(../images/anyphoto) top right no-repeat;
height:306px;
position: relative;
margin-top: -115px;
left: 0px;
top: 0px;
}

And am I even on the right track?

Thanks in advance.

Task
taskhill is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-15-2005, 11:27 AM
funkdaddu's Avatar
Web Design Snob

Posts: 635
Trades: 0
Well just changing the url of the image will work, but what application are you getting this error in? A web browser or an HTML editing application? I've never heard that error before.
funkdaddu is offline
Reply With Quote
View Public Profile Visit funkdaddu's homepage!
 
Old 09-15-2005, 12:23 PM
Average Talker

Posts: 26
Trades: 0
I have changed the url to the image and that is what is causing the error message. The message reads “You are attempting to change code to a locked template or translator your changes will be discarded.” Once again this after I create a new document from the template. I can change the template any way I want without problems it is only when I create a new page using the template. I am using DW MX.

Thanks for your time.

Task
taskhill is offline
Reply With Quote
View Public Profile
 
Old 09-18-2005, 05:20 PM
funkdaddu's Avatar
Web Design Snob

Posts: 635
Trades: 0
This is a DW specific problem, try posting in the "WYSIWYG Editors" forum.
funkdaddu is offline
Reply With Quote
View Public Profile Visit funkdaddu's homepage!
 
Reply     « Reply to Problems with CSS tag
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.22919 seconds with 12 queries