I want to resize Image gallery by increasing height and width

Last post 03-19-2014, 9:07 AM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  03-18-2014, 9:35 AM 80103

    I want to resize Image gallery by increasing height and width

    Hi,

     

                        I am using Image Gallery (Classic). I want to resize Gallery. I found property for DotNet Gallery control in my Design Page. I set

     

    width to 800 and Height to 600. But no use. How I can resize the Gallery.

     

    Please see the attached Image. If my category names are long then they are coming down line by line. So I want move the line to right

     

    side. how can I achieve this. Please try to give quick reply..

     

    Thanks in advance..

     

     


    Regards,
    Narendra
  •  03-19-2014, 9:07 AM 80108 in reply to 80103

    Re: I want to resize Image gallery by increasing height and width

    Hi narendrababu,

     

    That is the admin console panel, the with/height setting of gallery will not effects it. If you want to change the size of the admin panel left side part, please try the way below.

     

    1. Open file  "\CuteSoft_Client\Gallery\Editor\Explorer\Style.css".

     

    2. Find section below, this is the style setting of the left side part, you can correct the style to match your own requirement. 

     

    .GalleryEditorLeftFrame

    {

          height:340px;

          width:135px;

          float:left;

          border-right:groove 1px gray;

          border-bottom:groove 1px gray;

          overflow:auto;

     

    Regards,

     

    Ken 

View as RSS news feed in XML