Visual Issues
Melissa Hunter created the topic: Visual Issues
Hi there.
Our site design is in progress, and is located here:
www.salmonbayeaglesaerie2141.com/?page_id=43
. We've encountered a couple of little visual problems that I'm hoping you can help solve:
1. There is a faint grey shadow about 25px hovering above the calendar on my site. I've attached a screen shot. Can we get rid of that?
2. In the calendar header I'd like to change the font of the calendar title (currently says "2015, June") to be non-shadowed. I'd also like to get rid of the "2014" and "2016" buttons.
3. The footer section, where the categories are referenced, looks kinda hanky (see screen shot attached). Can I change the font size/color/type of these category titles?
Thank you for your help—the functionality is great!
Please Log in or Create an account to join the conversation.
-
Topic Author
- Melissa Hunter
- Offline
- Fresh Boarder
-
- Posts: 1
- Thank you received: 0
8 years 6 months ago
Support replied the topic: Visual Issues
Dear Melissa,
1. The shadow can be removed by setting a white background with the following CSS code:
.post-content table tbody > tr:nth-child(odd) > td {
background: #ffffff;
}
2. For removing the shadow and 2014/2016 years, we will need to have access to the plugin's files. Could you please contact us to [email protected] and give temporary admin access to your website?
3. Looks like the screenshots didn't come through, however, the category section styles can be changed by adding CSS rules to .categories2 class.
Thank you.
Best regards,
Web-Dorado team
Joomla extensions ,
Wordpress plugins ,
Drupal modules
Please Log in or Create an account to join the conversation.
8 years 6 months ago