Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Background Image WoesBackground Image Woes
Previous
 
Next
New Post
3/19/2006 12:38 AM
 

Ok, I have installed DNN for the second time and am ready to give it a serious run for my small business web site.  After a few hours, I still cannot figure out how to get my custom background image to display instead of a white background.  I have tried configuring for a background image both in the provided field in Site Settings as well as making the necessary modifications in the style sheet, yet nothing seems to work.

Any guidance for a DNN newbie here would be greatly appreciated.

Thanks!

Dennis

 
New Post
5/7/2006 12:56 AM
 

I am a total noob, but I just figured it out. Here is what you do to change the background image of the page:

1) Go to the site settings page

2) Scroll down to the bottom and open up the Stylesheet editor

3) Add this line to the style sheet

.pagemaster {
background-image: url(your_image.jpg);
}

Here is an example of what it looks like after it is inserted:
-------------------------------------------------------

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/  
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */

.pagemaster {
background-image: url(side_repeater.jpg);
}

.HeadBg {
}
/* background color for the content part of the pages */
Body
{
}
Etc. Etc. Etc.....

4) Dont forget to save the stylesheet using the link

5) Press the Update link to update your changes on the page.

 


Bad spellers of the world untie!!!!
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Background Image WoesBackground Image Woes


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out