Questions tagged [caption]

A title text that is optically separated from the main text of an article. Language-independent concept, occurs in languages as HTML, LaTeX and Markdown.

692 questions
-1
votes
1 answer

Label Caption When Open Dialog

I'm still a beginner using Delphi 7 When I load a VPN config file using TOpenDialog, I put the FileName in a TLabel, but its Caption displays the complete file path, eg: D:\ConfigVPN\sample.ovpn How can I display just the file name…
-1
votes
1 answer

Table number in the caption of table in latex

I was using Latex to create my project report. I have used several tables in several different chapters, the captions of every table begins with table 1, table 2.... table n. The captions don't refer to chapters the table belongs to like table 2.1…
Anil Tiwari
  • 7
  • 1
  • 3
-1
votes
1 answer

Creating a Category Page with Thumbnails and Captions Underneath.....
or

I have a page that I am trying to create that looks like the image attached. [![enter image description here][1]][1] I got so far as putting in the thumbnails because no matter what I do, the thumbnails will line up like I write the code to do,…
Paul Squillace
  • 17
  • 1
  • 2
  • 7
-1
votes
2 answers

change activeX checkbox caption on cell value excel

I have two activeX checkboxes (checkbox7 and checkbox10) and I would like the caption that is shown next to the tickbox to change with the value of Sheet1 cell J13. J13 can change value by an IF statement I've tried a couple of things. Tried using…
Klister
  • 11
  • 7
-1
votes
1 answer

Displaying caption of an image

I am trying to make images with captions, and when it is clicked, caption should appeared using jquery. I have 2 problems. First problem is that second caption is visible even if i used jquery to hide it. Second problem is that i want to display…
Crion
  • 199
  • 1
  • 1
  • 9
-1
votes
1 answer

How to make a caption with images in jquery gallery

I have an image gallery that I'm working on example: http://imagethrow.com/design-studio-all-throws.html right now it only displays images, I'd like to have it so each image has a caption either above or below the image. this is the html part of the…
user3237758
  • 43
  • 1
  • 1
  • 6
-1
votes
2 answers

How to DIsable Image Caption on Hover in Wordpress

Sometimes ago I found a Site, URL is http://www.fun71.com i saw that when i bring mouse to the image than image cation is hide. can someone tells he how can i do this with my site ? is is done by CSS or by Javascript ? If it is CSS than please code…
Asad Seeker
  • 57
  • 1
  • 2
  • 7
-1
votes
2 answers

Tumblr photo post caption positioning

I was hoping somebody would be able to help with the following query... I've setup a Tumblr blog on which I'm going to regularly post photo sets. I'd like to write a brief description with each set. I can do this within the caption field that sits…
Neil W
  • 23
  • 2
  • 8
-1
votes
1 answer

Tumblr HTML : how to show photo caption upon hover / rollover?

Brand new to this. Apologies in advance if this is extremely elementary... I am using a photo grid theme that doesn't show the caption until you click through. However, i would love to reveal the caption if the user rolls over or hovers over the…
user2125481
  • 1
  • 1
  • 1
-2
votes
1 answer

Django App Configuration Options

I am making an app to allow a user to control a rotation of banners on their site. I have all the image stuff working. A user can upload images and captions and what not. What I am wondering is, how I would achieve some sort of configuration portion…
Jesus is Lord
  • 59
  • 1
  • 7
-2
votes
1 answer

Is it possible to insert a shortcode into an image caption in Wordpress?

Is there a way to insert a shortcode within an image caption in wordpress? Something simple like the below shortcode for instance, would be great to have inserted into an image [caption] tag if possible: add_shortcode( 'current_year', 'sal_year'…
Goldnuggets
  • 223
  • 1
  • 3
  • 13
-2
votes
1 answer

Lightbox 2 Caption (2nd line)

My lightbox 2 gallery is working as it should. However, I would like to add a second line to the caption, below the line that is already there. I am a JavaScript novice so am struggling to work out how to do this. Any help would be much appreciated.
Dave H
  • 1
  • 1
-2
votes
1 answer

Switching a caption in wordpress

I want to put a somewhat stylable (eg. two lines of different size) caption on a wordpress image. On hover, I want to add an color overlay and exchange the caption with another somewhat stylable (more lines, a fontawesome icon) text. I have already…
ping.pong
  • 1
  • 3
-2
votes
1 answer

Bootstrap Carousel. How to reduce the header and indicators on a mobile phone

the size of caption and the round indicators, of carousel, when i tight the window of chrome are the same in mobile and in fullscreen. it's possible to become smaller when i am in mobile? thanks for the attention and excuse me for the bad…
-2
votes
1 answer

Can we give captions to the images only using CSS?

I want to give captions to the images. There are two options I find. By jquery By only CSS I think the second one is the cool way to go for it I think airnb is doing it second way. but I could not figure it out using firebug. can you give me a…
Manish
  • 1,246
  • 3
  • 14
  • 26
1 2 3
46
47