Footer change
-
Like this:
<img src="http://www.URL TO THE FILE" />sorry was linking from the desktop
What exactly is the “custom widget” you are inserting? Is it a text widget? And how are you inserting it?
Plus iv left out the custom widget the now as im mainly wanting copyright before menu but the custom widget was a text that used the code
<div>
<p style="text-align: center;">Supported By</p>
</div>
<p style="text-align: center;">Â Â <a href="http://dumgal.gov.uk/index.aspx?articleid=1" target="_blank"><img class="alignnone size-full wp-image-509" style="border: none;" title="Dumfries & Galloway Council" src="http://localhost:51792/wp-content/uploads/2012/02/Dumfries-Galloway-Council.gif" alt="" width="110" height="34" /></a></p>You have me so lost.
1. DON’T CHANGE ANYTHING ON YOUR LOCAL HOST.
2. Post a picture of your current footer.
3. If you have a widget currently in your footer (not the copyright or the footer menu) but an actual widget, post the code of that here for me to see.
Here’s my problem:
1. We are working on your local host, so I have no idea what you are doing, and can’t check it for myself.
2. You are posting codes which I don’t see anywhere in the images you are showing me.
So, without changing anything.. follow steps one through three above.
Okay, Change this:
<div>
<p style="text-align: center;">Supported By</p>
</div>
<p style="text-align: center;"> <a href="http://dumgal.gov.uk/index.aspx?articleid=1" target="_blank"><img class="alignnone size-full wp-image-509" style="border: none;" title="Dumfries & Galloway Council" src="http://localhost:51792/wp-content/uploads/2012/02/Dumfries-Galloway-Council.gif" alt="" width="110" height="34" /></a></p>to this:
<div>
<p style="text-align: center;">Supported By</p>
<p style="text-align: center;"><a href="http://dumgal.gov.uk/index.aspx?articleid=1" target="_blank"><img class="alignnone size-full wp-image-509" style="border: none;" title="Dumfries & Galloway Council" src="http://localhost:51792/wp-content/uploads/2012/02/Dumfries-Galloway-Council.gif" alt="" width="110" height="34" /></a></p>
</div>
- You must be logged in to reply to this topic.





