PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   HTML syntax wrong (http://www.photopost.com/forum/photopost-pro-how-do-i/122432-html-syntax-wrong.html)

aacircle January 22nd, 2006 08:41 AM

HTML syntax wrong
 
On the image upload screen, the first field is "Your Username". This should be small font like the fields below it, however mine is larger font. The html tags are showing in this field, so obviously there is a problem in the html syntax.

My field shows:

span class="smallfont">Your Username

So which template to I go to in order to fix the html code?

Thank you.

Chuck S January 22nd, 2006 08:54 AM

http://www.photopost.com/forum/showt...ss%3Dsmallfont

aacircle January 22nd, 2006 09:26 AM

Thank you

aacircle January 22nd, 2006 10:39 AM

Syntax not the best
 
There's quite a lot of <span class="{$Style['small']}"> tags left out of this uploadphoto.tmpl file. Just be aware that you may want to change the others to be standard in the whole look and feel of this page.

Chuck S January 22nd, 2006 10:59 AM

Hello there are no other errors in that file other than one span tag which was missing an opening < tag

aacircle January 22nd, 2006 07:57 PM

However some of the other text fields are not <span class="{$Style['small']}">. Hence, when you look at the uploadphoto page, some text is larger than other text.

Hence, I had to put in quite a few more span tags to make it all look nice.


All times are GMT -5. The time now is 11:15 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97