WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Question about CSS Empty Question about CSS Mon Aug 30, 2010 6:59 pm

Matti

Matti
Registered Member
Registered Member
Hello, guys

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://2img.net/i/fa/prosilver/icon_pages.gif') 0 50% no-repeat;}

Now i want to remove this url https://2img.net/i/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.

http://csshelp.forumotion.net/

2Question about CSS Empty Re: Question about CSS Mon Aug 30, 2010 7:02 pm

ankillien

ankillien
Administrator
Administrator
Moved to CSS forum

If it says background-image you can remove whole code, else if it says background, it may contain other values about background. In that case its better to remove only the URL.



Last edited by ankillien on Mon Aug 30, 2010 7:42 pm; edited 1 time in total

3Question about CSS Empty Re: Question about CSS Mon Aug 30, 2010 7:16 pm

Matti

Matti
Registered Member
Registered Member
Yeah, that is exactly what i want to know, thank you so much ani, Very Happy

http://csshelp.forumotion.net/

4Question about CSS Empty Re: Question about CSS Mon Aug 30, 2010 7:17 pm

ankillien

ankillien
Administrator
Administrator
Glad I could help Very Happy

Solved | Locked

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum