Results 1 to 1 of 1
-
22nd Jan 2012, 03:22 PM #1OPBannedWebsite's:
leakformation.com musictooth.comWordpress Code help
Hi mates
I need a help regarding my html to wordpress conversion.
here it is:
I want the post description to be posted like this.
Means I want the description to be in front of the gray background like this:
But When I try to code (php) it for that case, it looks likes this:
I have given all the attributes to .thebody ul li in the style.css
here's the code I am using.
Code:<div class="thebody"> <?php if(have_posts()) : while(have_posts()) : the_post(); ?> <h2><a href="<?php the_permalink(); ?>"> <?php the_title(); ?> </a></h2><br/> <b class="meta">Posted On <?php the_date(); ?></b><ul><li><?php the_content('read more'); ?></li></ul> <div class="numComments"> <a href="<?php comments_link(); ?>"><?php comments_number('Comments'); ?></a> </div> <!--end of numComments--> <?php endwhile; ?> <?php else : ?> <p>I'm not sure what you are looking for!</p> <?php endif; ?> </div> <!-- end of contentbox-->
Please help me out to get the gray background in the php (wordpress) template..nItIsH. Reviewed by .nItIsH. on . Wordpress Code help Hi mates I need a help regarding my html to wordpress conversion. here it is: I want the post description to be posted like this. Means I want the description to be in front of the gray background like this: http://i.lulzimg.com/9f0514faa2.png Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Help Me Please.. Code PHP Wordpress
By fedro$a in forum Web Development AreaReplies: 5Last Post: 27th Jun 2012, 12:11 PM -
How to code / What plugin [Wordpress]
By weena in forum Technical Help Desk SupportReplies: 0Last Post: 26th Dec 2011, 10:36 PM -
[Hiring] Code WordPress Theme
By dima1236 in forum Completed TransactionsReplies: 3Last Post: 23rd Oct 2011, 03:08 PM -
tag code for wordpress
By Majky71 in forum WordpressReplies: 5Last Post: 2nd Oct 2011, 02:02 PM -
Wordpress code help
By RT in forum WordpressReplies: 1Last Post: 20th Dec 2009, 12:34 AM
themaPoster - post to forums and...
Version 5.35 released. Open older version (or...