Activity Stream
48,167 MEMBERS
65569 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 7 of 7
  1.     
    #1
    Respected Member

    Default wordpress help

    Ok I'm on wordpress and i added the <more!> option. Everything looked good until i noticed the "read more" button is right next to the next post's title instead of being right above it. Anyone know how to fix this?

    Here's the link to see what i'm talking about. http://www.warezxtreme.org/guest/
    barcodenation Reviewed by barcodenation on . wordpress help Ok I'm on wordpress and i added the <more!> option. Everything looked good until i noticed the "read more" button is right next to the next post's title instead of being right above it. Anyone know how to fix this? Here's the link to see what i'm talking about. http://www.warezxtreme.org/guest/ Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Try aligning the read more button to the left.

  4.     
    #3
    Respected Member
    I don't see an align to anywhere in html tab

  5.     
    #4
    Too busy :|
    Website's:
    L337Fx.com BeastieBay.net
    Add <br /> tag after the 'Read More' button and see.

  6.     
    #5
    Pure Awesomeness!
    find this line in the style.css file
    Code: 
    div#main-area a.readmore span {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(images/main-readmore-right.png) no-repeat scroll right top;
    display:block;
    padding:3px 11px 5px 0;
    and replace the stuff with this code:

    Code: 
    div#main-area a.readmore span {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(http://i.imgur.com/xVBAY.png) no-repeat scroll 0 0;
    display:block;
    padding:3px 176px 5px 0;
    result will give u this:


    ok now i can go to bed, anything else let me know later .



  7.     
    #6
    Respected Member
    This is all i found in the whole script...

    div#main-area a.readmore { background: url(images/main-readmore-left.png) no-repeat top left; padding: 0px 0px 0px 11px; color: #ffffff; font-size: 11px; font-weight: bold; display: block; float: right; margin-top: 15px; }
    div#main-area a.readmore span { background: url(images/main-readmore-right.png) no-repeat top right; padding: 3px 11px 5px 0px; display: block; }

  8.     
    #7
    Pure Awesomeness!
    div#main-area a.readmore { background: url(images/main-readmore-left.png) no-repeat top left; padding: 0px 0px 0px 11px; color: #ffffff; font-size: 11px; font-weight: bold; display: block; float: right; margin-top: 15px; }
    div#main-area a.readmore span { background: url(images/main-readmore-right.png) no-repeat top right; padding: 3px 11px 5px 0px; display: block; }

    ^ the bold one is the one to change.



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Wordpress Article Fetch [Aka Wordpress leecher!]
    By S?nic in forum Webmaster Resources
    Replies: 2
    Last Post: 11th Apr 2012, 06:48 PM
  2. 2 themeforest Wordpress themes☼Converting A PSD To WordPress☼
    By chemicalx in forum Completed Transactions
    Replies: 0
    Last Post: 21st Feb 2012, 01:15 PM
  3. Wordpress error when disable Wordpress Seo by Yoast
    By chipve in forum Webmaster Discussion
    Replies: 8
    Last Post: 8th Jul 2011, 07:11 PM
  4. [Hiring] Expert Wordpress Coder (Wordpress Guru)
    By MasterDKR in forum Completed Transactions
    Replies: 0
    Last Post: 2nd Aug 2010, 05:07 PM
  5. [Buying] Wordpress to Wordpress Post Leecher
    By gcs89 in forum Completed Transactions
    Replies: 1
    Last Post: 23rd Jul 2010, 11:45 PM

Tags for this Thread

BE SOCIAL