| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| First Time Poster! Join Date: Feb 2004
Posts: 1
![]() | Layer background problem with mozilla 1.6 Hi. I'm trying to use a background image for a layer. and I want it to repeat only verticaly. Here is my code: Code: #c1 {
position: absolute;
padding: 0px;
width: 690px;
height: 100%;
left: 50%;
margin-left: -345px;
background: #fff url(resimler/bg.jpg) top left repeat-y;
} ????: NamePros.com http://www.namepros.com/programming/21109-layer-background-problem-mozilla-1-6-a.html Thanks. And sorry for my terrible English. |
| |