thehandbagdiaries
Member
Posted 2 years ago #
Hi,
I'm still playing around with the blog, trying to get it how I want it. I have increased the width of the post column and decreased the widths of sidebar 1, 2 & 3....and now when I upload my own header Sidebar 1 shows the same bit of picture as the right side of the post column. Any ideas on how to sort this so the picture is displayed evenly across the whole header?
http://thehandbagdiaries.wordpress.com/
Also, anyone know how to remove the credits at the bottom of sidebar 3?
Sorry, i'm a noob!
yasinansari
Member
Posted 2 years ago #
second issue - credits. Through WP Admin, click on appearance editor and find the file sidebar.php. The credits may be here or may be calling includes. Check this file and the last include being called for the following text.
<h2>Credits</h2>
<p>Get a free blog at WordPress.com | Theme: Fjords by Peterandrej</p>
And REMOVE IT or comment it out
<!--
<h2>Credits</h2>
<p>Get a free blog at WordPress.com | Theme: Fjords by Peterandrej</p>
-->