Changing Ventrian Property Agent LightBox Buttons

Sunday, March 22nd, 2009 by Oracle9. Filed under DotNetNuke.

A lot of Ventrian’s users missed the old look of the lightbox button where it used to be images and not the ugly text links like this:

Property-Agent-default-Lightbox

The reason of the above ugliness is a result of localization enhancement. Well, compare to the lightbox used in other platforms like wordpress and joomla, majority of the people are adapted to the image version and the look above certainly will give a bad impression to your visitors….”it is site still under construction or something???”

The fix is actually simple.
Property-Agent-image-Lightbox

All you need to do is to change the language resource file. For you convenience, I’ve packed the buttons and the resx file. All you need to do download the file from the link below, unzip it and put the file accordingly:

Upload the 3 images to
/DesktopModules/PropertyAgent/Images/Lightbox/
and replace the “ViewProperty.ascx.resx” in
/DesktopModules/PropertyAgent/App_LocalResources

http://www.mylifebbs.com/FreeDownload/dnn/Property-Agent-Image-Buttons-UNZIP-ME.zip

Note: If you have previously localized your property agent from DNN, be warned that directly replace the file from FTP will override your other previous changes. You may open the new .resx file using a notepad, scroll to bottom to look for the changes and copy it to the DNN Language editor.

Have fun!

Related posts:

  1. How to Modify Ventrian Property Agent
  2. Guide to implement re-Captcha in DotNetNuke Modules without touching the source code.
  3. How to modify DotNetNuke Login Page? The Easy Way.
  4. A Small Changing


Tags:

5 Responses to “Changing Ventrian Property Agent LightBox Buttons”

  1. Harry says:

    MOst the day fooling around with lightbox and it doesnt seem there’s any consistency in the names of the image files and the filenames themselves. New to DNN framework and looking forward to resolving this. Im assuming there’s no fix to revert to the original look and feel.. And yes, clients assumed we hadnt finished.

  2. George says:

    It’s true. Especially when each modules comes with their own lightbox plugin.

    It’s waste of resources and loading time. I’m looking forward to see DotNetNuke to have a standard lightbox plugin for module developers to adapt in future. Seeing the built in Jquery support in DNN5 is a good start.

  3. Vikingo says:

    Hi
    I would like to download the files for changing the lightBox Buttons, but I don’t think the link is working?

    Regards

  4. George says:

    Thank you for pointing this out. I accidentally removed the folders during last upgrade. You should be able to download it now.

  5. Vikingo says:

    Thanks George
    I will try to follow your instructions – and hope it go well :O)
    You are right. It is moch nicere with the images.

    Regards

Leave a Reply