|
Search
You searched for the word(s): font
Showing page 70 of 216 (2,157 total posts)
< 1 second(s)
-
This issue is still occuring. <CE:Editor UseHTMLEntities=''false'' StyleWithCSS=''true'' EnableStripScriptTags=''false'' FullPage='true' EditorBodyStyle=''font-family:'Microsoft Sans Serif'; font-size:'12';'' BreakElement='P' ThemeType=''OfficeXP'' AutoConfigure=''Full'' DisableItemList=''SelectAll, SelectNone, CssClass, LinkTree, Codes, ...
-
Dear jaydev,
Please refer to the following code:
<?php require_once ''phpuploader/include_phpuploader.php'' ?>
<?php session_start(); ?>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''>
<html ...
-
Thanks Adam. We're getting closer. I made a change to this section to add the color because it was still gray.
td,p,span,div,table
{
FONT-SIZE: 11px;
FONT-FAMILY: ''Trebuchet MS'';
line-height:1.5;
COLOR: #000000; ...
-
Hi,
We want to modify the font properties from all the elements in the editor in one time, that is, headers, paragraphs, input boxes and all other elements.
When we do a Select All (Ctrl + A) and choose a different font. Only the text changes, the input boxes remain the original font. But when we switch tot the HTML we don't see ...
-
Why does this HTML fails to convert to pdf ?
Can anyone help me ?
HtB
<div id=''FACTUUR'' style=''position: absolute; width: 307px; height: 72px; top: 259px; left: 40px;''>klantnummer : <br />
ordernummer : <br />
<br />
</div>
<div id=''ARTIKELEN'' style=''position: absolute; ...
-
There is no email address in the email content, I compared what I get under IE and FF, it seems just some CSS format, I tried to change the html bit by bit and send to my outlook, I didn't find a clear pattern, but there are around 10 style=''font-size: 11pt;'' in my html, on FF it stays that way, but on IE it changes to style=''font-size: ...
-
Open CuteEditor_Files\Dialogs\upload.asp and find the following code:
<input style=''font-family: MS Sans Serif; font-size: 9pt; vertical-align: top;'' type=''file'' name=''test'' size=''40'' maxlength=''50'' />
change it to a small value:
<input style=''font-family: MS Sans Serif; font-size: 9pt; ...
-
ok that came out a mess. Here it goes again. They are in a datalist. But the templateItemList property wont hold. I am using the version previous to version 6. Any ideas?
<TR>
<TD vAlign=''top'' ...
-
The SavedHTML field in my SQL Server DB is seen like this via Management Studio: (ver 1)
<p><table style="WIDTH: 100%; BORDER-COLLAPSE: collapse" cellspacing="0" cellpadding="10" border="0"> ...
-
I am using Cute Editor for .Net.Problem is that the default font is Tahoma.When I change the font to Verdana then Editor does not change it .
I use the following code to change to font name to Verdana
////////////////////////////////////////////
Dim dropdown1 As CuteEditor.RichDropDownList
dropdown1 ...
... 70 ...
|
|
|