Page 1 of 1

hello,Qu

Posted: 25 Apr 2008, 12:24
by pdaalmeer
hello,

Question 1:
the "title" in front of the inputbox Title is not shown as "title", but as:

T
i
t
e
l
:

How can I solve this?
See
http://www.huisoptiek.com/joomla/index. ... hocaguestb ook&id=1&Itemid=56


I change already the table width , but it stills go wrong

I don't get it

Posted: 25 Apr 2008, 18:25
by Jan
I don't get it in standard browsers, but for non-standard browsers try to define the width of the <td> element in the table:

components\com_phocaguestbook\views\phocaguestbook\tmpl\default.php

it should help... if not there can be problem with space on your site (there must be some specific width for tinyMCE editor because of menu items so there is no more space for title (maybe)....

Jan