> Forums > Active Social > Themes and Templates > Journal Tools Not Fitting in Submission Window
Last Post 26 Jun 2011 03:16 AM by Frozen DNN. 10 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Not Resolved
Cliff Hammock
Customers
Cliff Hammock
Post Count:667

--
17 Apr 2011 07:52 PM
    Several of the Journal Tools don't appear to be fitting inside the available window. Sometimes there is a scroll bar to scroll down to the submit button, and sometimes not. I have tried a couple different browsers with the same issue. Is there any place where I can control this so that I can post all journal entries?


    Will Morgenweck Forum Admin
    DotNetNuke Staff
    Will Morgenweck
    Post Count:7672

    --
    17 Apr 2011 10:03 PM
    moving to customization forum


    Will Morgenweck
    Director of Product Management
    DotNetNuke Corp.
    Frozen DNN
    Customers
    Frozen DNN
    Post Count:1331

    --
    18 Apr 2011 01:03 AM
    I am experiencing this as well. Especially with Events and sometimes with upload pictures. This is not using New Firefox.


    I am using the latest AS/AF/DNN available.
    Thanks.
    Frozen DNN
    Customers
    Frozen DNN
    Post Count:1331

    --
    18 Apr 2011 01:09 AM
    And notes as well.


    I am using the latest AS/AF/DNN available.
    Thanks.
    Cliff Hammock
    Customers
    Cliff Hammock
    Post Count:667

    --
    07 May 2011 04:33 PM
    Hopefully this is being addressed in the upcoming release. But in the interim is there a workaround?


    Jeff Blanks
    Customers
    Jeff Blanks
    Post Count:387

    --
    30 May 2011 06:41 PM
    To resize the box around the tools, open the journaltools.ascx file and look for: onclick="asClient.Journal.Toggle('ctlasPost',130);" The value you want to change is, (in my case) 130. This is the height attribute for each journal tool when they expand.

    You can repeat this action for all other journal tools in the same manner.


    Cheers! Jeff
    @northeastok | @jeffblanks | My Blog
    Steven Webster
    Customers
    Steven Webster
    Post Count:1665

    --
    31 May 2011 06:03 AM
    Just be sure to create a custom theme for your portal and make these changes there (otherwise they will be replaced on upgrade)


    Steven Webster
    dnnOsphere.com, An Independent Community for DotNetNuke Users
    Ben - DotNetNuke
    DotNetNuke Staff
    Ben - DotNetNuke
    Post Count:1645

    --
    31 May 2011 08:36 AM
    I believe this was being caused by textarea elements getting the wrong height from the default.css. This should have been resolved in 1.9.3.


    Cliff Hammock
    Customers
    Cliff Hammock
    Post Count:667

    --
    31 May 2011 08:50 AM
    Posted By Ben on 31 May 2011 09:36 AM
    I believe this was being caused by textarea elements getting the wrong height from the default.css. This should have been resolved in 1.9.3.

    I am running 1.9.3 and still have some issues with this. See the attached images. The Photo is cutting off some on the right. It looks like if I could trim some of the space from the left side it would be fine. I noticed that some of the items are left aligned and some have a big left margin.

    On the Event tool the Create Event and Cancel buttons are barely visible. I can shrink the height of the Details box as a user and they do show up.

    So I think if this is being controlled by CSS then there is still some work to be done. Can you share the location and classes to update?


    5-31-2011_9-44-42_AM.jpg
    5-31-2011_9-44-21_AM.jpg

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

    --
    31 May 2011 09:05 AM
    From what I can see in those screen shots, it would appear that your text areas are too wide, compared to the over all journal tools container.

    Try adding something like this: (Change the widths as needed.)

    
    div.amsocial #ctlasEvent .asul li input[type="text"],div.amsocial #ctlasEvent .asul li textarea{width:225px;}
    div.amsocial #ctlasUploadFile .asul,div.amsocial #ctlasAddPhotos .asul{width:270px;}
    




    Frozen DNN
    Customers
    Frozen DNN
    Post Count:1331

    --
    26 Jun 2011 03:16 AM
    Edited


    I am using the latest AS/AF/DNN available.
    Thanks.
    You are not authorized to post a reply.
    > Forums > Active Social > Themes and Templates > Journal Tools Not Fitting in Submission Window
    test
    Copyright 2012 by DotNetNuke Corporation / Terms of Use / Privacy