Jump to content


Photo
- - - - -

Vanishing buttons (like on the blog)


Best Answer Marcher Technologies, 04 August 2011 - 03:48 PM

ipbstyles.css
find:


.post_block .post_controls li a.ipsButton_secondary {

	opacity: 1;

}

comment the opacity ala so:

.post_block .post_controls li a.ipsButton_secondary {

   //opacity: 1;

}

Go to the full post


  • Please log in to reply
6 replies to this topic

#1 Marius

Marius

    Advanced Member

  • +Clients
  • 327 posts

Posted 23 June 2011 - 01:13 PM

Can you provide an option to make the Quote and Multiquote buttons vanish just like the Quote button works on the blog comments? I like the way they stand out on hover and will encourage the users to use the Fast reply area at the bottom of the page.

Here is an example: http://community.inv.../#commentsStart (hover the mouse on any of the comments)

Aquila non captat muscam


#2 Marius

Marius

    Advanced Member

  • +Clients
  • 327 posts

Posted 25 June 2011 - 06:00 AM

Bump! :ph34r:

Aquila non captat muscam


#3 openfire

openfire

    Advanced Member

  • +Clients
  • 295 posts

Posted 25 June 2011 - 06:03 AM

*seems* like an easy css tweak... just saying

edit--> I could be wrong though :wink:

#4 Ikadon

Ikadon

    Advanced Member

  • Members
  • PipPipPipPip
  • 452 posts

Posted 25 June 2011 - 10:37 AM

+1

Consistency!

#5 Marcher Technologies

Marcher Technologies

    $life=FALSE;$code=TRUE;$time--;

  • +Clients
  • 11,165 posts

Posted 25 June 2011 - 10:48 AM

*seems* like an easy css tweak... just saying

edit--> I could be wrong though :wink:


It is, and was actually one if the First items I tweaked on my dev board... that very thought occurred the instant that quote/multi-quote got "outlined".

#6 Marius

Marius

    Advanced Member

  • +Clients
  • 327 posts

Posted 04 August 2011 - 07:50 AM

Can you help us with necessary instructions to do this? Eventually a small tutorial ... for beginners. Posted Image

Aquila non captat muscam


#7 Marcher Technologies

Marcher Technologies

    $life=FALSE;$code=TRUE;$time--;

  • +Clients
  • 11,165 posts

Posted 04 August 2011 - 03:48 PM   Best Answer

ipbstyles.css
find:

.post_block .post_controls li a.ipsButton_secondary {

	opacity: 1;

}

comment the opacity ala so:

.post_block .post_controls li a.ipsButton_secondary {

   //opacity: 1;

}






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users