| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| DesignersTalk > YahooSiteBuilder causes overlapping text in Firefox |
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Registered User
Join Date: May 2008
Posts: 1
|
YahooSiteBuilder causes overlapping text in Firefox
Hi, I am using Yahoo SiteBuider that utilizes absolute position and fixed size for text boxes and span style for font size. With Firefox browser when I increase font size via View menu, texts are overlapping. To make it more difficult, Y!SiteBuilder does not let you edit html. It only has a menu to add a code before and after text box or into html head. Here is an example of text box script: <div id="e0" style="position:absolute;left:105;top:90;width:90; height:30;"><!--$begin htmlBefore$--> <!--code before--> <!--$end htmlBefore$--><span class="text"><span style="font-size:14px;line-height:17px;">TEXT BOX<br soft></span></span><!--$begin htmlAfter$--><!--code after--><!--$end htmlAfter$--> </div> I can only add html where you see <!--code before--> and <!--code after--> or html head. Any ideas on how to overlapping with this editor text appreciated. |
|
|
|
|
|
#2 (permalink) |
|
shiro
Join Date: Aug 2007
Location: Yokohama, Japan
Posts: 2,605
|
Are there not any yahoo forums that can help you with this? The people on this forum generally write their/our own code, and don't use code editors, so you aren't likely to be able to get the help you are looking for here. |
|
![]() |