Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

[SOLVED] CSS problems in IE


 
Prev Previous Post   Next Post Next
  #1  
Old Mar 31, 2011, 04:53 AM
Harald
 
72 posts · Mar 2010
[SOLVED] CSS problems in IE

I can't get IE to recognice the code I put in html/css insert. This is the code:
body.home {
background: #ffffff;
}
body.page-id-36 {
background: url(/wp-content/themes/atahualpa/images/sportbakgrund.png) repeat-x;
}
body.page-id-213 {
background: url(/wp-content/themes/atahualpa/images/sportbakgrund.png) repeat-x;
}
body.page-id-215 {
background: url(/wp-content/themes/atahualpa/images/sportbakgrund.png) repeat-x;
}
body.page-id-217 {
background: url(/wp-content/themes/atahualpa/images/sportbakgrund.png) repeat-x;
}
body.page-id-219 {
background: url(/wp-content/themes/atahualpa/images/sportbakgrund.png) repeat-x;
}
body.page-id-224 {
background: url(/wp-content/themes/atahualpa/images/sportbakgrund.png) repeat-x;
}
body.page-id-230 {
background: url(/wp-content/themes/atahualpa/images/sportbakgrund.png) repeat-x;
}
body.page-id-233 {
background: url(/wp-content/themes/atahualpa/images/sportbakgrund.png) repeat-x;
}
body.page-id-235 {
background: url(wp-content/themes/atahualpa/images/sportbakgrund.png) repeat-x;
}
.page-id-233 .breadcrumb_trail,
.page-id-235 .breadcrumb_trail,
.page-id-219 .breadcrumb_trail,
.page-id-215 .breadcrumb_trail,
.page-id-36 .breadcrumb_trail,
.page-id-224 .breadcrumb_trail,
.page-id-217 .breadcrumb_trail,
.page-id-230 .breadcrumb_trail,
.page-id-213 .breadcrumb_trail,
.page-id-49 .breadcrumb_trail,
.page-id-56 .breadcrumb_trail,
.page-id-47 .breadcrumb_trail,
.page-id-40 .breadcrumb_trail,
.page-id-15 .breadcrumb_trail,
.page-id-4 .breadcrumb_trail {
display: none;}
.breadcrumb_trail {
font: 11px Arial, Helvetica, sans-serif;
background: url(/wp-content/themes/atahualpa/images/bc_bg.png) repeat-x;
height:30px;
line-height:30px;
color:#9b9b9b;
border:solid 1px #cacaca;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
width: 1000;
overflow:hidden;
margin:10px 0 0 0;
padding:0 0 0 10px;
}

.breadcrumb_trail li {
list-style:none;
float:left;
padding-left:10px;
}

.breadcrumb_trail a {
height:30px;
display:block;
background: url(/wp-content/themes/atahualpa/images/bc_separator.png) right no-repeat;
padding-right: 15px;
text-decoration: none;
color:#454545;
}

.breadcrumb_trail a:hover {
color: red;
}

.breadcrumb_trail .home img {
border: none;
margin: 9px 0px;
}

It shows great in Firefox and safari.

Anyone has any idea what I do wrong?

Thanks
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Atahualpa CSS Inserts is overidding my plugin's CSS kirks Plugins & Atahualpa 5 Mar 12, 2011 08:52 AM
IE 6 css alignment problems andreiG0D Atahualpa 3 Wordpress theme 2 Jan 7, 2011 07:01 AM
[SOLVED] Google Fonts css insert not being recognized with Atahualpa 3.5.3 css douglaswarnold Atahualpa 3 Wordpress theme 2 Nov 29, 2010 10:36 AM
Problems with Shopp & CSS stephenv2 Plugins & Atahualpa 0 Dec 9, 2009 09:39 AM


All times are GMT -6. The time now is 06:05 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.