<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WebCards Support Forums &#187; Tag: footer - Recent Posts</title>
<link>http://www.mywebcards.net/forum/</link>
<description>WebCards Support Forums &raquo; Tag: footer - Recent Posts</description>
<language>en</language>
<pubDate>Thu, 09 Feb 2012 21:54:28 +0000</pubDate>

<item>
<title>corbyboy on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-218</link>
<pubDate>Sun, 13 Dec 2009 10:40:47 +0000</pubDate>
<dc:creator>corbyboy</dc:creator>
<guid isPermaLink="false">218@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;No question is too silly. Feel free to post again whenever you need any help.
&#60;/p&#62;</description>
</item>
<item>
<title>squeakydave on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-214</link>
<pubDate>Sat, 12 Dec 2009 14:19:53 +0000</pubDate>
<dc:creator>squeakydave</dc:creator>
<guid isPermaLink="false">214@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;Will do Chris but it seems to be working. I knew pretty much nothing about website building (I've done a bit of Flash) before starting this project. I want to completely change the look of the site so I have something to aim at. This does mean I might continue to post daft questions though :-)&#60;/p&#62;
&#60;p&#62;Huge Regards&#60;br /&#62;
Dave&#60;br /&#62;
&#60;a href=&#34;http://www.squeakypics.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.squeakypics.co.uk&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>corbyboy on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-213</link>
<pubDate>Sat, 12 Dec 2009 09:31:57 +0000</pubDate>
<dc:creator>corbyboy</dc:creator>
<guid isPermaLink="false">213@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;Can you send me a URL and I can take a look at it for you to see what can be done.
&#60;/p&#62;</description>
</item>
<item>
<title>squeakydave on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-212</link>
<pubDate>Fri, 11 Dec 2009 17:52:04 +0000</pubDate>
<dc:creator>squeakydave</dc:creator>
<guid isPermaLink="false">212@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;Well, I sorted the banner issue. I replaced the existing png with my own that was deeper. As it was the background in a css class adding &#38;lt; br / &#38;gt;s made no difference to it. I ended up stretching the table it was applied to and adding the exact hight in the html code. It seems to work so far.
&#60;/p&#62;</description>
</item>
<item>
<title>squeakydave on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-211</link>
<pubDate>Wed, 09 Dec 2009 14:46:03 +0000</pubDate>
<dc:creator>squeakydave</dc:creator>
<guid isPermaLink="false">211@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;Also...where would one put a welcome message so it appears under the 'Send a card' bar?
&#60;/p&#62;</description>
</item>
<item>
<title>squeakydave on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-210</link>
<pubDate>Wed, 09 Dec 2009 13:43:01 +0000</pubDate>
<dc:creator>squeakydave</dc:creator>
<guid isPermaLink="false">210@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;I'm pretty much new to the css/html game. But I think I'm catching on slowly.&#60;br /&#62;
But.....&#60;br /&#62;
I haven't created the image yet but when I do how will I know what pixel size to create it at if I just add extra returns?&#60;/p&#62;
&#60;p&#62;Huge Regards&#60;br /&#62;
Dave&#60;br /&#62;
&#60;a href=&#34;http://www.squeakypics.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.squeakypics.co.uk&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>corbyboy on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-209</link>
<pubDate>Wed, 09 Dec 2009 13:30:42 +0000</pubDate>
<dc:creator>corbyboy</dc:creator>
<guid isPermaLink="false">209@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;I am not surprised that post confused you, I just re-read it and all the &#38;lt; br / &#38;gt;s have been stripped out.&#60;/p&#62;
&#60;p&#62;Try reading it again and see if it makes sense.&#60;/p&#62;
&#60;p&#62;Basically that particular table cell is empty apart from a few line breaks. The stylesheet sees that the table has the class &#34;main_table&#34; and it applies the image postcard_slant4.png to the background. Since that first cell is empty, the logo appears to be inside that table cell, whereas in fact it is just a css background image.&#60;/p&#62;
&#60;p&#62;To change it you can either just replace postcard_slant4.png.&#60;/p&#62;
&#60;p&#62;Or you can modify the stylesheet to use a different image. However if you use a larger image you will need to add a few extra &#38;lt; br / &#38;gt;s to the empty cell to provide enough room for a larger image.&#60;/p&#62;
&#60;p&#62;Let me know if this clears anything up for you. If not please let me see the image you are trying to use and I will give you more instructions.
&#60;/p&#62;</description>
</item>
<item>
<title>squeakydave on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-208</link>
<pubDate>Wed, 09 Dec 2009 12:38:55 +0000</pubDate>
<dc:creator>squeakydave</dc:creator>
<guid isPermaLink="false">208@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;I've had a crash course in CSS and Expression web in order to customize the header and footer and am lost when it comes to the site. I have found the template html but don't understand the 's' thing of which you speak. I found the image in the CSS but am a bit lost about the size in the 'template' table is related to the size in the CSS. I don't suppose there is any chanse of doing a basic step by step on changing the image and making it bigger (deeper).&#60;br /&#62;
Stretching it across the full width would be cool too.&#60;/p&#62;
&#60;p&#62;Ugh. My Brain hurts&#60;br /&#62;
Huge Regards&#60;br /&#62;
Dave&#60;br /&#62;
&#60;a href=&#34;http://www.squeakypics.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.squeakypics.co.uk&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>corbyboy on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-166</link>
<pubDate>Wed, 25 Nov 2009 12:35:54 +0000</pubDate>
<dc:creator>corbyboy</dc:creator>
<guid isPermaLink="false">166@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;No problem, glad you got it sorted.
&#60;/p&#62;</description>
</item>
<item>
<title>ashleybear on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-158</link>
<pubDate>Tue, 10 Nov 2009 20:27:58 +0000</pubDate>
<dc:creator>ashleybear</dc:creator>
<guid isPermaLink="false">158@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;Yes, thank you!
&#60;/p&#62;</description>
</item>
<item>
<title>corbyboy on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-157</link>
<pubDate>Tue, 10 Nov 2009 09:45:26 +0000</pubDate>
<dc:creator>corbyboy</dc:creator>
<guid isPermaLink="false">157@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;In the main template.html template there is a section of table just below the &#38;lt;body&#38;gt; tag that looks like this:&#60;/p&#62;
&#60;pre&#62;
&#38;lt;table width=&#34;100%&#34; cellpadding=&#34;6&#34; cellspacing=&#34;0&#34; class=&#34;main_table&#34;&#38;gt;
	&#38;lt;tr&#38;gt;
		&#38;lt;td align=&#34;right&#34; valign=&#34;top&#34;&#38;gt;
		&#38;lt; br / &#38;gt;&#38;lt; br / &#38;gt;
		&#38;lt;/td&#38;gt;
	&#38;lt;/tr&#38;gt;
&#60;/pre&#62;
&#60;p&#62;The empty cell containing the &#38;lt; br /&#38;gt;s holds the logo. You can change the actual logo by modifying the main_table class in the stylesheet. If the logo you use is larger than the default one you can out some extra &#38;lt; br / &#38;gt;s into that empty cell to pad it out a bit.&#60;/p&#62;
&#60;p&#62;Let me know if this helps you at all.
&#60;/p&#62;</description>
</item>
<item>
<title>ashleybear on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-156</link>
<pubDate>Tue, 10 Nov 2009 04:21:28 +0000</pubDate>
<dc:creator>ashleybear</dc:creator>
<guid isPermaLink="false">156@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;I'm sure this is a stupid question, but how do I manage the size of where the footer is? For example, my png header image is 200px height instead of 58px height, as is the default. How do I change this? I can't seem to figure it out.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>dw1973 on "remove Powered by WebCards v2.1 from emails"</title>
<link>http://www.mywebcards.net/forum/topic/remove-powered-by-webcards-v21-from-emails#post-96</link>
<pubDate>Thu, 22 Oct 2009 20:18:05 +0000</pubDate>
<dc:creator>dw1973</dc:creator>
<guid isPermaLink="false">96@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;There does come a point where the admin cp would become to over-crowded so sometimes it's easier to leave stuff where it is.&#60;/p&#62;
&#60;p&#62;I guess only a small percentage of users want to customise to a heavy degree so you have to expect they will have some html/php knowledge.&#60;/p&#62;
&#60;p&#62;Other php based software I've used has required a certain amount of hacking around in files so it's par for the course really!
&#60;/p&#62;</description>
</item>
<item>
<title>corbyboy on "remove Powered by WebCards v2.1 from emails"</title>
<link>http://www.mywebcards.net/forum/topic/remove-powered-by-webcards-v21-from-emails#post-95</link>
<pubDate>Thu, 22 Oct 2009 20:04:35 +0000</pubDate>
<dc:creator>corbyboy</dc:creator>
<guid isPermaLink="false">95@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;No problem.&#60;/p&#62;
&#60;p&#62;I am trying to put this sort of variable into the admin centre, but it is difficult as I want to keep anything language specific in the language files.
&#60;/p&#62;</description>
</item>
<item>
<title>dw1973 on "remove Powered by WebCards v2.1 from emails"</title>
<link>http://www.mywebcards.net/forum/topic/remove-powered-by-webcards-v21-from-emails#post-93</link>
<pubDate>Thu, 22 Oct 2009 19:47:26 +0000</pubDate>
<dc:creator>dw1973</dc:creator>
<guid isPermaLink="false">93@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;Great, thanks :)
&#60;/p&#62;</description>
</item>
<item>
<title>corbyboy on "remove Powered by WebCards v2.1 from emails"</title>
<link>http://www.mywebcards.net/forum/topic/remove-powered-by-webcards-v21-from-emails#post-88</link>
<pubDate>Wed, 21 Oct 2009 19:38:37 +0000</pubDate>
<dc:creator>corbyboy</dc:creator>
<guid isPermaLink="false">88@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;You will find the code on line 686 of source/functions.php.&#60;/p&#62;
&#60;p&#62;Let me know if you still have any problems.
&#60;/p&#62;</description>
</item>
<item>
<title>dw1973 on "remove Powered by WebCards v2.1 from emails"</title>
<link>http://www.mywebcards.net/forum/topic/remove-powered-by-webcards-v21-from-emails#post-86</link>
<pubDate>Wed, 21 Oct 2009 16:44:30 +0000</pubDate>
<dc:creator>dw1973</dc:creator>
<guid isPermaLink="false">86@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;Is there a way to remove or amend&#60;/p&#62;
&#60;p&#62;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Powered by WebCards v2.1 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= &#60;/p&#62;
&#60;p&#62;which appears in the footer of the email?  I can't seem to find it in en-gb.php
&#60;/p&#62;</description>
</item>
<item>
<title>corbyboy on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-60</link>
<pubDate>Fri, 09 Oct 2009 08:27:49 +0000</pubDate>
<dc:creator>corbyboy</dc:creator>
<guid isPermaLink="false">60@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;Alternatively, if you want to remove the WebCards footer all together you can just delete the whole bottom table section in template.html
&#60;/p&#62;</description>
</item>
<item>
<title>juedm on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-59</link>
<pubDate>Fri, 09 Oct 2009 03:48:06 +0000</pubDate>
<dc:creator>juedm</dc:creator>
<guid isPermaLink="false">59@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;AH! found it under functions.php
&#60;/p&#62;</description>
</item>
<item>
<title>juedm on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-58</link>
<pubDate>Fri, 09 Oct 2009 03:44:17 +0000</pubDate>
<dc:creator>juedm</dc:creator>
<guid isPermaLink="false">58@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;Where can I CHANGE the Footer Copyright Info?
&#60;/p&#62;</description>
</item>
<item>
<title>corbyboy on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-36</link>
<pubDate>Thu, 27 Aug 2009 18:49:28 +0000</pubDate>
<dc:creator>corbyboy</dc:creator>
<guid isPermaLink="false">36@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;Glad you have got it sorted. If you need any more help, don't hesitate to contact me.
&#60;/p&#62;</description>
</item>
<item>
<title>juedm on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-35</link>
<pubDate>Thu, 27 Aug 2009 02:59:13 +0000</pubDate>
<dc:creator>juedm</dc:creator>
<guid isPermaLink="false">35@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;Yes, that works fine.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>corbyboy on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-34</link>
<pubDate>Thu, 20 Aug 2009 18:32:54 +0000</pubDate>
<dc:creator>corbyboy</dc:creator>
<guid isPermaLink="false">34@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;If you take a look at template.html inside the particular template you are using you will find the section you are looking for.&#60;/p&#62;
&#60;p&#62;{{content}} is where the main body of the page is placed.&#60;/p&#62;
&#60;p&#62;You can add content before and after this tag to customise the template to your needs.&#60;/p&#62;
&#60;p&#62;Post again if you need any more help.&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
</item>
<item>
<title>juedm on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-33</link>
<pubDate>Thu, 20 Aug 2009 06:36:47 +0000</pubDate>
<dc:creator>juedm</dc:creator>
<guid isPermaLink="false">33@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;I assume changing the HEADER would be in the Body area?=&#60;/p&#62;
&#60;p&#62;&#38;lt;body&#38;gt;&#60;br /&#62;
&#38;lt;table width=&#34;100%&#34; cellpadding=&#34;6&#34; cellspacing=&#34;0&#34; class=&#34;main_table&#34;&#38;gt;&#60;br /&#62;
	..............................&#60;br /&#62;
&#38;lt;/table&#38;gt;&#60;br /&#62;
&#38;lt;/body&#38;gt;&#60;/p&#62;
&#60;p&#62;And the Footer would be at the bottom of that area after &#34;get_post_stats&#34;&#60;/p&#62;
&#60;p&#62;Correct me if I'm wrong.&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>juedm on "Customize Headers &#38; Footers"</title>
<link>http://www.mywebcards.net/forum/topic/customize-headers-footers#post-32</link>
<pubDate>Thu, 20 Aug 2009 06:25:57 +0000</pubDate>
<dc:creator>juedm</dc:creator>
<guid isPermaLink="false">32@http://www.mywebcards.net/forum/</guid>
<description>&#60;p&#62;Where exactly would one customize the Header &#38;amp; Footer areas?&#60;/p&#62;
&#60;p&#62;BTW, I'm really liking this application!!
&#60;/p&#62;</description>
</item>

</channel>
</rss>

