[xwiki-users] how to remove the trailing "?" the "edit" link
Hi, How to remote the trailing "?" for new pages ? I found out how to change the style in the css file but I didn't see anything about the trailing "?" that I want to remove. Thanks Dave
Hi Dave, On Jan 3, 2009, at 12:53 PM, couak couak wrote:
Hi,
How to remote the trailing "?" for new pages ? I found out how to change the style in the css file but I didn't see anything about the trailing "?" that I want to remove.
Add display:none to the CSS for .wikicreatelinkqm Thanks -Vincent http://xwiki.com http://massol.net http://xwiki.org
great it works thanks On Sat, Jan 3, 2009 at 1:06 PM, Vincent Massol <[email protected]> wrote:
Hi Dave,
On Jan 3, 2009, at 12:53 PM, couak couak wrote:
Hi,
How to remote the trailing "?" for new pages ? I found out how to change the style in the css file but I didn't see anything about the trailing "?" that I want to remove.
Add display:none to the CSS for .wikicreatelinkqm
Thanks -Vincent http://xwiki.com http://massol.net http://xwiki.org
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
couak couak -
Vincent Massol