The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    punbb widget

    nextlevelgaming
    nextlevelgaming
    Forumember


    Male Posts : 989
    Reputation : 38
    Language : English|CSS|HTML5|javascript|
    Location : New York

    Solved punbb widget

    Post by nextlevelgaming September 29th 2012, 3:01 am

    hey guys still getting used to punbb, imma phpbb2 geek. but besides the point, I'm trying to figure out how to make my widgets outside of the .pun class. because once I add the widgets my .pun goes from 875px to 1035px. I want them in there own area, do you think its the .right??

    Nevermind figured it out, if anyone wants to know use this code

    Code:
    #content-container #right {
      position:relative;
    width: 180px;
    margin-right: -190px;
    }
    #content-container div#content {margin:0;}

    that is for the right, have to do the opposite for left. thanks guys


    Last edited by nextlevelgaming on September 29th 2012, 6:41 am; edited 1 time in total (Reason for editing : figured out my own question)
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: punbb widget

    Post by Jophy September 29th 2012, 5:10 pm

    Thank you for providing the solution thumleft

    Topic Solved & Locked

      Current date/time is September 23rd 2024, 12:27 pm