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]

1CSS Sprites forumotion Empty CSS Sprites forumotion Sat Jan 07, 2012 8:50 pm

schiggyswelt


Registered Member
Registered Member
Hello, how can I make CSS Sprites for my Navigation?
The Tutorial hasn't halp me..
I had a Text Navigation with little Icons.

This are my Sprite: http://img4.fotos-hochladen.net/uploads/bildj1eio29kfw.png
And this are my Code:
Code:
.sprites{background-image:url(http://img4.fotos-hochladen.net/uploads/bildj1eio29kfw.png);background-color:transparent;background-repeat:no-repeat;}
#i_icon_mini_message{height:10px;width:14px;background-position:0 0;}
#i_icon_mini_gallery{height:14px;width:16px;background-position:-14px 0;}
#i_icon_mini_index{height:12px;width:13px;background-position:-30px 0;}
#i_icon_mini_members{height:14px;width:16px;background-position:-43px 0;}
#i_icon_mini_portal{height:14px;width:14px;background-position:-59px 0;}
#i_icon_mini_register{height:14px;width:16px;background-position:-73px 0;}
#icon_search_gif{height:14px;width:16px;background-position:-89px 0;}
#i_icon_mini_profile{height:14px;width:16px;background-position:-105px 0;}
#i_icon_mini_faq{height:14px;width:16px;background-position:-121px 0;}
#i_icon_mini_new_message{height:14px;width:16px;background-position:-137px 0;}

But it's doesn't work..

Please help me!

2CSS Sprites forumotion Empty Re: CSS Sprites forumotion Sun Jan 08, 2012 5:58 pm

schiggyswelt


Registered Member
Registered Member
http://www.schiggysboard.com/



Last edited by schiggyswelt on Fri Feb 17, 2012 12:25 am; edited 1 time in total

3CSS Sprites forumotion Empty Re: CSS Sprites forumotion Mon Jan 09, 2012 10:23 pm

Nera

Nera
Technician
Technician
Hi,

May I ask what are you trying to make? This?

CSS Sprites forumotion Ek1I

4CSS Sprites forumotion Empty Re: CSS Sprites forumotion Wed Jan 11, 2012 1:54 am

schiggyswelt


Registered Member
Registered Member
yes.

5CSS Sprites forumotion Empty Re: CSS Sprites forumotion Wed Jan 11, 2012 9:10 pm

Nera

Nera
Technician
Technician
Add the images in your AP > Display > Pictures managment > Advanced > General tab

https://2img.net/i/fa/prosilver/icon_home.gif
https://2img.net/i/fa/prosilver/icon_calendar.gif
https://2img.net/i/fa/prosilver/icon_gallery.gif
https://2img.net/i/fa/prosilver/icon_portal.png
https://2img.net/i/fa/prosilver/icon_faq.gif
https://2img.net/i/fa/prosilver/icon_search.gif
https://2img.net/i/fa/prosilver/icon_members.gif
https://2img.net/i/fa/prosilver/icon_groups.gif
https://2img.net/i/fa/prosilver/icon_ucp.gif
https://2img.net/i/fa/prosilver/icon_message.png
https://2img.net/i/fa/prosilver/icon_message.png
https://2img.net/i/fa/prosilver/icon_register.gif
https://2img.net/i/fa/prosilver/icon_logout.gif
https://2img.net/i/fa/prosilver/icon_logout.gif

and do a: AP > Display > Headers and navigations > Display only images in navbabar > NO

6CSS Sprites forumotion Empty Re: CSS Sprites forumotion Wed Jan 11, 2012 9:23 pm

schiggyswelt


Registered Member
Registered Member
No, I had this Picture: http://img4.fotos-hochladen.net/uploads/bildj1eio29kfw.png
And would this Picture make in CSS Sprites.

But I don't know the Class of the .. or .. I don't know, how I can make it in the CSS..

this doesn't work:
Code:
.sprites{background-image:url(http://img4.fotos-hochladen.net/uploads/bildj1eio29kfw.png);background-color:transparent;background-repeat:no-repeat;}
#i_icon_mini_message{height:10px;width:14px;background-position:0 0;}
#i_icon_mini_gallery{height:14px;width:16px;background-position:-14px 0;}
#i_icon_mini_index{height:12px;width:13px;background-position:-30px 0;}
#i_icon_mini_members{height:14px;width:16px;background-position:-43px 0;}
#i_icon_mini_portal{height:14px;width:14px;background-position:-59px 0;}
#i_icon_mini_register{height:14px;width:16px;background-position:-73px 0;}
#icon_search_gif{height:14px;width:16px;background-position:-89px 0;}
#i_icon_mini_profile{height:14px;width:16px;background-position:-105px 0;}
#i_icon_mini_faq{height:14px;width:16px;background-position:-121px 0;}
#i_icon_mini_new_message{height:14px;width:16px;background-position:-137px 0;}

7CSS Sprites forumotion Empty Re: CSS Sprites forumotion Fri Jan 13, 2012 10:53 pm

schiggyswelt


Registered Member
Registered Member
please Help me Wink

8CSS Sprites forumotion Empty Re: CSS Sprites forumotion Sun Jan 15, 2012 11:39 pm

schiggyswelt


Registered Member
Registered Member
Please Help me!

9CSS Sprites forumotion Empty Re: CSS Sprites forumotion Tue Jan 17, 2012 2:48 am

schiggyswelt


Registered Member
Registered Member
Help me.

10CSS Sprites forumotion Empty Re: CSS Sprites forumotion Thu Jan 19, 2012 1:53 am

schiggyswelt


Registered Member
Registered Member
please help me!

11CSS Sprites forumotion Empty Re: CSS Sprites forumotion Sat Jan 21, 2012 2:10 am

schiggyswelt


Registered Member
Registered Member
Please..help..me!!^^

12CSS Sprites forumotion Empty Re: CSS Sprites forumotion Mon Jan 23, 2012 3:56 am

schiggyswelt


Registered Member
Registered Member
help me please..

13CSS Sprites forumotion Empty Re: CSS Sprites forumotion Tue Jan 24, 2012 11:31 pm

schiggyswelt


Registered Member
Registered Member
push

14CSS Sprites forumotion Empty Re: CSS Sprites forumotion Thu Jan 26, 2012 1:14 am

schiggyswelt


Registered Member
Registered Member
bump

15CSS Sprites forumotion Empty Re: CSS Sprites forumotion Fri Jan 27, 2012 6:11 pm

schiggyswelt


Registered Member
Registered Member
Help me Please!

16CSS Sprites forumotion Empty Re: CSS Sprites forumotion Mon Jan 30, 2012 9:01 pm

schiggyswelt


Registered Member
Registered Member
bump

17CSS Sprites forumotion Empty Re: CSS Sprites forumotion Wed Feb 01, 2012 3:00 am

schiggyswelt


Registered Member
Registered Member
please!! Upset

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