Livesearch with rounded edges

Marcin September 4, 2017

Hi,

Hey, I look for a liveserach with rounded lateral edges.

Can I find such a thing?

Example: Bez tytułu.png

1 answer

1 accepted

0 votes
Answer accepted
Shannon S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 8, 2017

Hi Marcin,

To give the LiveSearch Macro rounded corners, you will want to add the following to the Custom HTML section footer: Confluence Admin >  Custom HTML

<script type="text/javascript">
AJS.$("document").ready(function(){
AJS.$(".search-macro-query input[type='text']").css("border-radius","40px");
});
</script>

Then it will appear like this:

Screen Shot 2017-09-08 at 6.40.12 PM.png

Can you give that a try and let us know how it goes? 

Marcin September 10, 2017

Thanks ! It's work ;)

Shannon S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 11, 2017

Super! Thank you for letting me know :) 

Take care and have a pleasant week!

Kind Regards,
Shannon

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events