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...Administration ...Administration ...All DNN Images show Border in new installAll DNN Images show Border in new install
Previous
 
Next
New Post
5/9/2010 12:16 PM
 
I just installed an new clean DNN 5.3.1 (bug in most recent prevents upgrade to current) instance.

Every DNN image, container icons, etc. Essentially every system image that is not content that I create, has the border around all the images, as if border="0" did not exist in all the <img> tags.

Is there a way to globally fix this?

Here is what I mean:
http://screencast.com/t/NDdjZDlkNGI
 
New Post
5/9/2010 12:56 PM
 
Are you using the default skin or a custom one?

Have you tried tracing the styles/attributes being applied to the image icons using IE Developer Tools or Firebug?

Is there a possibility that the site is running under ASP.Net 4.0 ?

Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
5/9/2010 2:11 PM
 
Yes, it is running under ASP.NET 4.0. I have made no modifications to any files. It's a clean install.
 
New Post
5/9/2010 5:00 PM
 
"Yes, it is running under ASP.NET 4.0"   First, congratulations on getting 5.3.1 running under ASP.NET 4.0 !!

Please see this whitepaper on changes in ASP.NET 4.0: http://www.asp.net/LEARN/whitepapers/...

The one that concerns borders around images is this:

"Controls that previously rendered border="0" (controls that derive from the ASP.NET Table control, and the ASP.NET Image control) no longer render this attribute."

I would try adding the following style definition to the default.css stylesheet found in \Portals\_default\ folder:

IMG
{
    border: none;
}

Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
5/9/2010 6:26 PM
 
Interesting..... I took your CSS class and already found it in default.css. So, I tried adding it to portal.css in portals/0 and everthing started working

FYI, the only thing I had to do to get 3.5.1 working under asp.net 4 was move the files in /bin/providor to /bin

Maybe I'll find some other issue as I progress, but that's all it took for now

Thanks for the help
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...All DNN Images show Border in new installAll DNN Images show Border in new install


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