Forums » Customize

Customize Image Title and Caption

nicole
NETHERLANDS
2010-02-08 10:38:53
Permalink Post
 

Hi there!

I am putting the last hand on my site, before going live.

What I need to do now is, input all image titles. But they appear too large. They have the same font-size as the body text. I want them smaller.

Here's an example on why they are too large.

Where can I customize the style of the Image Title and Image Caption. I tried several things, searched the forum, but no luck yet.

AIn addition, how can I center the titels under the images, in the 'No Thumbs W Captions style'? Haven't searched this yet, maybe you can just direct me to a thread.

Can anybody help me?
I would be very greatful!

All the best,
Nicole

Vaska A
I WROTE THIS
2010-02-08 10:41:57
Permalink Post
 

You can edit these in the format itself using CSS - it's really simple. Go into /ndxz-studio/site/plugin/exhibit.grow.php and look for the following (near the bottom of the file):

  1. .grow strong { margin-top: 3px; text-align: left; display: block; font-weight: normal; text-align: center; }
  2.     .grow em { font-style: normal; display: none; text-align: center; }

You can simple change the font-size to be whatever you need.

nicole
NETHERLANDS
2010-02-08 10:56:53
Permalink Post
 

will try now, many thanx!

nicole
NETHERLANDS
2010-02-08 11:03:07
Permalink Post
 

did it, awesome!
once again many thanx,
Nicole

lana13
GERMANY
2010-04-28 15:03:52
Permalink Post
 

Hi!

How can I change the font of image title and caption in Djuve layout? I couldn't find it yet in djuve-plugin... Here is my site.

Thank you!

lemathieu A
FRANCE
2010-04-28 15:33:30
Permalink Post
 

With firebug for firefox (install it, it's so excellent), I see

  1. #img-container p {
  2. margin:0;
  3. padding:0;
  4. width:680px;

Style it

lana13
GERMANY
2010-04-28 15:53:25
Permalink Post
 

Thank you, Mathieu!

I have firebug and have seen it there also. I tried to style this, but it doesn't work. I suppose, there is a special script for it, because the title appear in italic, which is not my work...

Any suggestions?

jeanremy
BELGIUM
2010-04-28 17:51:37
Permalink Post
 

Salut le mathieu!
peut etre pourras-tu m'eclairer
quelque soit le mode que j'utilise pour publier des images(slideshow, grow...)
celles-ci se placent toujours en left top et j'ai eu beau regarder tous les sujets, changer les valeurs de "style.css" dans le dossier "monstyle",j'ai essayé en mettant des ligne de code dans l'editeur (sic)j'ai été bidouillé du côté des pluggin php mais rien n'y fait je n'y comprends rien.
voilà ce que ça donne ICI

merci!

Hi everyone, My pictures are always on lefttop, I tried everytihng but nothing's happen
Can anyone help me?
HERE is my site

Thanx

lana13
GERMANY
2010-04-28 18:26:59
Permalink Post
 

Does really nobody know how to style image titels and captions in Djuve? I can not solve it alone. Please help...

jeanremy
BELGIUM
2010-04-28 19:08:19
Permalink Post
 

Ok sorry for that stupid question,
it was just a syntax error
.....biiiiiiip

(Sorry Lana13 I don't even know djuve Lana)

lemathieu A
FRANCE
2010-04-28 19:10:19
Permalink Post
 

@ Jean-Rémy : start a new hread, as it's really not the same problem.

edit : late ;)

lemathieu A
FRANCE
2010-04-28 19:13:48
Permalink Post
 

@ Lana13 : you didn't edit it, as I see again

#img-container p {
width: 680px;
margin: 0 0 0 0;
padding: 0 0 0 0; }

jeanremy
BELGIUM
2010-04-28 20:09:20
Permalink Post
 

Merci d'avoir répondu! ;-)

lana13
GERMANY
2010-04-29 05:08:36
Permalink Post
 

Hi Mathieu!

I changed it now. The main thing is I want to get rid of italic for title. I have there font-style:normal but it doesn't work?..

Thanks a lot!

Showing 1 - 14 of 14 posts in Forum > Customize > Customize Image Title and Caption
 

You need to be logged in to post.