Login
Register
07-01-2009

Resources for the DotNetNuke Community
Join WebHost4Life.com
Support this site

  Support forums  

You need to be logged in in order to post to this forums.
SearchForum Home
  DotNetNuke Development  Templates  How can I setup...
 How can I setup PrintIcon and PrintText aligned?
 
imgOfflinegvborre
5 posts
www.givabo.net
Joined
6/10/2005

How can I setup PrintIcon and PrintText aligned?
Posted: 15 Feb 06 11:09 AM Modified By dnnjungle  on 2/24/2006 3:07:58 PM)

Dear

First... congratulations with you excellent module.
I try to setup the PrintIcon and the PrintText aligned. But I can't... This is the code that the module generate...

<td class="GvbCntr02_05"><a id="dnn_ctr375_dnnTEMPLATEPRINT_hypImage"
title="Print de inhoud van deze container!" href="/dsko/Default.aspx?tabid=55&amp;mid=375&amp;SkinSrc=
[G]Skins/GvbSkin02/GvbSkin02-Prnt01&amp;ContainerSrc=
[G]Containers/GvbCntr02/GvbCntr02-Prnt01&amp;dnnprintmode=true" target="_blank">

<img title="Print de inhoud van deze container!"
src="/dsko/Portals/_default/Containers/GvbCntr02/
Print.gif
" alt="" border="0" /></a>

<a id="dnn_ctr375_dnnTEMPLATEPRINT_hypText" class="TmplPrnt" href="/dsko/Default.aspx?tabid=55&amp;mid=375&amp;SkinSrc=

[G]Skins/GvbSkin02/GvbSkin02-Prnt01&amp;ContainerSrc=[G]
Containers/GvbCntr02/GvbCntr02-Prnt01&amp;dnnprintmode=true" target="_blank">Print</a>
</td>

This is my css code:

.GvbCntr02_05
{
   vertical-align: top;
   height: 32px;
   text-align: right;
   background-position: right top;
   background-image: url(GvbCntr02_02.gif);
   white-space: nowrap;
}

a.TmplPrnt:link, a.TmplPrnt:visited
{
   font-weight: normal;
   font-size: 11px;
   color: #305f25;
   font-family: Verdana, Arial, Tahoma, Sans-Serif;
   text-decoration: none;
   vertical-align: baseline;
   padding: 0 10 0 0;
}
a.TmplPrnt:hover
{
   color: #26bf00;
}
a.TmplPrnt:active, a.TmplPrnt:focus
{
   color: #197f00;
}
a.TmplPrnt:active:hover
{
   color: #26bf00;
}

I think the reason why this happens is: because the code that the module generate have a blank piece of text between the two <a></a> Blanco <a></a> tags...

Can anyone help me?...


Vriendelijke groeten
Gilbert Vanden Borre
Engineering - Projectmanagement - Webdesign
imgOfflinednnjungle
144 posts
5th
Joined
3/13/2005

Re: How can I setup PrintIcon and PrintText aligned?
Posted: 24 Feb 06 3:10 PM
I'm not sure what's your problem here since I works for me.
Take a look at this page, on the top right corner of the center module.
There's an icon and the text next to it displays ok.

Disgrafic.com
  DotNetNuke Development  Templates  How can I setup...
© Vicenç Masanas Terms Of Use Privacy Statement   
.