> Forums > Active Social > Themes and Templates > Journal Tools
Last Post 26 Sep 2011 04:48 PM by Richard. 6 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Richard
Customers
Richard
Post Count:27

--
26 Sep 2011 10:44 AM
    • Active Social Version: 1.9.3
    • DotNetNuke Version: 5.6.0
    Hi Again,

    I am having a problem with the journal tools. The status text box for example, has a grey box around it. If I expand the status text box, it disappears behind the grey box, (picture attached).

    I want to make this grey box smaller, but it must expand with the text box if someone tries.

    How do I do this?

    If I have missed this somewhere in the manual, please send me a link to the correct section.

    Thanks

    Ryan

    JTools.jpg
    JTools2.jpg

    Ben - DotNetNuke
    DotNetNuke Staff
    Ben - DotNetNuke
    Post Count:1645

    --
    26 Sep 2011 02:43 PM
    I see a couple of grey boxes there. Which one in particular do you want to make smaller?


    Ben - DotNetNuke
    DotNetNuke Staff
    Ben - DotNetNuke
    Post Count:1645

    --
    26 Sep 2011 02:45 PM
    Also, what browser are you using?


    Richard
    Customers
    Richard
    Post Count:27

    --
    26 Sep 2011 03:42 PM
    Sorry about the images, I had to do them in paint.

    Image 1 shows the outer box. It goes all the way around the tools section. I want this box to be much smaller.

    The second image shows what happens when I expand the inner text box. If I expand the inner text box to be bigger than the outer box, it goes behind the outer box. Once the post button is hidden under the outer box, you cant get it back without refreshing the page. I need a solution to this problem.

    First, I want to reduce the size of the outer grey box.

    Next, I want to make it expand with the inner text box.

    If that is not possible, Id like to remove the outer box all together.

    If that's not possible, can you suggest any other solutions for me?

    JTools3.jpg
    JTools4.jpg
    JTools5.jpg

    Ben - DotNetNuke
    DotNetNuke Staff
    Ben - DotNetNuke
    Post Count:1645

    --
    26 Sep 2011 04:32 PM
    Well, the text box was never designed to be resized. It is a browser dependent feature, for example, in IE there is no option to resize.

    You can disable the resize on the text box by adding this css declaration:

    .asjournaltool textarea {resize:none;}

    Regarding the other grey box, you can't really resize it, because it has a different size set via javascript when you choose different journal tools. To remove the border, try this:

    div.amsocial .asjournaltool{border:none;}


    Ben - DotNetNuke
    DotNetNuke Staff
    Ben - DotNetNuke
    Post Count:1645

    --
    26 Sep 2011 04:38 PM
    Edited those slightly; in case you only read the email notification.


    Richard
    Customers
    Richard
    Post Count:27

    --
    26 Sep 2011 04:48 PM
    Perfect! Thank you.


    You are not authorized to post a reply.
    > Forums > Active Social > Themes and Templates > Journal Tools
    test
    Copyright 2012 by DotNetNuke Corporation / Terms of Use / Privacy