changing height of default image reloader

Can anyone point me the right files to change the display height of the default image reloader?

at the moment, if I change the image size via the image itself, it is still displayed within the container for the image reloader.

Its the container size that I need to adjust slightly!

 

Any help appreciated :-)

Quote · 23 Jun 2011

hi.. go to "templates\base\css"

then open index.css

search for " #indexPhoto "

you will fined something like this

    #indexPhoto
    {
        border: 1px solid #ffffff;
        height: 262px;
        overflow: hidden;
        cursor: pointer;
    }

change the height to what ever you like ..

thats all.

nazzal

if i did help you .. it wont hurt to go to my profile and add a recommendation for me ;)
Quote · 23 Jun 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.