Shape 5

Joomla Templates => Business Pro - Club => : amiman January 06, 2015, 07:17:10 AM



: breadcrumb link color
: amiman January 06, 2015, 07:17:10 AM
How can I change the breadcrumb link color, see http://www.keighleyonline.co.uk/community/news/85-town-council-under-investigation.html the links in breadcrumb are dark green this is obviously set from vertex , how can I make it white same as your demo?

Also look at rating
Please Rate
is very close to dropdown how can I get a gap

Thanks in advance


: Re: breadcrumb link color
: mikek January 06, 2015, 12:48:57 PM
Hello,

That's a standard link color that's pulling from your highlight color that you set in the Vertex admin. All links will be set that way. If you wanted to change it you would have to do something like:

breadcrumb-breadcrumbs a {
color:#000fff !important;
}


: Re: breadcrumb link color
: amiman January 06, 2015, 01:15:28 PM
Worked great Thanks
did you look at
Also look at rating
Please Rate
is very close to dropdown how can I get a gap
on smae page


: Re: breadcrumb link color
: mikek January 07, 2015, 08:18:59 AM
Hello,

I see the rating area, but I don't know what you are asking? The rating functionality is working and appearing correctly.


: Re: breadcrumb link color
: amiman January 07, 2015, 09:47:21 AM
If you look at the

Please Rate

the e is at the box need a gap between e and box


: Re: breadcrumb link color
: mikek January 08, 2015, 08:58:25 AM
Hello,

I am looking at your link today and there's no rating option present now. Do you have a url where this can be seen still?


: Re: breadcrumb link color
: amiman January 08, 2015, 09:06:39 AM
No we have removed the ratings now
Thanks


: Re: breadcrumb link color
: amiman January 08, 2015, 01:43:45 PM
We have now added them again please take a look http://www.keighleyonline.co.uk/community/news/89-greedy-carers-fleeced-wealthy-widow.html


: Re: breadcrumb link color
: mikek January 09, 2015, 08:33:11 AM
Hello,

You can try adding this to custom.css:

.content_vote label {
margin-right:15px !important;
}


: Re: breadcrumb link color
: amiman January 09, 2015, 09:50:35 AM
Great stuff worked a treat
Thanks


: Re: breadcrumb link color
: mikenicoll January 10, 2015, 06:04:33 PM
Let us know if you have any further questions!