Showcase caption alignment

Hey all
I am trying to align the caption on my showcase thumb to line up with edge of image instead of centered.

Thanks for help

here is link
http://www.carlagrande.com/test1.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I cant see that this is going to work as the captions appear too long to fit.

You can certainly style them.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Dave
I see that
maybe if I can make smaller font it would make a difference.
How would I change the size?
Thx


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

You can add a style to your FW page to overwrite the existing caption style.

Try this - Copy the following and paste it into Page>HTML Markup in the Before section.

<style type="text/css">
<!--
.fwShowcase_caption {
text-align: left !important;
font-size: 10px !important;
}
-->
</style>

The size of your standard caption is 12px. Adjust the size to suit. I have suggested 10px.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

thanks Dave!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Dave

all is good now. Instead I took caption out of the equation all together and put the names separate so they would stay where I wanted. The other solution moved both names, but thanks for advice. I will be able to use another time.
I have one more strange occurrence with scripty accordian and Firefox. The main menu is another font, bolder than the drop down. I used Web Fonts action and it works great in all other browsers except Firefox. Is there a fix for this?
take a look when you have a moment
http://carlagrande.com/test1.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I think your problem with the captions was really because your thumbnails are so small.

Haven’t looked at the other issue yet but what I do see is poor quality text in Safari - very bitty

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I know


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Is that not more of an issue then?

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I see this in your CSS

font-family:Quicksand Book;

should it not be

font-family:“Quicksand Book”;

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi D
hmm
I checked where I could put the quotes for the font. Both in Inspector and the Style where we used Extended to get rid of bullets The new font family is a drop down menu with no quotes capability…
where could I put the quotes?

font-family:”Quicksand Book”;
thx


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Did you create a new Font Set. Edit>Font Sets

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi there
yes I did in Inspector, create a New Font Set, and called it Quicksand Book


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

But did you put ”Quicksand Book” in the alternative fonts section ie

”Quicksand Book”, verdana, arial, sans-serif

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

No but I will
first I have heard of this so thanks for letting me know. I have done research on this but did not find anything
thanks Dave
C


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

This page uses your fonts from your site linked to my page

http://www.deltadesign.co/fw_examples/quicksand.html

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Great
working on it now, will let you know before I delete page. so appreciate your help Dave.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Note that my page wont work in FF because the fonts are on a different domain (yours) to mine. FF apparently doesn’t like cross domain stuff.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

have a bit of time of this because I am also using web fonts action , embedding eot and ttf
in addition to creating Font Family with “”

is this a conflict?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Dave ugh
all fonts on entire website are kaput! not working. gone back to helvetica


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options