EPGtest
Forum Replies Created
-
Forum: Plugins
In reply to: [Timeline Express] Size of the iconI want to change the style of the timeline item, which css file I need to modify? and which part I need to change? Is this one? cd-timeline-block? in the timeline-express.css?
}.cd-timeline-block {
margin: 25px 0;
}
.cd-timeline-block:after {
content: “”;
display: table;
clear: both;
}
.cd-timeline-block:first-child {
margin-top: 0;
}
.cd-timeline-block:last-child {
margin-bottom: 0;
}
@media only screen and (min-width:822px) {
.cd-timeline-block {
width: 100%;
margin: -3.5em 0;
}
.cd-timeline-block:first-child {
margin-top: 0;
}
.cd-timeline-block:last-child {
margin-bottom: 0;
}Forum: Plugins
In reply to: [Timeline Express] Announcement Image is not showing on the timelinePlease go to http://zoningrewrite.pgplanning.com/about/project-timeline/, it is under Maintenance mode. You can login at http://zoningrewrite.pgplanning.com/wp-login.php as user1 and user1001.
Here is the HTML code of that portion of the page: <span class=”timeline-date”>December 5, 2014</span>
</span>
<img src=”” alt=”Announcement Image” class=”announcement-banner-image” > <span class=”the-excerpt”></span>Forum: Plugins
In reply to: [Timeline Express] Announcement Image is not showing on the timelineThank you for your response, please take look at the screenshot. http://s24.postimg.org/j58dicch1/Untitled_1_fw.png
Forum: Plugins
In reply to: [WP FullCalendar] How to display WP FullCalendarMy calendar is not showing at all either. I use the shortcode, but nothing is showing.
Forum: Plugins
In reply to: [WP Geo] Grey BoxI am having the same problem. ONly a grey box is showing on the page, but it is showing fine on the page edit mode.