Re: Change font size of caption?

"Joe Panico" <[email protected]>
Newsgroups gmane.comp.web.pixory
Message-ID <[email protected]>
Gunnar,

> it is close to the much larger narrative font. It would be nice to
> have it the same size as the narrative.

There are no user-settable styling properties in the current (3.9)
Pixory release. I don't anticipate this in the 3.x line of releases.

The font-size in question is indeed controlled by a css style sheet.
However, it is embedded in the application. If you are feeling
adventurous, and you know a little about how to disassemble and
reassemble a war/jar file, you can still try to modify it. 

In pxapplication.war, which is a fancy kind of zip file, there is a
stylesheet called PXApplication.css. In there, the css class named
"caption" is defined. In particular, there is a section that looks
like this:

/* all/any viewer pages */
.image { border: 1px solid #606091; padding: 0px;}
.caption { border: none; font-size: xx-small; padding: 0px;
vertical-align: top;}
.filename { border: none; font-size: xx-small; font-style: italic;
padding: 0px; vertical-align: top;}
.photo_grid_table { width: 100%; height: 100%; vertical-align: top;
padding: 0px 0px 0px 0px;  border: none; border-spacing: 7px;
empty-cells: hide; background-color: #ddd; }
.photo_grid_cell { vertical-align: top; background-color: #fffffb;
border: 1px dotted #ccc; padding: 0px 0px 0px 0px; }


At least this is how it works in 3.9-- I'm not sure how it works in 2.12.

Maybe more trouble than it's worth, depending on your taste for this
sort of fiddling around.

regards,

joe



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/EGnolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/pixory-beta/

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.