Broke my sidebar (custom theme).
-
Because I am “the dumb” I broke my sidebar trying to edit something out and didn’t back it up before editing. /facepalm. Sigh.
So…I’m in need of some simple help to try and fix my exploded sidebar.
<div id=”sidebar”>
<h2>Tamara</h2>
<div class=”section-img”>
<img src=”https://scontent-lax3-1.cdninstagram.com/t51.2885-19/10448851_257216571148421_105981276_a.jpg” align=”left” width=”80″ height=”80″ /><p align=”justify”>
My name is Tamara. I’m twenty-eight, mama to Munchie, wife to Tim, dog-mom to Selphie. My interests are anime, music, manga, fashion, BJDs, Lolita, pastries, food, strawberries, decoden, crafting, photography and art.I currently own a lot of dolls.
I have a todo list of current projects.
Thank you for visiting, please enjoy and follow me!</p>
<p align=”center”>
[ flickr |
tumblr |
instagram |
email ]<img src=”http://i.imgur.com/XbAgKUX.png”>
</p>
</div><h2>Flickr</h2>
<div class=”section-Fimg”>
<?php get_flickrRSS(); ?>
</div><h2>Recent Posts</h2>
<div class=”section”>-
<?php wp_get_archives(‘type=postbypost&limit=5’); ?>
</div>
<h2>Categories</h2>
<div class=”section”>-
<?php wp_list_categories(‘title_li=’); ?>
</div>
<h2>Archives</h2>
<div class=”section”>-
<?php wp_get_archives(‘type=monthly&limit=5’); ?>
</div>
<div class=”section”>
<p align=”center”></div>
</p>
</div>
</div>
</div></div> </div>
</div>
</div></div>
I know there is something missing at the bottom bit of the sidebar coding. My website currently looks like this:
I got my theme made years ago and the original files are probably on a dinky old computer I have stored away somewhere. o_o; So I can’t really go back and reference the coding for that.
The tables are just supposed to extend down to the bottom and the footer sits underneath the bottom image, if that makes sense? I can probably photoshop an example of what its supposed to look like if someone wants to try fixing this for me and needs a visual.
If someone with more knowledge than me can help me fix this, I would eternally appreciate it.
Thank you very much.
The topic ‘Broke my sidebar (custom theme).’ is closed to new replies.