Quote:
Originally Posted by Lynne
I was trying to figure out if it would work that way. If it does, then you can figure out how to go about it.
I think I'm not understanding what you are doing. You have a User Profile Field, and the user enters a color for the background? adn then you want that to effect the background on all your pages? What is the name of your background class that you need to change or is your background actually part of the body tag as you said above? If so, have you tried just seeing if it works inline for the body tag, or tried adding the class/css in the headerinclude template?
|
Every single page I have has a background for it. Hence:
background: #080B1C url(
banner.jpg) no-repeat top center fixed;
I want the members to be able to enter their background url into the profile field and them be able to see their background.