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
Remote Desktop Connection to Windows SBS 2008
how can i uninstall powerHA hacmp fileset from unix aix server
set virtual host on Apache2.2 and PHP 5.3
Cannot renew IP address on WinXP
Router Sessions
Indexing of word 2007 files, break lines are removed
Send Mail via Google Apps
user access list - who maintains them
Is there anyway to reserve some resources in windows server so that RDC will still work in the event network/cpu is exhausted?
Convert web.config from .NET 3.5 to 4.0