Microsoft
Software
Hardware
Network
Question : Word Press Calender Plugin - adding a <div> tag
I have added the
events calender plug in
It works just fine, but you can see I need to make a change to keep it constrained within my template.
Sizzle Softball
I tried to fix with their help forum and the advise was to:
You need to add a body block div at the beginning of the calendar and one at the end. Best approach is to make a custom template following the direction (make a /events/ folder in your theme, copy over the proper files) and add the missing lines of code.
at the begining of the ECP templates add:
<div id="body_block" class="full_width framed primary_blue">
and at the end add:
</div>
I tried that with no success, then the second comment was:
you need to put that code at the top and bottom of each of the event templates.
Since this is word press, it has me a bit confused on how to fix this problem.
I realize that I need to place this code to wrap it all up, just not sure where.
Thanks for any help.
Brent
Answer : Word Press Calender Plugin - adding a <div> tag
You are fixed. Hope that helps you out.
btw. thank you for the trust too.
Random Solutions
Exporting X509 published certificate information
Physical disk options when using a Dell S100 RAID controller
Full Outer Join for CR
Citrix web interface error 31203
DatetimePicker in datagridview MSDN example problem
Dead harddrive - clicking sound
Look for a device powershell script
Set up Blackberry to work with OWA
Using Exchange log files to restore emails
Something keeps changing the default permissions of my settings.php file for a web site on Linux