-
AuthorPosts
-
March 25, 2007 at 5:34 pm #119351
I am using component Facile Form in my contact page. The URL link is as below:
http://www.eware.com.hk/cms/index.php?/content/view/22/36/My problem is that I can’t change the style of caption text in the form, like ‘Company’,’Name’ etc, to make them look like the other page content.
Can any experts here tell me how to do that ?
Thanks very much.
Hung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
March 25, 2007 at 6:37 pm #216475Your entire form is nested in a FONT tag which overwrite all the font setting via template_css.css file
<font face="Arial">
<iframe id="ff_frame11" width="450" scrolling="no" height="450" frameborder="0" allowtransparency="true" src="http://www.eware.com.hk/cms/index2.php?option=com_facileforms&Itemid=36&ff_contentid=22&ff_form=11&ff_frame=1">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body class="contentpane">
<div style="margin: 0px; width: 450px; height: 450px; position: absolute; top: 0px; left: 0px;">
<script type="text/javascript">
</script>
<script src="http://www.eware.com.hk/cms/components/com_facileforms/facileforms.js" type="text/javascript">
</script>
<div id="ff_formdiv11">
<script type="text/javascript">
</script>
<form id="ff_form11" enctype="multipart/form-data" name="ff_form11" method="post" action="http://www.eware.com.hk/cms/index2.php">
<div id="ff_div143" style="position: absolute; left: 10px; top: 5px;">Company:</div>
<div id="ff_div144" style="position: absolute; left: 10px; top: 35px;">Name:</div>
<div id="ff_div145" style="position: absolute; left: 10px; top: 65px;">Position:</div>
<div id="ff_div146" style="position: absolute; left: 10px; top: 95px;">Tel:</div>
<div id="ff_div147" style="position: absolute; left: 10px; top: 125px;">Fax:</div>
<div id="ff_div148" style="position: absolute; left: 10px; top: 155px;">Email:</div>
<div id="ff_div150" style="position: absolute; left: 135px; top: 8px;">
</div>
<div id="ff_div151" style="position: absolute; left: 135px; top: 38px;">
</div>
<div id="ff_div152" style="position: absolute; left: 135px; top: 68px;">
</div>
<div id="ff_div153" style="position: absolute; left: 135px; top: 98px;">
</div>
<div id="ff_div154" style="position: absolute; left: 135px; top: 128px;">
</div>
<div id="ff_div155" style="position: absolute; left: 135px; top: 158px;">
</div>
<div id="ff_div156" style="position: absolute; left: 10px; top: 188px;">
</div>
<div id="ff_div157" style="position: absolute; left: 10px; top: 335px;">
</div>
<div id="ff_div158" style="position: absolute; left: 80px; top: 335px;">
</div>
<input type="hidden" value="11" name="ff_form"/>
<input type="hidden" value="submit" name="ff_task"/>
<input type="hidden" value="1" name="ff_frame"/>
<input type="hidden" value="com_facileforms" name="option"/>
<input type="hidden" value="36" name="Itemid"/>
</form>
</div>
</div>
</body>
</html>
</iframe>
</font>
try to remove both the FONT tag of FaciformMarch 26, 2007 at 4:45 am #216515I think I already remove both Font tag. But it still the same.
By the way, where do you copy the code from ?
I try to view the source code at browser, but can’t find what u paste.Thanks very much for your help.
Hung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
March 26, 2007 at 7:15 am #216519If you are using Firefox and as a webmater, that http://getfirebug.com is a must-have tool
March 26, 2007 at 7:23 am #216520thanks for your information.
But how about my problem ? After removing the font tage, it still not fixed.
I not have much knowleage at web programming.
Would be appreciated if you could give me some help on this.Thanks.
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by eware 17 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum