Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [CSS] - problem z IE
Yrr
post
Post #1





Grupa: Zarejestrowani
Postów: 11
Pomógł: 0
Dołączył: 30.08.2002

Ostrzeżenie: (0%)
-----


Witam.

mam taki kod w css:

  1. #previewPane{
  2. border:0px solid #CCCCCC;
  3. margin-bottom:10px;
  4. text-align:center;
  5. vertical-align:middle;
  6. padding-top:0px;
  7. position: relative;
  8. /* CSS HACK */
  9. height: 280px; /* IE 5.x */
  10. height/* */:/**/280px; /* Other browsers */
  11. height: /**/280px;
  12. width: auto;
  13. left: 30px;



gdzie moze byc problem w kodzie ktory zle wyswietla w IE ? w firefox opera wszystko jest ok, a IE zle interpretuje.

Pozdr.
Powód edycji: dodałem tag (cysiaczek)
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
Yrr
post
Post #2





Grupa: Zarejestrowani
Postów: 11
Pomógł: 0
Dołączył: 30.08.2002

Ostrzeżenie: (0%)
-----


  1. body{
  2. background-image:url('images/tlo.png');
  3. background-repeat:repeat;
  4. padding-top:0px;
  5. }
  6. #dhtmlgoodies_slideshow{
  7. width:720px; /* Total width of slideshow */
  8.  
  9.  
  10. }
  11.  
  12. #previewPane{
  13. border:0px solid #CCCCCC;
  14. margin-bottom:10px;
  15. text-align:center;
  16. vertical-align:middle;
  17. padding-top:0px;
  18. position: relative;
  19. /* CSS HACK */
  20. height: 280px; /* IE 5.x */
  21. height/* */:/**/280px; /* Other browsers */
  22. height: /**/280px;
  23. width: auto;
  24. left: 30px;
  25.  
  26. }
  27. #previewPane img{
  28. line-height:200px;
  29. }
  30. #previewPane #largeImageCaption{ /* CSS styling of image caption below large image */
  31. font-style:inherit;
  32. text-align:center;
  33. font-family: Verdana, Arial, Helvetica, sans-serif; /* Font to use */
  34. font-size:13px;
  35. background-color: #6B6C88;
  36. width: 180px;
  37. color: #FFFFFF;
  38. }
  39. #galleryContainer{
  40. height:68px; /* Height of the images + 2 */
  41. border:0px solid #CCCCCC;
  42. margin-bottom:10px;
  43. position:relative;
  44. overflow:hidden;
  45. padding:1px;
  46. /* CSS HACK */
  47. height: 68px; /* IE 5.x - Added 2 pixels for border left and right */
  48. height/* */:/**/68px; /* Other browsers */
  49. height: /**/68px;
  50. top: 20px;
  51.  
  52. }
  53. #arrow_left{
  54. position:absolute;
  55. left:0px;
  56. z-index:10;
  57. background-color: #6B6C88;
  58. padding:1px;
  59. width: 38px;
  60. top: 0px;
  61. }
  62. #arrow_right{
  63. position:absolute;
  64. right:-2px;
  65. z-index:10;
  66. background-color:#6B6C88;
  67. padding:1px;
  68. height: 52px;
  69. top: 0px;
  70. width: 46px;
  71. }
  72. #theImages{
  73. position:absolute;
  74. height:70px;
  75. left:30px;
  76. width:100000px;
  77. top: 0px;
  78.  
  79. }
  80. #theImages #slideEnd{
  81. float:left;
  82. }
  83. #theImages img{
  84. float:left;
  85. padding:1px;
  86. filter: alpha(opacity=50);
  87. opacity: 0.5;
  88. cursor:pointer;
  89. border:0px;
  90. }
  91.  
  92. #waitMessage{
  93. display:none;
  94. position:absolute;
  95. left:200px;
  96. top:200px;
  97. background-color:#6B6C88;
  98. border:1px double #000000;
  99. padding:4px;
  100. color:#ffffff;
  101. font-size:0.8em;
  102. font-family:arial;
  103. }
  104.  
  105. #theImages .imageCaption{
  106. display:none;
  107. }


Prosze bardzo (IMG:http://forum.php.pl/style_emoticons/default/smile.gif)

Ten post edytował Yrr 29.08.2007, 22:30:59
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 14.10.2025 - 03:45