Header

bellaphotobellaphoto Registered Users Posts: 100 Big grins
edited April 1, 2008 in SmugMug Support
i have my header on my homepage but i want to change it to a pretty script ot calligraphy but when i enter that font , it won't change it. please help. thanks:dunno
ro_photo_art@yahoo.com
http://www.rominasphotography.com

romina ludovico
Romina Ludovico

Comments

  • timnosenzotimnosenzo Registered Users Posts: 405 Major grins
    edited March 28, 2008
    Your browser (and everyone elses) has to support the font you're trying to make it... and chances are it won't. You might be better off making a banner image with the font you would like and adding that instead.
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited March 28, 2008
    bellaphoto wrote:
    i have my header on my homepage but i want to change it to a pretty script ot calligraphy but when i enter that font , it won't change it. please help. thanksne_nau.gif
    ro_photo_art@yahoo.com
    http://www.rominasphotography.com

    romina ludovico
    Remove the underline form your CSS

    /* END gallery 4544822 */__________________


    You can add as many fonts you want to this but visitors will need to have
    the font loaded on their machine to see it. See safe fonts here.

    #myBanner {
    text-align: left;
    margin: 10px auto 10px 20px;
    font-family:brushscript, verdana;
    font-size: 500%;
    color: pink;
    }
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • bellaphotobellaphoto Registered Users Posts: 100 Big grins
    edited April 1, 2008
    Banner
    is there an easy tutorial on making a banner. i have never done one before
    thanks so much
    mwink.gif
    timnosenzo wrote:
    Your browser (and everyone elses) has to support the font you're trying to make it... and chances are it won't. You might be better off making a banner image with the font you would like and adding that instead.
    Romina Ludovico
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited April 1, 2008
    bellaphoto wrote:
    is there an easy tutorial on making a banner. i have never done one before
    thanks so much
    mwink.gif
    You could follow the basic steps for a transparent banner using this tutor for
    creating a watermark. Otherwise just create a jpg about 600-800 wide and
    about 50-100 tall. Try to keep the file size well below 100k so it loads quickly.
    Al - Just a volunteer here having fun
    My Website index | My Blog
Sign In or Register to comment.