You need to Register for free and Login to post a message in the forum.

Forum

Subject: How can I change the background of a website
Prev Next
You are not authorized to post a reply.

Author Messages
cipher2079
DNN Creative Magazine Subscriber
Nuke Pro
Nuke Pro
Posts:65

05 Aug 2006 11:55 AM  
I would like to change the background of a website. I understand that it depends on the skin. I tried changing it through admin site setting and everything stood the same. Is there any specific way to accomplish this?
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3426

07 Aug 2006 4:26 AM  
Hello,

It all depends on how your skin is designed. - Generally though you will be able to set this within your skin.css file.

You could try changing the body class - ie:

body {
background-color: #333;
}

But you may find that if you have designed the skin using tables that this will not have an effect. - You then need to have a look at any classes assigned to your tables and see if you can change the background color for those classes. - To test this out you could use:

body, tr, td {
background-color: #333;
}

You may find you have assigned a CSS class such as this below to one of your main tables:
.skinmaster {
    background-color: #333;   
}

Hope this gives you a starting point, thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
You are not authorized to post a reply.
Forums > Users Lounge > Everything Else > How can I change the background of a website



ActiveForums 3.7

Latest Forum Posts

RE: Can't Login! Login Page can't be accessed... by durationinc
Hi,I still redirected to the home page with this URL: localhost/DNN/Default.aspx/tabid=37&error=Obje...
RE: Can't Login! Login Page can't be accessed... by e-kreator
problem solved, thanks for the help
RE: Child portal to live site by psgrzelak
Ok the original site that I had a standard web site was jacksonnjgop.com I than created a child port...
RE: Child portal to live site by jncraig
Is there any URL that will get me to your site?
RE: Child portal to live site by jncraig
"Ok I changed the A record of the Jackson site to point to the IP address of the DNN portal. I than...
RE: Child portal to live site by jncraig
I'm sorry that I offended you.  I was trying to give an honest answer.  That answer is, I continue t...
RE: Child portal to live site by psgrzelak
Kind of a round about way of answering my question without answering it.... I prefer the straight fo...
RE: Child portal to live site by jncraig
A subscription to this site will let you view the tutorials.  I believe that will be useful.  In fac...
RE: Child portal to live site by psgrzelak
Ok I changed the A record of the Jackson site to point to the IP address of the DNN portal. I than w...
RE: DotNetNuke News 8th Dec 08 by jncraig
Yes, I'm getting an error, also. But ... you can probably get the podcast from this link: http...
RE: Can't Login! Login Page can't be accessed... by jncraig
This table is part of your DotNetNuke database.You might first want to review these tutorials to hel...
DotNetNuke News 8th Dec 08 by pwadding
When I attempt to download the  Podcast I get an error message. Tried both servers. The first few li...
RE: Can't Login! Login Page can't be accessed... by e-kreator
a database that you mean.
RE: DotNetNuke 4.9.1 and 5.0.0 by jncraig
Yes, lots of learning, lots of new things and new ways.  I played a little with Beta6 of DotNetNuke ...
RE: PDF File Content by jncraig
If you want to just serve up the PDF files as PDF files, upload them using the File Manager.  You ca...
RE: Navigating between modules by jncraig
What is the URL that is generated? To which page does it send you?
RE: New Logo cant display by jncraig
There is nothing wrong with this, provided that you did it correctly.  I would have to look at your ...
RE: Child portal to live site by jncraig
You should set DNS to point the URL to the IP address of the DotNetNuke installation.  Inside of the...
RE: PopUp Page by jncraig
To open a link in a new window, format the link this way:Link to us! It is the target="_blank" that...
RE: How to Change fckeditor alignment by jncraig
It might be easier to use a different skin for your administrative pages. There have been some ot...
AppTheory
RSS Feeds