Guys, I want to use a background from one template on another (different) template that just has a plain white background. When I speak of background I'm speaking of the gradient area on the sides of most Rockettheme templates.
Generally speaking, how do I go about doing that? Do I need to edit both the css and the index.php files? What am I looking to change/add in those files?
It is going to vary depending on the template. . . Basically, what you are looking at is assigning a background graphic to the outermost DIV, and having it repeat in the X dimension. The bottom most color of the gradient should be set as the background color in CSS for that DIV as well.