1. Thomash86
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 22 October 2013
  5.  Subscribe via email
hello

on the homepage, left an right from the menu is a white line. is it possible to clear it?

and how i can change the size (high) from the breadcrumb?

is it possible that the menu bar is rounded down at the corner?

site: http://testseite.smo-wien.at/testseite/index.php

greetings


thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To remove the white lione try adding the following to the Custom CSS field of your templates parameters...


#container_header {
border-bottom: medium none;
}


To add a border radius to your top menu area try also adding the following..


.hornavmenu {
border-radius: 8px 8px 8px 8px;
}


For the spacing around your breadcrumbs try using the following editing to your own taste...


#breadcrumb.block_holder {
padding: 15px 10px 10px 10px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
thanks perfect!!

and is it possible that the Navigation Tool in the Breadcrumb is not white, i want it also orange?

http://testseite.smo-wien.at/testseite/index.php

thanks a lot!!!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Try adding the following also to your Custom CSS field...


ul.breadcrumb, #breadcrumb .module_content {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
hello

thanks, but it didnt work..

i mean this white background
http://testseite.smo-wien.at/testseite/maybe
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
hello

thanks, but it didnt work..

i mean this white background
http://testseite.smo-wien.at/testseite/maybe
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
The area that is currently orange? In what way did the above CSS 'not work'?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok