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
Running .exe in a logon script
Is isql supported in SQL 2008
How do I upgrade firmware on Netgear wg103
jQuery: Add div at beginning of other div
Office Language Settings on Remote Desktop Server 2008 R2
How do I invoke a Java script for onkeypress for a dynamically added control?
Enable overcommitment in Xenserver 5.6
SID History/re-ACL'ing when moving to new AD forest
Trouble installing Panasonic Printer/Copier devices on SBS 2008
ASP.NET Error: The page was not displayed because the request entity is too large.