Live Support, Chat, Upload Control and Rich Text Editor
Welcome to Support forums Sign in | Join | Help |Client Center
in Search

Image text color

Last post 07-09-2012, 12:55 PM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  07-09-2012, 9:00 AM 74096

    Image text color

    Hi,
     
    Can anyone help me with changing the image name color from black to other color. I am using Classic layout.
     
     
     
    Thanks
     
    Ram

    Ramchander Pamidimukkala
  •  07-09-2012, 12:55 PM 74101 in reply to 74096

    Re: Image text color

    hi ramchander,
     
    1. Open file "\CuteSoft_Client\Gallery\Layout\Classic\Style.css"
     
    2. Find section below 
     
    .GalleryItemText
    {
    font-size:9pt;
    width:136px;
    display:inline-block;
    overflow:hidden;
    }
     
    3. It is the file name style setting, you can set the color there directly, like
     
    .GalleryItemText
    {
           color:Red;
    font-size:9pt;
    width:136px;
    display:inline-block;
    overflow:hidden;
    }
     
    Regards,
     
    Ken 
View as RSS news feed in XML
Powered by Community Server (Commercial Edition), by Telligent Systems