SocialAcademy • Forum

Social Academy Community Support Forum & Free Tutorial's & Skins



SocialAcademy • Forum » Support Section » Ask Question 's & Problems » Solved & Trash Files  →   [Archived] Latest Topics and Right Sided Widgets Problem

[Archived] Latest Topics and Right Sided Widgets Problem


    • Please log in to Reply

    View previous topic View next topic Go down  Message [Page 1 of 1]

    #1

    OfflineJ0k3R^

    J0k3R^
     
    Advance Member
    Advance Member

    Posted Tue May 20, 2014 3:42 pm

     
    Details: Hi, before a lot of days, i had install this 'latest topics' tutorial (https://socialacademy.forumotion.com/t105-tutorial-latest-topic-system-v1) on my forum and its working fine. Now, i'd like to add some widgets to the right side but they dont appear how they should be, look the image to see what i mean.

    [Archived] Latest Topics and Right Sided Widgets Problem K3W4v6E

    What can i do for that? Thankss. :)

    Forum Address: http://myplanet.forumgreek.com/
    Forum Version: punbb

    http://fmplanet.forumgreek.com
    #2

    OfflineGrafix

    Grafix
     
    Management Team
     Management Team

    Posted Wed May 21, 2014 9:48 am

     
    Find this in your CSS and change the
    width  #px
    of pun class

    Code:
    .pun {
        width: 1200px;
        margin: 0px auto;
        padding: 10px 15px 5px;
        line-height: 130%;
        background-color: #F0F3F7;
        border-radius: 5px;
        box-shadow: 0px 0px 8px #666;
    }
    .pun {
        width: 1010px;
        padding: 5px;
        border: 6px solid #9FC4D6;
    }
    .pun {
        margin-top: 70px !important;
    }
    .pun {
        line-height: 130%;
        margin: 0px auto;
        min-width: 968px;
        padding: 5px;
        width: 20%;
    }

    im not sure where is the .pun exactly in your forum because there are 3 there

    https://socialacademy.forumotion.com
    #3

    OfflineJ0k3R^

    J0k3R^
     
    Advance Member
    Advance Member

    Posted Wed May 21, 2014 12:13 pm

     
    i tried it but this is not the problem mate. something from ur tutorial for 'latest topics' affected the widgets position. u can see, my default width is 1200px, i made it 1500 and the widgets are still inside the forum...

    [Archived] Latest Topics and Right Sided Widgets Problem BcDmvGz

    http://fmplanet.forumgreek.com
    #4

    OfflineGrafix

    Grafix
     
    Management Team
     Management Team

    Posted Wed May 21, 2014 1:34 pm

     
    Can you try delete this ?

    Code:
    /*Setting Gia Show-Hide Widgets*/
    #content-container #right {
    display: inline;
    }
    #content-container #left {
    display: inline;
    }

    or did you try to install this to yourn Javascript ?

    Code:
    $(document).ready(function() {
    if (location.pathname !== '/') {
    $('#right').css('height','0px');
    $('#content').css('margin-right','0px');
    }
    });

    https://socialacademy.forumotion.com
    #5

    OfflineJ0k3R^

    J0k3R^
     
    Advance Member
    Advance Member

    Posted Fri May 23, 2014 12:17 pm

     
    ive changed forum theme and i dont have this problem anymore :)

    http://fmplanet.forumgreek.com
    #6

    OfflineGrafix

    Grafix
     
    Management Team
     Management Team

    Posted Fri May 23, 2014 12:25 pm

     
    Archived

    https://socialacademy.forumotion.com
    #7

    OfflineSponsored content


     

    Posted

     

    Message (Page 1 of 1)



      Share Topics Url

      Url
      BBcode
      HTML

      Permissions in this forum:
      You cannot reply to topics in this forum

       
      • Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com


      Social Academy Forum
      © Social Academy 2013-2022