OS Property support center

Change text colour

  • HEIDI SUTHERLAND
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 7 months ago #36498 by HEIDI SUTHERLAND
Change text colour was created by HEIDI SUTHERLAND
Hi just a quick question.

Can anyone please tell me how to change the colour of the text on the search pages. I just want it to tie in with my current template but at the moment looks like this:



Any help greatly appreciated.

Thanks in advance.
Attachments:

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

More
10 years 7 months ago #36499 by Mr. Dam
Replied by Mr. Dam on topic Re: Change text colour
HI,
Can you send us the url of your site so we can point you where is the css that you can change
Thanks
Dam

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

  • HEIDI SUTHERLAND
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 7 months ago #36500 by HEIDI SUTHERLAND
Replied by HEIDI SUTHERLAND on topic Re: Change text colour
Thanks for getting back to me.

Yeah sure it's

www.oppproperties.co.uk/index.php/advanced-search

I'd also like to make the buttons the same colour as my template too please.

Attachments:

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

  • HEIDI SUTHERLAND
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 7 months ago #36501 by HEIDI SUTHERLAND
Replied by HEIDI SUTHERLAND on topic Re: Change text colour
Also is there any way to sort the spacing out.

It seems the buttons are all really large and overlap onto each other:



If someone could tell me which files I need to edit that would be great.

Cheers
Attachments:

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

More
10 years 7 months ago #36503 by Mr. Dam
Replied by Mr. Dam on topic Re: Change text colour
Hi,
Please follow these steps
1. Open file
www.oppproperties.co.uk/components/com_o...ault/style/style.css
2. go to line 593
3.
.active, .deactive {
color: #4FB31D;
}
and remove color: #4FB31D;
Good luck
Dam

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

  • HEIDI SUTHERLAND
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 7 months ago #36542 by HEIDI SUTHERLAND
Replied by HEIDI SUTHERLAND on topic Re: Change text colour
Hi Dam,

Thanks so much that did the trick!

Do you know how I would go about changing the button colour and size at all? Namely the Search button, Save, Apply & Cancel colour.




The size of the tabs on the Add new Property page are also too big as they seem to overlap:


Could you tell me how to change the size of these tabs please.

Thanks for your help
Attachments:

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

More
10 years 7 months ago #36544 by Mr. Dam
Replied by Mr. Dam on topic Re: Change text colour
Hi,
You can change the color of the buttons in this file:
www.oppproperties.co.uk/components/com_o...ap/css/bootstrap.css
OS Property use bootstrap twitter library css, so you can use Inspect element tool of Firefox to find and change the css of it

To solve the problem with tab, go to file
www.oppproperties.co.uk/templates/2b_notable/css/template.css
line 1575
and remove line
margin:3px 0 0 -15px

Good luck
Dam

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

  • HEIDI SUTHERLAND
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 7 months ago #36547 by HEIDI SUTHERLAND
Replied by HEIDI SUTHERLAND on topic Re: Change text colour
Ok I have no idea how to do the bootstrap thing- I though it was just a case of changing the images used for the buttons, but I think i will have to leave it as it is as am not sure how to change it. (I am very much a joomla beginner!)

Silly me! I hadn't realised it was my own template that was causing the tab problems.

Thanks again

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

Moderators: Mr. DamNguyen Phu Quan