1
Question about CSS on Mon Aug 30, 2010 5:29 pm
Maki
Registered Member

Hello, guys
My question is for when you remove some Images Url form css like in this random code for Ex:
Now i want to remove this url http://illiweb.com/fa/prosilver/icon_pages.gif from the css cuz i don't need it But I'm not sure if I can remove the whole code or just the url only so what do you guys say.
My question is for when you remove some Images Url form css like in this random code for Ex:
- Code:
.row .pagination {
background: url('http://illiweb.com/fa/prosilver/icon_pages.gif') 0 50% no-repeat;}
Now i want to remove this url http://illiweb.com/fa/prosilver/icon_pages.gif from the css cuz i don't need it But I'm not sure if I can remove the whole code or just the url only so what do you guys say.



