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...Skins, Themes, ...Skins, Themes, ...Photo BackgroundPhoto Background
Previous
 
Next
New Post
2/18/2008 1:11 AM
 

Hi, I am actually having the same problem as this other guy regarding putting a photo in the background.  I did the stylesheet fix like you guys have here and I know it works because when I refresh the page the image appears for a few seconds.  The problem is that after those seconds the image is replaced by the DNN modules and the typical layout.  It's like it's overlapping everything.  Any suggestions on what to do?

 
New Post
2/18/2008 7:31 AM
 

Please, always post a link to an example page, that makes answering skinning questions a lot easier!

If you use the default skin, this is caused by some elements that cover the page and have a solid background..

This is the css causing this:

.pagemaster {skin.css (line 7)
background-color:#FEFEFE;
height:100%;
width:100%;

}

.skinmaster {skin.css (line 12)
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F5FA;
border:1px solid #7994CB;
height:100%;

}

Change them to transparent, or remove the lines from skin.css

DO NOT CHANGE THE DEFAULT SKIN, but make a copy (of the whole folder) and change that.
If you update DNN the default skin could be overwritten and you would loose all your changes.

 
New Post
2/21/2008 9:18 PM
 

how can I make the background not become covered by the main table? Where can I set transparencies?

 

http://the16thletter.com/dotnetnuke/Skins/AnimalsSkinHP/tabid/62/Default.aspx

 
New Post
2/22/2008 6:20 AM
 

You have to change what I posted in skin.css (but that was about te default dnn skin), the link you post does not show the problem I think, does it?

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Photo BackgroundPhoto Background


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