ewodnicki
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Calendar Too WideCaroline you are fantastic! I put it in the wrong spot. I just made the correction and it is now working and fits just right. Thanks so much I really appreciate the help!
Forum: Plugins
In reply to: [The Events Calendar] Calendar Too WideThanks for trying Caroline but still no luck. I inserted the entire line of code as instructed but still no change.
Forum: Plugins
In reply to: [User Last Login] User Last Login displays date/time from incorrect timezoneThis is great! I made the correction and the plugin works like a charm. I’ll recommend it to everyone.
Forum: Plugins
In reply to: [The Events Calendar] Calendar Too WideSorry typo. What I meant to say is “I’m just not sure where to put your addition.”
Thanks for all the help!
Forum: Plugins
In reply to: [The Events Calendar] Calendar Too WideI’m just not sure what to put your addition.
This is what I have in my style.css:
.entry-content .main-title { font-size: 40px; font-weight: 900; margin: 0 0 12px; }
.entry-content table { border: 1px solid #eee; margin: 0 0 15px 0; text-align: left; width: 100%; }
.entry-content tr th, .entry-content thead th { color: #555; font-weight: bold; padding: 9px 24px; }
.entry-content tr td { border-top: 1px solid #eee; padding: 6px 24px; }.entry-content ul, .comment-content ul { list-style-type: disc; padding: 0 0 23px 16px; line-height: 26px; }
.entry-content ol, .comment-content ol { list-style-type: decimal; list-style-position: inside; padding: 0 0 23px 0; line-height: 26px; }
.entry-content ul li ul, .entry-content ul li ol, .comment-content ul li ul, .comment-content ul li ol { padding: 2px 0px 2px 20px; }
.entry-content ol li ul, .entry-content ol li ol, .comment-content ol li ul, .comment-content ol li ol { padding: 2px 0px 2px 35px; }