|
#1
|
|||
|
|||
|
I want to insert two special characters "▼,▲" into my addon,but I wonder if it can be displayed in all the browser correctly?
or any better suggestion on displaying up-arrow and down-arrow? Thanks.
__________________
jdleung's.com @ flickr @ fotoblogs.cn & Addons:Month Calendar & Slideshow & Flickr comment & Modified Addon: Calendar |
|
#2
|
|||
|
|||
|
if it is UTF-8 and in a common used font you have the chance that it will be displayed
all templates should be in UTF-8, but from my experience, special characters is always difficult, some users might run into problems |
|
#3
|
|||
|
|||
|
I try to make it like below:
up-arrow: <font style=' line-height:3px;'>.<br>..<br>...</font> down-arrow: <font style=' line-height:3px;'>...<br>..<br>.</font> they two align=center. but I dont know why the last line height is bigger than the two above it. just like the last <br> is replaced with <p>. and I try to put one more line "<br>....", still this line is further than the above. something like below: . .. ... Thanks.
__________________
jdleung's.com @ flickr @ fotoblogs.cn & Addons:Month Calendar & Slideshow & Flickr comment & Modified Addon: Calendar |
|
#4
|
|||
|
|||
|
Quote:
if you reckon on lineheights by adding <br> you also will run into problems that is absolutely no good HTML and it will break the validity of the complete photoblog ... nobody here who might assist? I am sorry, I have not time |
|
#5
|
|||
|
|||
|
Thanks, Connie.
__________________
jdleung's.com @ flickr @ fotoblogs.cn & Addons:Month Calendar & Slideshow & Flickr comment & Modified Addon: Calendar |
| Post Reply |
| Thread Tools | |
|
|