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, ...Script HelpScript Help
Previous
 
Next
New Post
3/23/2007 12:40 PM
 

Hi all,
I am fairly new to skinning and I have just run into a problem that I just can get my head around. I have been able to skin containers before but I have been doing it from a template, this time I tried from scratch and well my results are less than I expected. I can figure out why:
when I parse this on my install the CSS images will not display. The file names are correct. and the CSS BG colors do work. here is the code. I hope someone can help me out and review this code.
First off the ascx.
<%@ Control language="vb" CodeBehind="~/admin/Containers/container.vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.Container" %>
<%@ Register TagPrefix="dnn" TagName="SOLPARTACTIONS" Src="~/Admin/Containers/SolPartActions.ascx" %>
<%@ Register TagPrefix="dnn" TagName="TITLE" Src="~/Admin/Containers/Title.ascx" %>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
    <tr>
        <td class="top_left" width="19">
        </td>
        <td class="greenContainer">
            <dnn:TITLE id="dnnTITLE" runat="server" CssClass="greenContainerTitle">
            </dnn:TITLE>
            <dnn:SOLPARTACTIONS id="dnnSOLPARTACTIONS" runat="server">
            </dnn:SOLPARTACTIONS></td>
        <td class="top_right" width="19">
        </td>
    </tr>
    <tr>
        <td class="greenContainer" width="19">
        </td>
        <td runat="server" class="greenContainer" id="ContentPane">
        </td>
        <td class="greenContainer" width="19">
        </td>
    </tr>
    <tr>
        <td class="bottom_left" width="19">
        </td>
        <td class="greenContainer" style="width: 100px">
        </td>
        <td class="bottom_right" width="19">
        </td>
    </tr>
</table>

I have check to make sure the CSS classes are accurate and they are. I also tested the images in a different container and it worked fine...
Thanks in advance for the help

Mark Hollas

 
New Post
3/26/2007 5:59 PM
 
Looks okay. Could you post the css too?
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Script HelpScript Help


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