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, ...Style sheet does nothing?Style sheet does nothing?
Previous
 
Next
New Post
12/31/2008 6:53 AM
 

 Hello,

I am having the same problem. I have included CSS file in by skin htm file. But after Parsing that, in preview i don't see any CSS Class appiled to page.

Here is the HTML Section

<html>
<head>
<link href="skin.css" rel="stylesheet" type="text/css" />
</head>

<body>
<table border="0" cellspacing="0" cellpadding="0" width="770" align="center">
  <tr>
  <td>
 
  <table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
  <td class="header"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
  <td width="64%"><span class="logo1">[LOGO]</span></td>
  <td width="14%">&nbsp;</td>
  <td width="22%"></td>
  </tr>
  <tr><td colspan="3" height="10" align ="right" >[USER]&nbsp;&nbsp;[LOGIN] [LANGUAGE]</td></tr>
  <tr>
  <td align="left" colspan="3" height="10" >[CURRENTDATE]</td>
   
  </tr>
  </table></td>
  </tr>
  <tr>
  <td>
  <div class="nav_left_img"></div>
 <div class="nav_midd_img">
  [NAV]
 </div>
 <div class="nav_right_img"></div>
 </td>
  </tr>
</table> 
 </td>
  </tr>
  <tr>
  <td align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
  <td height="10"></td>
  </tr>
  <tr>
  <td align="center"><img src="midd_img1.gif"></td>
  </tr>
  <tr>
  <td height="10"></td>
  </tr>
  <tr>
  <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
  <td width="1%"></td>
  <td width="30%" align="left"><img src="left_add.gif" width="225" height="300" alt="Add"></td>
  <td width="1%">[CONTENTPANE]</td>
  <td width="66%" align="left">
  <p align="right" class="read_link"><img src="red_sign.gif">&nbsp;<a href="#">read more</a></p>  
  </td>
  <td width="2%"></td>
  </tr>
  </table></td>
  </tr>
  <tr>
  <td>&nbsp;</td>
  </tr>
  </table></td>
  </tr>
  <tr>
  <td class="footer_text">[COPYRIGHT]&nbsp;&nbsp;[TERMS]&nbsp;&nbsp;[PRIVACY]</td>
  </tr>
</table>
</body>
</html>


 

Also in the CSS file (few content)

 

body { background-color:#FFA2B7; margin:0; padding:0; text-align:center;}
p, div, h1, h2, h3, h4, h5, ul, li { margin: 0; padding: 0; }
img { margin: 0; padding: 0; border: 0; }
h1{ margin:0px; padding:0px; font:bold 21px Arial, "Times New Roman", Times, serif; color:#2F2C2A; }
p{ font:normal 12px Arial, "Times New Roman", Times, serif; color:#A2A2A2; }

 

 

whats wrong in this?

Do i need to create Container for this? How to create that?

Thanks in advance.

 
New Post
1/8/2009 12:22 PM
 

its working now. Don't know what was going wrong.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Style sheet does nothing?Style sheet does nothing?


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