Welcome to TalkGraphics.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2007
    Posts
    3

    Red face Edit font in Photo Album

    Can I edit the font of the captions etc. in Photo Album.. so they are the same font in different browsers. Now I have small front in Explorer but large in Netscape & Modzilla

    Or can I change the font after I imported the Photo Album in Frontpage 2002??
    Regards,
    Papyri

  2. #2
    Join Date
    Jan 2004
    Location
    United Kingdom
    Posts
    3,297

    Default Re: Edit font in Photo Album

    I don't know if this will help e.g. before importing photo rename using the required font
    Norman. The Flying Scotsman

  3. #3
    Join Date
    Jun 2007
    Posts
    3

    Default Re: Edit font in Photo Album

    Norman, thank you for yr reply.. there is no text edit in Photo Album. I tried in Frontpage.. the only things I can change the font of is f.i. "Click on thumbnails etc...
    But not the font of the caption of the pictures..I'm not good in code but could I change something in the code of the template?? Or is it something inherent in the different browsers??

  4. #4
    Join Date
    Jan 2004
    Location
    United Kingdom
    Posts
    3,297

    Default Re: Edit font in Photo Album

    I cannot help you with the code sorry. what I was saying to you was, before even starting up webstyle Name your photos using any font you wish this will be carried through on webstyle photo gallery, at least I think it will, I hope that is a bit clearer for you
    Last edited by parahandy; 09 June 2007 at 08:46 PM.
    Norman. The Flying Scotsman

  5. #5
    Join Date
    Jul 2006
    Location
    Tampa Bay
    Posts
    21

    Default Re: Edit font in Photo Album

    Editing the font can be done in front page but it depends on which themeset you use.

    From the older themesets like Elements the font size is right in the beginning of the stylesheet info like this:

    <style type="text/css">
    <!--
    table {
    font: 10pt "trebuchet ms", arial, sans-serif


    Change the font from 10pt to whatever you want.


    In the newer themesets - the css ones is can be changed here:


    .xara_albumcell0 {
    font-weight: bold;
    border: 1px solid #000000;/*themecolour1$ 69.8%,4.3%;*/
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    text-align: center;
    align: center;
    font-size: 80%;
    }


    Change the font-size: 80% to whatever you want.

    Regarding the different browsers I don't know why they display differently.

  6. #6
    Join Date
    Jun 2007
    Posts
    3

    Smile Re: Edit font in Photo Album

    Thank you.. I will try your suggestion.
    Papyri

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •