Keyword

K2 Search box style customization

  • Abed Abu Dhair
  • Abed Abu Dhair's Avatar Topic Author
  • Offline
  • New Member
More
13 years 1 month ago #99313 by Abed Abu Dhair
K2 Search box style customization was created by Abed Abu Dhair
Hello 

 

I need to customize the style of k2 search box, i need to make the input box style rounded. How can i do that ?

Please Log in or Create an account to join the conversation.

  • Kannan Naidu Venugopal
  • Kannan Naidu Venugopal's Avatar
  • Offline
  • Platinum Member
  • Aham Brahmasmi
More
13 years 1 month ago #99314 by Kannan Naidu Venugopal
Replied by Kannan Naidu Venugopal on topic K2 Search box style customization
Hi Abed,

 

Open K2.css and go to line 878 ish. Add your css properties

 

div.k2SearchBlock form input.inputbox {
Your css values..

}


 

K2 Rocks \m/

Please Log in or Create an account to join the conversation.

  • Abed Abu Dhair
  • Abed Abu Dhair's Avatar Topic Author
  • Offline
  • New Member
More
13 years 1 month ago #99315 by Abed Abu Dhair
Replied by Abed Abu Dhair on topic K2 Search box style customization
Thanks Kannan, it worked like a charm. I've used a background image and set the border to 0

Please Log in or Create an account to join the conversation.

  • Kannan Naidu Venugopal
  • Kannan Naidu Venugopal's Avatar
  • Offline
  • Platinum Member
  • Aham Brahmasmi
More
13 years 1 month ago #99316 by Kannan Naidu Venugopal
Replied by Kannan Naidu Venugopal on topic K2 Search box style customization
You're welcome Abed. Great!

K2 Rocks \m/

Please Log in or Create an account to join the conversation.

  • Abed Abu Dhair
  • Abed Abu Dhair's Avatar Topic Author
  • Offline
  • New Member
More
13 years 1 month ago #99317 by Abed Abu Dhair
Replied by Abed Abu Dhair on topic K2 Search box style customization
Hello Again

 

My pagination results looks very bad, it looks like the attached picture, i want to customize it (add space between number and show previous/next not start/end. how can i do that ?
Attachments:

Please Log in or Create an account to join the conversation.

  • Kannan Naidu Venugopal
  • Kannan Naidu Venugopal's Avatar
  • Offline
  • Platinum Member
  • Aham Brahmasmi
More
13 years 1 month ago #99318 by Kannan Naidu Venugopal
Replied by Kannan Naidu Venugopal on topic K2 Search box style customization
Check pagination.php in your templates/html/ folder. Add or delete lines and style it.

K2 Rocks \m/

Please Log in or Create an account to join the conversation.

  • Abed Abu Dhair
  • Abed Abu Dhair's Avatar Topic Author
  • Offline
  • New Member
More
13 years 1 month ago #99319 by Abed Abu Dhair
Replied by Abed Abu Dhair on topic K2 Search box style customization
Hello Kannan

 

Thanks for your reply, i'm not a developer, i know a little about php and css. what i want to do is to add space between numbers in the pagination result and add (Previous/Next) buttons. 

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum