help removing unwanted graphic


Posted on 16th Feb 2014 07:03 pm by admin

How do I remove the small elongated rectangular shape between the "Latest post" and "Archives" section at http://www.simonlindgren.com ?

The code surrounding this place is:

Did you know?Explore Trending and Topic pages for more stories like this.
<div class="column span-4 first">

<h3 class="mast">Recent Posts</h3>

<?php $the_query = new WP_Query('cat=-' .$catid. '&showposts=5&offset=1&orderby=post_date&order=desc');

while ($the_query->have_posts()) : $the_query->the_post();

$do_not_duplicate = $post->ID; ?>

<div class="home_recent_post">
<?php if ( get_post_meta($post->ID, 'thumb_home_img', true) ) { ?>

<?php } else { ?>
<div class="home_recent_thumb">
<a href="<?php the_permalink(); ?>" rel="bookmark" title="Permanent Link to <?php
the_title(); ?>"><?php if (function_exists('the_thumb')) { the_thumb('altappend=recent_&subfolder=recent&width=48&height=48&keepratio=0'); } ?></a>
</div>

<?php } ?>


<div class="home_recent_title" id="post-<?php the_ID(); ?>">
<a href="<?php the_permalink(); ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a>
</div>

<div class="home_recent_date">
<?php the_time('F j, Y'); ?>
</div>

<div class="home_recent_auth">
By <?php the_author(); ?>
</div></div>


<?php endwhile; ?>
<?php include('ad_home.php'); ?><?php if ( !function_exists('dynamic_sidebar')
|| !dynamic_sidebar('MiddleColumn') ) : ?>





<?php endif; ?>
</div>
<?php get_sidebar(); ?>

</div>

</div> <!-- end home_content -->
No comments posted yet

Your Answer:

Login to answer
89 Like 45 Dislike
Previous forums Next forums
Other forums

Changes to hosting company's server has affected web contact form
I started a thread a couple of months ago about the contact forms on my client's website. Basically

Add "width" check when upload
Hi!

Can someone add a function that is checking if picture witdh is bigger then 800px whwn up

undefined offset help
Hi All,

I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr

Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?

This is what I've come up w

Line break?
Hi, I'm new to the forum and new to php. I'm not sure if I'm using the correct terminology so here i

Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w

form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how

Format String help
I have a textbox where a person enters an application number. the application number is 10 characte

Can I call a class inside a function?
I have a class written in another file that handles my image resizing.

Can I do this (php say

TabControl Inside ListView Not Editing
Hello everybodyI have a ListView on my page. Inside the ListView I put a TabControl, cuz I want to p

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash