White box over page using event booking

  • btaylor010
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 4 months ago #6665 by btaylor010
White box over page using event booking was created by btaylor010
I setup Event booking for a client of mine and I was able to install and create an event with no issues. However, whenI view the event on my page there is a white rectangular box that appears over some text on a page and is hard to read. See link below:

www.lwccil.org/index.php/transformation-...iew_event&event_id=1

www.lwccil.org/index.php/transformation-...tegory&category_id=1

How can I edit the css to make everything coincide with my color scheme

Thanks!

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

More
14 years 4 months ago #6674 by markjshaw88
Replied by markjshaw88 on topic Re: White box over page using event booking
I am having the same issue with mine. I followed your links and it looked liked you fixed it. Any suggestions?

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

More
14 years 4 months ago #6675 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: White box over page using event booking
Hi

To solve this issue, please open the file components/com_eventbooking/assets/css/style.css, remove the code at line 44 :
Code:
.eb_row { background: url(/../images/bg-gradient.png) repeat-x; }

After that, the white background will be gone !

Thanks,

Tuan

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

More
14 years 4 months ago #6677 by markjshaw88
Replied by markjshaw88 on topic Re: White box over page using event booking
Thanks for the quick response. Worked perfect.

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

Moderators: Tuan Pham Ngoc