Forum Replies Created
-
AuthorPosts
-
tremblayly
ParticipantHi Barry,
Thank you for your help and glad the template will be customizable in future releases.Lyse
tremblayly
ParticipantThanks
tremblayly
ParticipantBarry,
You’re awesome!
Thanks,
Lysetremblayly
ParticipantHi Barry,
I have updated the list.php template and put it into my events sub-directory under my theme. I updated the CSS, however I’m struggling to get the event name on the next line. It must be Friday….I tried several different options with no success…
Any hint would be greatly appreciated.
Lysetremblayly
ParticipantYES
tremblayly
ParticipantHi Barry,
I don’t mind my forum get access to the website, it’s the public I’m restricting at this time.
You have misunderstood my question. Look here:
http://kelownafuturestennis.com/event/kft-itf-pro-circuit-day-pass-wednesday
At the very bottom there is a Previous and Next event displayed, however, I would expect to see the PREVIOUS and NEXT labels above these.
Thanks
Lysetremblayly
ParticipantHi Jonah,
Success!!!!
Thank you so much
Lysetremblayly
ParticipantThis reply is private.
tremblayly
ParticipantThis reply is private.
tremblayly
ParticipantHi Barry,
The grey comes with WooCommerce, however I changed the hover color from their hover purple to my green. Here’s the grey from WooCommerce CSS which I would like as initial color:a.button, a.edit, .woocommerce-page .nav-next a, .woocommerce-page .nav-previous a, button.button, input.button, #respond input#submit, #content input.button, #wp-submit, .sidebar #searchsubmit, ul.products .add_to_cart_button, .actions .button, .shipping-calculator-form .button, #review_form #respond .form-submit input {
background-color: #F7F6F7;
background-image: linear-gradient(to bottom, #F7F6F7, #DFDBDF);
border: 1px solid #C7C0C7;
border-radius: 2px 2px 2px 2px;
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;
color: #5E5E5E !important;
cursor: pointer;
font-family: inherit;
font-size: 13px;
font-weight: bold;
height: auto;
left: auto;
line-height: 1em;
margin: 0;
overflow: visible;
padding: 6px 10px;
position: relative;
text-decoration: none;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}Here’s the three CSS customization that I had to customized to get my green hover color replacing the WooCommerce purple:
a.button:hover, ul.products .add_to_cart_button:hover, a.edit:hover, .woocommerce-page .nav-next a:hover, .woocommerce-page .nav-previous a:hover, a.button.alt, button.button.alt, input.button.alt, #respond input#submit.alt, #content input.button.alt, .actions .checkout-button {
background-color: #28360c!important;
background-image: linear-gradient(to bottom, #24913c, #28360c)!important;
border-color: #28360c!important;
border-radius: 2px 2px 2px 2px !important;
color: #FFFFFF !important;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6) !important;
}
a.button.alt:hover, button.button.alt:hover, input.button.alt:hover, input#submit.alt:hover, input.button.alt:hover {
background-color: #28360c!important;
background-image: linear-gradient(to bottom, #AD74A2, #864F7B) !important;
}Hope this can help….
Lysetremblayly
ParticipantHi Johah,
I found the stray end tag DIV. Does it appear to be within your files because I searched all of my files and HTML coding and there is no incorrect DIV tag (where I added divs….)This is a DEMO store fo…..
I am so desperate now to find a solution…I searched and tried all sorts of things today.
Thanks,
Lysetremblayly
ParticipantHi Jonah,
The CSS styling comes from the parent theme which I never changed. The events and calendar always displayed correctly before the new events were added. Nothing changed to have caused this, so why would it no longer work?
Lysetremblayly
ParticipantHi Jonah,
OK thank you.
Lysetremblayly
ParticipantThis reply is private.
tremblayly
ParticipantHi Barry,
Thanks for the clarification, however I don’t have control over the Events page. I will get in touch with my theme vendor for advice.
Much appreciated
Lyse -
AuthorPosts
