Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3752128
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T09:10:21+00:00 2026-05-19T09:10:21+00:00

i am having an issue trying to change the way the description showing, i

  • 0

i am having an issue trying to change the way the description showing, i don’t want it to show below the image because the information in big, so i wanted to show beside the image but it always gives me error, i asked the support of the plug-in and i haven’t got any replays i googled but with no luck, i even tried looking for another plug-in which support descriptions on the right of the image but no luck i used this plug-in

http://www.huddletogether.com/projects/lightbox2/

http://www.sabayafrah.com/secure/

click on any image, the image well expand and the caption well show at the bottom where the user might not know, so i wanted to shift the whole caption to be on the right of the image

update #1
i added in the css #imageDataContainer{ floating:right and it did work but now i wanted to pull it up

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T09:10:22+00:00Added an answer on May 19, 2026 at 9:10 am

    You need to change the Lightbox.css file. The link you posted points to the JavaScript file.

    I think you want the image caption to be displayed at the bottom right and the close button on the bottom left? If so, you need to amend the Lightbox.css as follows:

    • Change the float and text-direction properties for #imageDetails to right

    #imageData #imageDetails{ width: 70%; float: right; text-align: right; }

    • Change the float property for #bottomNavClose to left

    #imageData #bottomNavClose{ width: 66px; float: left; padding-bottom: 0.7em; outline: none;}

    EDIT

    These changes will display the caption & close image in the top right hand side – level with the top of the image.

    In the Lightbox.js file:

    You have to switch round the builder node sections so that the imageDataContainer is at the top. So from line 134 to 163 it should now look this this

    objBody.appendChild(Builder.node('div',{id:'lightbox'}, [
                Builder.node('div', {id:'imageDataContainer'},
            Builder.node('div',{id:'imageData'}, [
                Builder.node('div',{id:'imageDetails'}, [
                    Builder.node('span',{id:'caption'}),
                    Builder.node('span',{id:'numberDisplay'})
                ]),
                Builder.node('div',{id:'bottomNav'},
                    Builder.node('a',{id:'bottomNavClose', href: '#' },
                        Builder.node('img', { src: LightboxOptions.fileBottomNavCloseImage })
                    )
                )
            ])
        ),
        Builder.node('div',{id:'outerImageContainer'}, 
            Builder.node('div',{id:'imageContainer'}, [
                Builder.node('img',{id:'lightboxImage'}), 
                Builder.node('div',{id:'hoverNav'}, [
                    Builder.node('a',{id:'prevLink', href: '#' }),
                    Builder.node('a',{id:'nextLink', href: '#' })
                ]),
                Builder.node('div',{id:'loading'}, 
                    Builder.node('a',{id:'loadingLink', href: '#' }, 
                        Builder.node('img', {src: LightboxOptions.fileLoadingImage})
                    )
                )
            ])
        )
    ]));
    
    • On line 303 comment out the following line:

      this.imageDataContainer.setStyle({ width: widthNew + 'px' });

    Then in the Lightbox.css file you need to change the #imageDataContainer to :

    #imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; float:right; background-color: #fff; overflow: auto; width:25%; height:100%; }

    This will then display the image like this:
    alt text

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am having a big issue trying to delete from an UITableView. Just for
Developing a game with AndEngine GLES2 I am having an issue trying to change
I am having an issue trying to make a small text-fantasy type game involving
I am having an issue trying to deal with timezones in the JQuery date/time
I am having an issue with trying to retrieve the contents of the view
I'm having an issue when trying to do something which should be as easy
I'm having this issue when trying to use an ASPX page from a referenced
One of my users is having an issue when trying to open an Excel
Im having an issue when im trying to read in a text file while
Having an issue with random individuals trying to access an intranet site with a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.