Forums

How do I close the space between page and right side bar (18 posts)

  1. yankeesdaily
    Inactive
    Posted 3 weeks ago #

    If you look at my webpage, Yankeesdaily.com, there's a big space between where my posts are and where the right side bar is. I'd like to widen it out so where my posts go can reach near the right side bar. When I post pictures, they get cut off. Any idea how to fix this?

  2. yankeesdaily
    Inactive
    Posted 3 weeks ago #

    Yeah, hello? Is anyone here?

  3. kiano.ro
    Member
    Posted 3 weeks ago #

    your pictures are being cut off just because thoose pictures are probably bigger then your theme`s space. resize your pictures and center them.

    what do you want? to decrease the space beetween your posts and sidebar so that the sidebar would go or your posts to go to the sidebar?

    look into your style.css for anything related to middle

    if you want my opinion is more elegant the way it is now.

  4. ClaytonJames
    Member
    Posted 3 weeks ago #

    I'll give you this just so you can chew on it for a while.

    The width of that area is being defined by this in your style sheet;
    .middle {
    margin-top:10px;
    line-height:16px;
    margin-left:10px;
    float:left;
    width:510px;
    border:3px solid #f3f3f3;
    overflow:hidden;
    padding:10px;
    font-size:11px;
    }

    See the part that says, width:510px; ?

    Play with 510px until you're happy with it.

  5. alchymyth
    Member
    Posted 3 weeks ago #

    edit style.css of your theme and change the width in .middle from 510px to 585px :
    .middle { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:585px; border:3px solid #f3f3f3; overflow:hidden; padding:10px; font-size:11px; }

  6. ClaytonJames
    Member
    Posted 3 weeks ago #

    if you want my opinion is more elegant the way it is now.

    It stinks. It's a quasi-fluid design that does not flow properly. The design is destroyed in 1680x1050 res and above.

  7. kiano.ro
    Member
    Posted 3 weeks ago #

    only if you want my opinion...

    opinion = a personal belief or judgment that is not founded on proof or certainty; "my opinion differs from yours";

  8. alchymyth
    Member
    Posted 3 weeks ago #

    @ClaytonJames:
    you are right, it is even worse on a narrow screen.
    I didn't take the time to check this.

    @Yankeesdaily:
    forget my suggestion :-(

  9. ClaytonJames
    Member
    Posted 3 weeks ago #

    Just one of those themes... sometimes you find one that just gets completely destroyed at high res.

    @kiano.ro

    No offense intended. I simply used your quote. You are certainly entitled. My abruptness was in response to the op's attitude in another thread I posted in, not to your opinion. My apology if I offended.

  10. kiano.ro
    Member
    Posted 3 weeks ago #

    @ClaytonJames and @alchymyth - why are you distroying this man's happiness about his blog? let him choose and use whatever he wants. positive opinions are welcomed but the negative one doesn`t bring anything good.

    @ClaytonJames - no problem. it happends.

  11. yankeesdaily
    Inactive
    Posted 3 weeks ago #

    Wow. Thanks so much. I wasn't expecting this much help. I did what you said to do, Clayton James and I moved the width to 640. Thanks again.

  12. ClaytonJames
    Member
    Posted 3 weeks ago #

    Kind of shoots the hell out this crap, huh?

    http://wordpress.org/support/topic/329310?replies=9#post-1273730

  13. yankeesdaily
    Inactive
    Posted 3 weeks ago #

    Thanks kiano and alchymyth as well.

  14. kiano.ro
    Member
    Posted 3 weeks ago #

    seems like our yankees fan doesn`t care about the opinions on this thread. good boy yankessdaily. don't pay attention to us. we are all drunk :)

    @ClaytonJames - i understand now!

  15. ClaytonJames
    Member
    Posted 3 weeks ago #

    Umm, are you outside my window? Was that you?

    :P

  16. kiano.ro
    Member
    Posted 3 weeks ago #

    @ClaytonJames, do you have the scotch? i can't find it anywhere...

  17. ClaytonJames
    Member
    Posted 3 weeks ago #

    Oh, ohhh... I hope you don't mind Bourbon!

    Peace!

    :-)

  18. kiano.ro
    Member
    Posted 3 weeks ago #

    Peace!

Reply

You must log in to post.

About this Topic