Results 1 to 8 of 8

Thread: Beth HELP -headline html
      
   

  1. #1
    asirimarco's Avatar
    asirimarco is offline Brigadier General
    Join Date
    Jun 2006
    Location
    Indiana
    Posts
    1,207

    Default Beth HELP -headline html

    used your code for headline - works great for font, color, text - BUT for some reason no matter what number I put in for font size it stays the same - any suggestions? I'v used from 0 to 9 no change is this another duh moment? havent published it just playing with it. ann

  2. #2
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: Beth HELP -headline html

    Ann, can you post the exact code you're using with a size in it?

  3. #3
    asirimarco's Avatar
    asirimarco is offline Brigadier General
    Join Date
    Jun 2006
    Location
    Indiana
    Posts
    1,207

    Default Re: Beth HELP -headline html

    Beth here it is - i've tried from 0 to 9 for the size and it always stays the same thankx
    <center><h1> <font face="lucida calligraphy" color="#A52A2A size="1"> Unique Handcrafted Jewelry Pieces</font></h1></center>

  4. #4
    darklight's Avatar
    darklight is offline Brigadier General
    Join Date
    Jul 2006
    Location
    England
    Posts
    1,309

    Default Re: Beth HELP -headline html

    I cant remember much of html coding. Need to brush up on it! but try adding font size instead of just font and without the speech marks. so it will be something like:
    font size = 1

    See if that works!
    Regards

    Teri

  5. #5
    asirimarco's Avatar
    asirimarco is offline Brigadier General
    Join Date
    Jun 2006
    Location
    Indiana
    Posts
    1,207

    Default Re: Beth HELP -headline html

    thanks Teri - tried it and still didn't work - ann

  6. #6
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: Beth HELP -headline html

    You already have font in there - but you left out a " after the color code - so it should be:
    <center><h1> <font face="lucida calligraphy" color="#A52A2A" size="1"> Unique Handcrafted Jewelry Pieces</font></h1></center>

    Now you can try the different sizes - I recommend you try 3 or 4 first.

  7. #7
    darklight's Avatar
    darklight is offline Brigadier General
    Join Date
    Jul 2006
    Location
    England
    Posts
    1,309

    Default Re: Beth HELP -headline html

    ahhh I missed that one! it wouldnt have made a difference with having font in there! I just loked directly at the size bit! doh!

    Teri

  8. #8
    asirimarco's Avatar
    asirimarco is offline Brigadier General
    Join Date
    Jun 2006
    Location
    Indiana
    Posts
    1,207

    Default Re: Beth HELP -headline html

    THANK YOU SO MUCH - it was driving me crazy it takes so many different eyes to catch things. ann

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49