With black themed site

  • slaurel
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 3 months ago #7310 by slaurel
With black themed site was created by slaurel
I love Events Booking but it does not seem to play well with black themes. Is there a quick fix or is it more complicated?

Thanks
Steve
Attachments:

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

More
13 years 3 months ago #7381 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: With black themed site
Hi Steve

We can make a small change to css to make it looks good with your theme. Please open the file components/com_eventbooking/assets/css/style.css and remove the css code at line 44 :
Code:
.eb_row { background: url(/../images/bg-gradient.png) repeat-x; }

Thanks,

Tuan

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

  • slaurel
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 2 months ago #7558 by slaurel
Replied by slaurel on topic Re: With black themed site
This did not make a difference. Same problem.

Thanks
Steve

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

More
13 years 2 months ago #7561 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: With black themed site
Hi Steve

Could you please send me the link to the page so that I can check ?

Thanks,

Tuan

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

  • slaurel
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 2 months ago #7582 by slaurel
Replied by slaurel on topic Re: With black themed site
I will have to change the theme on my site. Let me know when you are online and i will switch for a short time.

Thanks

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

  • slaurel
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 2 months ago #7583 by slaurel

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

More
13 years 2 months ago #7584 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: With black themed site
Hi Steve

I am alitle busy now. However, had a quick look and found that you haven't made change to the css file like I said yet :

Hi Steve

We can make a small change to css to make it looks good with your theme. Please open the file components/com_eventbooking/assets/css/style.css and remove the css code at line 44 :

Code:
.eb_row { background: url(../images/bg-gradient.png) repeat-x; }


Thanks,

Tuan


Could you please try to make this change ?

Thanks,

Tuan

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

  • slaurel
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 2 months ago #7585 by slaurel
Replied by slaurel on topic Re: With black themed site
OK..just got some things fixed. Now just need to know what line of the CSS for the buttons.

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

  • slaurel
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 2 months ago #7586 by slaurel
Replied by slaurel on topic Re: With black themed site
Thanks Tuan - I thought I trued that but it seems to have worked now.

I understand you are busy.. no problem.

Thanks for the help. Very much appreciated.

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

More
13 years 2 months ago #7587 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: With black themed site
Hi Steve

I think you can open the file components/com_eventbooking/assets/css/style.css, add this css at the end of file and the button will looks OK :
Code:
.eb_taskbar li a { color : black ; }

Hope this help !

Tuan

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

Moderators: Tuan Pham Ngoc