Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

rounded corner

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hello

I try unsuccessful to put rounded corner on the menu bar and on the search input box.

the #menu is not the correct div to style it and #search input also not.

Some idea?

relaunch.strandrobbe.de/

Many thanks in advance

Ricardo
  • ricardos's Avatar
  • ricardos
  • LIfetime Developer - Big Bamboo
  • 297 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Ricardo,

For the menu you need to apply border-radius to

.navbar-default

I don't think you will see any rounded corners in the input element

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
hallo Paul

myn thanks to the help, now look much better, the input element is not a problem, just use on the search bottom and it´s enough.

best regards
Ricardo
  • ricardos's Avatar
  • ricardos
  • LIfetime Developer - Big Bamboo
  • 297 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Ricardo,

You could try adding border radius to this div

#search .form-search

You may need to remove the border or give it the same background colour as the background
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Targetting the button would mean adding border radius to this div

#search button

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers