Someone To Help Fix A Simple Problem On My Wordress Blog

Discussion in 'Programming' started by bad_bob00, Apr 24, 2009.

  1. #1
    bad_bob00, Apr 24, 2009 IP
  2. Mobile-Monster

    Mobile-Monster Well-Known Member

    Messages:
    862
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    105
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Here is what you need to do :

    Edit template file .. Probably sidebar.php

    Look for <div id="sidebar">

    Just above it add
    </div>

    Now go to style.css

    find :

    #sidebar {
    	float: right;
    	width: 85px;
    	padding: 10px 10px 10px 5px;
    	font-size: 0.6875em;
    }
    Code (markup):
    Change it to :

    #sidebar {
    	float: right;
    	width: 285px;
    	padding: 10px 10px 10px 5px;
    	font-size: 0.6875em;
    }
    Code (markup):
    Should work for you.

    Best Regards,
    MM
     
    Mobile-Monster, Apr 24, 2009 IP
  3. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    First person has tried and was unable to fix the problem.

    Anyone else willing to give it a go? If you've PM'd me before please can you PM me again. Just quote your price and I'll get back to you with the login info.


    Thanks
     
    bad_bob00, Apr 28, 2009 IP
  4. SHOwnsYou

    SHOwnsYou Peon

    Messages:
    209
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    Put #sidebar under #header-img, remove padding.

    Also change sidebar width to 334px
     
    SHOwnsYou, Apr 28, 2009 IP
  5. Mobile-Monster

    Mobile-Monster Well-Known Member

    Messages:
    862
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    105
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #5
    Fixed. Was missing few closing tags.

    Update : Add Done.
    Best Regards,
    MM
     
    Mobile-Monster, Apr 29, 2009 IP
  6. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #6
    Thanks Mobile-Monster but I don't think its quite working - when I click on a post title it displays the post but it displays some of the sidebar sections on the main page instead of the sidebar. For example, take a look at my latest post:

    http://footyblog.net/2009/04/28/chelsea-halt-barca-at-the-nou-camp/

    The Footy Blog pages/Football Charity/Football Pools bit should be on the sidebar, not below the content, and also the Football Newsletter doesn't align on the sidebar.

    I really appreciate all the help
     
    bad_bob00, Apr 29, 2009 IP
  7. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #7
    Its working fine now, thank you very much Mobile-Monster for helping me fix it :)


    And thanks to everyone else who tried to help out, it was much appreciated.
     
    bad_bob00, Apr 29, 2009 IP
  8. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #8
    Sidebar problems have come back, would appreciate anymore help :(
     
    bad_bob00, Apr 30, 2009 IP