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, ...Is there a way to make containers semi transparent/transparent?Is there a way to make containers semi transparent/transparent?
Previous
 
Next
New Post
5/9/2007 7:42 AM
 

But if you save the stylesheet and then open the editor again the changes have been saved?

Could you provide a link to the site, then I'll have a more detailed look at it?

 
New Post
5/9/2007 9:09 AM
 

Yes the changes are saved and they are visible in the stylesheet editor but nothing about the changes show up anywhere on the page.

the website is www.franjusa.com

I appreciate your help, thanks for helping out a newbie..!!!

Frank

 
New Post
5/9/2007 5:06 PM
 

I had a look at the page and the stylsheet does get loaded correctly.

For instance this:

.contentpane {
background-color:transparent;
padding-left:6px;
padding-right:4px;
padding-top:6px;
width:100%;
}

get's loaded from portal.css (which is the file you edit with the stylesheet editor)

The problem here I guess is that you made hte contentpane transparent, bu tthe contianer isn't. The container is a "frame" around a module.

If you add this:

.containermaster_blue{
    background-color: transparent;
}

in the stylesheet editor the conainer will become transparent too.

 
New Post
5/9/2007 5:51 PM
 

I hadnt logged back into the website, I had left it til i heard back from you, then I go to it and its completely different. I guess all it needed was for you to access it...LOL...I added the code that you said and it saved it.. I guess my main issue was with IE not pulling a new update from the site it was just using the cached version and it wasnt showing any changes.. Made that change in IE, not it updates it everytime. So now the containers are transparent!!!!!!!!! One last thing, How can I make the container headers transparent?? Like in the main page where it says "Welcome to Franjusa.com" or "Links" 

I appreciate so much your help.!!!!

I probably have to search but How do you Make the background image stationary where the whole image takes up the whole screen no tiling, and when you scroll up and down the only thing that moves is everything else except the background image.????

 
New Post
5/10/2007 4:55 PM
 

You would have to edit the container to get the title bars transparent.

This will be typically here:

portals/_default/container

You will have to edit container.css I think

You can make the background non repeating with:

background-repeat: no-repeat.

And center with:

background-position: top center

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Is there a way to make containers semi transparent/transparent?Is there a way to make containers semi transparent/transparent?


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