Advertisement

07.05.2008 at 08:19PM PDT, ID: 23541227
[x]
Attachment Details

IE7 CSS issue

Asked by djsoltan in Cascading Style Sheets (CSS), Internet Explorer Web Browser, Firefox Web Browser

Tags: css, IE

HI guys,

for some reason, our paging looks different in IE7 vs. Firefox. the active page, does NOT get a border and background color in ie7 but it works just fine in firefox.

here is the css we use.

------------------------------------------------------------------------
/* CSS Document */

.pagination a {
padding: 4px;
border: 1px solid #999999;
text-decoration: none;
color: #333;
background-color: #ffffff;
}

.pagination a:visited {
padding: 4px;
border: 1px solid #999999;
text-decoration: none;
color: #333;
background-color: #ffffff;
}

.pagination activelink {
padding: 4px;
border: 1px solid #666;
font-size: 18px;
text-decoration: none;
color: #fff;
background-color: #0099ff;
}

.pagination a:hover {
padding: 4px;
border: 1px solid #666;
color: #fff;
background-color: #0099ff;
}
--------------------------------------------------------------------

and here is a live example

http://74.53.18.200/archive/

please helpStart Free Trial
[+][-]07.05.2008 at 09:09PM PDT, ID: 21939263

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.05.2008 at 09:11PM PDT, ID: 21939269

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Cascading Style Sheets (CSS), Internet Explorer Web Browser, Firefox Web Browser
Tags: css, IE
Sign Up Now!
Solution Provided By: william007
Participating Experts: 2
Solution Grade: A
 
 
[+][-]07.05.2008 at 09:15PM PDT, ID: 21939275

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]07.06.2008 at 01:55AM PDT, ID: 21939720

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.06.2008 at 03:17AM PDT, ID: 21939807

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628