Web Design and Development Forums

Internet Explorer not displaying some CSS in some instances!

This is a discussion on "Internet Explorer not displaying some CSS in some instances!" within the CSS Forum section. This forum, and the thread "Internet Explorer not displaying some CSS in some instances! are both part of the Design Your Website category.


Go Back   Webforumz.com > Design Your Website > CSS Forum

Welcome to Webforumz.com.
Register Now Register now!

Reply
 
LinkBack Thread Tools Rate Thread
Old Apr 18th, 2008, 13:17   #1 (permalink)
New Member
 
Join Date: Apr 2008
Location: UK
Age: 25
Posts: 1
Thumbs up Internet Explorer not displaying some CSS in some instances!

Hi everyone, this is my first thread so bear with me...

I am currently working on a site that is written in asp.net and is using a master page and a css stylesheet...

I have a number of div tags in the master which all point to different style classes as shown below...
Code: Select all
<div class="TitlePanel">
  <div class="Title">
    <asp:UpdatePanel ID="UpdatePanel1" runat="server">
    <ContentTemplate>
      <h1>
        <asp:Label ID="lblPageTitle" runat="server" />
        <asp:Label ID="lblPageTitleEntity" runat="server" />
        <asp:Image ID="imgPageTip" runat="server" ImageUrl="Help.gif" />
      </h1>
    </ContentTemplate>
    </asp:UpdatePanel>
    <div class="BreadCrumb">
      <asp:SiteMapPath ID="smpBreadcrumb"  runat="server" />
    </div>
  </div>
</div>


The first div tag is using the TitlePanel class which basically is a grey box with border wrapped around the rest of the content...

The class is as follows...

Code: Select all
 .TitlePanel { text-align:left; 
background-image:url(/images/grd_lite.gif); 
background-color:#eee; 
border-top:solid 1px #ccc;  
border-bottom:solid 1px #666; 
padding:5px 5px 2px 5px; 
}
As the div tag is in the master page it is displayed at the top of each page of the site...

Now the problem I am having is that in Internet explorer as I am browsing through the site most of the time the style is applied to the box as it should be but in some instances the text from the two inner labels is not displayed as well as the styling not being applied...

But what is event stranger is when I highlight the area it does show up and the text is really there...

Another point to note is when I am using FireFox there does not seem to be a problem it simply adds the grey styling to the box on every page as it should do...

Thanks in advance for any possible reply,

Thankyou

DeveloperHanson

Last edited by aso186; Apr 18th, 2008 at 14:14.
DeveloperHanson is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Apr 18th, 2008, 18:40   #2 (permalink)
Junior Member
 
Join Date: Jul 2007
Location: Arkansas, USA
Age: 21
Posts: 44
Blog Entries: 1
Send a message via AIM to nashultz07 Send a message via MSN to nashultz07
Re: Internet Explorer not displaying some CSS in some instances!

The problem could be in the text color of that div. Check and make sure that the color is different. That may be what is causing the text to "disappear" in IE but not in FF.

Hope this helps,
Nathon Shultz
__________________
nashultz07 CSS Trickery: CSS Tips and Tricks
nashultz07 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Apr 22nd, 2008, 12:19   #3 (permalink)
Junior Member
 
Join Date: Apr 2008
Location: BORO
Posts: 10
Re: Internet Explorer not displaying some CSS in some instances!

I think what you could be experincing is the aptly named peekaboo bug.
Without seeing the site or more code it would be difficult to tell.
dancave is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Internet Explorer 8 CloudedVision Webforumz Cafe 9 Feb 20th, 2008 23:05
Another Internet Explorer Problem Steve Mellor HTML Forum 2 Sep 19th, 2007 10:58
CSS Internet Explorer only Kropotkin CSS Forum 8 Sep 5th, 2007 12:34
My internet explorer hasn't been displaying Flash multimedia since IE6... now I've up navjeet Flash & Multimedia Forum 1 Aug 20th, 2007 22:15



Latest Updates

All Points SEO Security Advisory - CHECK YOUR SITE NOW!

Creative Coding :: February 2008

Webforumz is sponsored by: WESH UK Web Hosting
All times are GMT. The time now is 09:59.

Sleep Study Scoring :: Free Bet :: Website Templates :: Online Betting :: Bookmakers :: Funny Quotes :: Internet Recruitment Software :: Microsoft CRM Experts :: Online Casino :: Decorated Christmas Trees :: Midwife Forums :: Football Betting :: Ecommerce Software :: Web Hosting :: Football Stats :: Dry Cleaning Collection :: xtreme wales - extreme clothing :: Apuestas :: Sharepoint Consultants :: Website Optimisation :: Office Clearance London :: Sharepoint Experts :: Sports Betting :: Casino :: Website Templates :: Web Design Development India :: Online Gambling

Powered by: vBulletin Version 3.7, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
© 2003-2008 Webforumz.com : All Rights Reserved
Search Engine Friendly URLs by vBSEO 3.2.0 RC6


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59