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, ...DNN Migration - gaps being created between imagesDNN Migration - gaps being created between images
Previous
 
Next
New Post
3/13/2008 10:25 AM
 

 

I'm having a problem and wondering if someone could help.  I'm in the process migrating from one server with a DNN 4.6 version to another server with a DNN 4.8.1 version.  I was able to migrate the templates over and was re-creating the look and feel of the pages when I noticed that there is a gap between the upper portions of the images and where they should bump up against the bottom of the previous row.  Here is a little snippet of code (from ascx file) from the right pane where the white line should be at the edge of the upper part of the image.  However, you'll see below in the image, that there is a gap, and it appears to be consistent with the other images.  Is this a migration issue or some setting I need to modify in DNN 4.8.1?

 

                                <tr>
                                    <td height="1" bgcolor="#FFFFFF"><img src="images/spacer.gif" alt="" width="1" height="1" /></td>
                                </tr>
                                <tr height="100%" valign="top">
                                    <td valign="top">
                                        <table width="100%" border="0" cellpadding="0" cellspacing="0" id="icons">
                                            <tr valign="top">
                                                <TD id="RightPane" runat="server" valign="top" align="center"></td>
                                            </tr>
                                        </table>
                                    </td>
                                </tr>

                                <tr>
                                    <td valign="bottom"><img src="<%= SkinPath %>/ATW_Pages/deco_bottom_right.gif" alt="" width="167" height="164" /></td>
                                </tr>

http://www.4shared.com/file/40677918/340f09c7/gap_problem.html

Any assistance or direction would be appreciated...

 

Cheers

 
New Post
3/13/2008 3:17 PM
Accepted Answer 

? snippet of code, can you tell me if there is

<p>
snippet of code
<,/p>

at the beginning and end of the code ? if so remove them and it will be fine.

 
New Post
3/13/2008 3:21 PM
 

Set this for the images in CSS:

Display:block;

 
New Post
3/17/2008 10:17 AM
 

Thanks Pete - I've been looking at this too long to notice the simple things!

 

Cheers!

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...DNN Migration - gaps being created between imagesDNN Migration - gaps being created between images


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