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]

1 CSS code for buttons + hover on Sat Nov 27, 2010 8:57 pm

Matti


Registered Member
Registered Member
Hi, guys

I'm trying but I can't figure out so I need the css code for Reply with quote, "Thanks" button + Topic already thanked, Edit post, Delete this post, View IP address of poster

Ex:

Normal


hover

2 Re: CSS code for buttons + hover on Sun Nov 28, 2010 1:54 am

Guest


Guest
Code:

.i_icon_quote

.i_icon_ip

.i_icon_delete

.i_icon_edit

3 Re: CSS code for buttons + hover on Sun Nov 28, 2010 5:48 pm

Emilio


Registered Member
Registered Member
And for PUNBB?

http://www.graphilicious.forumotion.Com

4 Re: CSS code for buttons + hover on Sun Nov 28, 2010 7:17 pm

Guest


Guest
The same (:

5 Re: CSS code for buttons + hover on Sun Nov 28, 2010 9:17 pm

Emilio


Registered Member
Registered Member
But it doesn't work

http://www.graphilicious.forumotion.Com

6 Re: CSS code for buttons + hover on Mon Nov 29, 2010 2:18 am

Matti


Registered Member
Registered Member
Gangstar15 wrote:
Code:

.i_icon_quote

.i_icon_ip

.i_icon_delete

.i_icon_edit


Can I have full code please.

7 Re: CSS code for buttons + hover on Mon Nov 29, 2010 2:30 am

Guest


Guest
Its the same code for the new topic and post reply (:

8 Re: CSS code for buttons + hover on Mon Nov 29, 2010 2:56 am

Guest


Guest
Maki wrote:
Gangstar15 wrote:
Code:

.i_icon_quote

.i_icon_ip

.i_icon_delete

.i_icon_edit


Can I have full code please.


what exactly do you want?Do you want them to fade when hovering or something like that?

9 Re: CSS code for buttons + hover on Mon Nov 29, 2010 6:10 am

Matti


Registered Member
Registered Member
Emilio wrote:And for PUNBB?


Emilio, is the same so here is the code for css change the name where it says 'quote' to the images you want to add

.i_icon_quote{width:53px;height:17px;background: url(http://i65.servimg.com/u/f65/14/65/54/10/q210.png) no-repeat center !important;}

.i_icon_quote:hover{background: url(http://i65.servimg.com/u/f65/14/65/54/10/q110.png) no-repeat center !important;}

Question Remember to change the width:XXpx; + height:XXpx cuz the images i use are width:53px height:17px is impotent to do that...you know lol

Now on A-CP => Display => Pics management => Advanced Mode >> Buttons remove the links for those images you add and replace it with this => http://i33.servimg.com/u/f33/15/33/29/01/i_post12.gif

Good luck and have fun this is solved for me.
Thanks, Gangstar15 I was missing some parts of the code lol

10 Re: CSS code for buttons + hover on Mon Nov 29, 2010 6:49 am

Jophy


Registered Member
Registered Member
Solved => Locked

http://www.socialtechforum.com/

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