Home / Internet & Networking / Web design / plogspot template compatibility problem
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] - (Bottom) Print
Author Topic: plogspot template compatibility problem  (Read 358 times)
3thman
Topic Starter
Newbie



Posts: 1


« on: September 15, 2010, 02:06:33 PM »

Hi,

I'm a newbie in using xml. I'm building a new blog but I faced the following problem:

I liked the attached template but I faced compatibility problems w/ it.

It runs well in firefox ,but it has a problem w/ IE 8. The semi-transparent green in the snap-shot does not appear in IE.

Firefox snap-shot


IE 8 snap-shot


I found the code of the widget and I noticed that it is different in IE and Firefox.

In firefox:

.widget-content{
  padding: 15px 20px 15px 20px;
  margin:0px 20px 0px 15px;
  background: rgba(84, 137, 5, .50);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  font-size:14px;
  border-radius: 20px;
  color:#ffffff;
}

===============
In IE:

.widget-content{
  margin:0 20px 0 15px;
  padding:15px 20px;
}
  background:none repeat scroll 0 0 rgba(84, 137, 5, 0.5);
  -moz-border-radius:20px 20px 20px 20px;
  font-size:14px;
  border-radius: 20px;
  color:#FFFFFF;
}


When I tried using the IE code in firefox, the problem appeared and when I did the reverse nothing changed in IE.


Please, tell me how to solve this problem.

thanks and sorry for prolixity.


[recovering disk space - old attachment deleted by admin]
IP logged
Pages: [1] - (Top) Print 
Home / Internet & Networking / Web design / plogspot template compatibility problem « previous next »
 


Login with username, password and session length

Old Forum Search | Forum Rules
Copyright © 2010 Computer Hope ® All rights reserved.
Powered by SMF 2.0 RC3 | SMF © 2006–2010, Simple Machines LLC
Page created in 0.083 seconds with 20 queries.