473,398 Members | 2,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

conversion

code conversion of CSS into Movable Type 4
Code is as follows

@charset "utf-8";
Expand|Select|Wrap|Line Numbers
  1. /* CSS Document */
  2.  
  3. body {
  4. font-family:Arial;
  5.     font-size:14px;
  6.     color:#363d56;
  7.     text-decoration:none;
  8.     letter-spacing:1px;
  9.     word-spacing:1px;
  10.  
  11. }
  12.  
  13. .border_dotted_bottom {
  14.     border-bottom:#666666 1px dotted;
  15. }
  16. .text_paragragh {
  17.     font-family:Georgia;
  18.     font-size:14px;
  19.     color:#383d44;
  20.     text-decoration:none;
  21.     text-align:left;
  22.     letter-spacing:0px;
  23.     word-spacing:1px;
  24.     line-height:25px;
  25. }
  26.  
  27. .text_sideheadding {
  28.     font-family:Georgia, "Times New Roman", Times, serif;
  29.     font-size:18px;
  30.     color:#8091c6;
  31. }
  32.  
  33. .text_copyright{
  34.     font-family:Arial, Helvetica, sans-serif;
  35.     font-size:12px;
  36.     color:#FFFFFF;
  37. }
  38.  
  39. .text_footer_menu {
  40.     font-family:Arial, Helvetica, sans-serif;
  41.     font-size:12px;
  42.     color:#8091c6;
  43.     text-decoration:none;
  44. }
  45.  
  46. .text_address {
  47.     font-family:Arial, Helvetica, sans-serif;
  48.     font-size:11px;
  49.     color:#6b6b6b;
  50. }
  51.  
  52.  
  53.  
  54. .text_forTags {
  55.     font-family:Georgia, "Times New Roman", Times, serif;
  56.     font-size:12px;
  57.     color:#8091c6;
  58.     text-decoration:none;
  59.     text-align:left;
  60.     letter-spacing:0px;
  61.     word-spacing:1px;
  62.     padding-top:3px;
  63. }
  64.  
  65. .tagsborder {
  66.     border-top:#666666 1px dotted;
  67.     border-bottom:#666666 1px dotted;
  68.     }
  69.  
  70.     .Permalink  {
  71.     font-family:Georgia, "Times New Roman", Times, serif;
  72.     font-size:12px;
  73.     color:#8091c6;
  74.     text-decoration:none;
  75.     text-align:center;
  76.     letter-spacing:0px;
  77.     word-spacing:1px;
  78.     border-right:#666666 1px dotted;
  79.     border-bottom:#666666 1px dotted;
  80.     }
  81.  
  82.     .commenttext {
  83.     font-family:Arial, Helvetica, sans-serif;
  84.     font-size:12px;
  85.     color:#8091c6;
  86.     text-decoration:none;
  87.     }
  88.  
  89.     .comment_text {
  90.     font-family:Georgia;
  91.     font-size:14px;
  92.     color:#383d44;
  93.     }
  94.  
  95.     .comment_border {
  96.     border-bottom:#666666 1px dotted;
  97.     }
  98.  
  99.     .adaacomment_text {
  100.     font-family:Georgia;
  101.     font-size:14px;
  102.     color:#1a1a1a;
  103.     }
  104.     .names_text {
  105.     font-family:Georgia;
  106.     font-size:14px;
  107.     font-weight:bold;
  108.     color:#1a1a1a;
  109.     }
  110.  
  111.     .names_text1 {
  112.     font-family:Georgia;
  113.     font-size:11px;
  114.     font-weight:normal;
  115.     color:#1a1a1a;
  116.     }
  117.     .textfield{
  118.     background-color:#d0d6e3;
  119.     height:23px;
  120.     width:240px;
  121.     border:#7481a8 1px solid;
  122.  
  123.  
  124.     font-family:Georgia, "Times New Roman", Times, serif;
  125.     font-size:18px;
  126.     color:#363D56;
  127.     font-style:italic;
  128.  
  129.  
  130.     }
  131.     .commentfield{
  132.     background-color:#d0d6e3;
  133.     height:172px;
  134.     width:535px;
  135.     border:#7481a8 1px solid;
  136.  
  137.     font-family:Arial;
  138.     font-size:14px;
  139.     font-weight:650;
  140.     color:#363D56;
  141.     letter-spacing:1px;
  142.     word-spacing:1px;
  143.  
  144.     }
  145.     .outtakes{
  146.     font-family:Georgia;
  147.     font-size:10px;
  148.     font-weight:bolditalic;
  149.     color:#8091c6;
  150.  
  151.     }
  152.     .thenewyear{
  153.     font-family:Georgia;
  154.     font-size:14px;
  155.     font-weight:bolditalic;
  156.     color:#363d56;
  157.     text-decoration:none;
  158.  
  159.     }
  160.     .onthecircut{
  161.     font-family:Georgia;
  162.     font-size:14px;
  163.     font-style:bolditalic;
  164.     color:#8091c6;
  165.     text-decoration:none;
  166.     }
  167.     .mostpapular{
  168.     font-family:Georgia;
  169.     font-size:14px;
  170.     font-weight:bolditalic;
  171.     color:#363d56;
  172.     text-decoration:none;
  173.  
  174.     }
  175.     .mostpapular1{
  176.     font-family:Myriad Pro;
  177.     font-size:12px;
  178.     font-weight:bolditalci;
  179.     color:#828282;
  180.     text-decoration:none;
  181.  
  182.     }
  183.     .littelbirds{
  184.     font-family:Georgia;
  185.     font-size:15px;
  186.     font-weight:bold;
  187.     color:#363d56;
  188.     font-style:bolditalic;
  189.     padding:10px;
  190.  
  191.     }
  192.     .littelbirds1{
  193.     font-family: Arial, Helvetica, sans-serif;
  194.     font-size:13px;
  195.     font-weight:bolditalic;
  196.     color:#8a8a8a;
  197.     font-weight:normal;
  198.  
  199.  
  200.     }
  201.     .mostpapularborder{
  202.     border-bottom:#666666 1px dotted;
  203.     }
  204.  
Feb 25 '08 #1
3 983
Plater
7,872 Expert 4TB
I'm not sure what you are asking, but what have you tried so far in your conversion attempts?
From what I have read, you are tying to convert apples to oranges.
CSS is just the style, while movable type seems to be a weblog publishing system.
http://en.wikipedia.org/wiki/Movable_Type
Feb 25 '08 #2
where we have to write the movable templates,is it possible to write in .css extension file? give me example
Mar 3 '08 #3
Plater
7,872 Expert 4TB
where we have to write the movable templates,is it possible to write in .css extension file? give me example
Why not check with the movable type company? They're a bit propriatary and would certainly know what works with their program.
Mar 3 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Stub | last post by:
Docs says that "The compiler does not use an explicit constructor to implement an implied conversion of types. It's purpose is reserved explicitly for construction." I put up code of three cases...
7
by: Michael Lehn | last post by:
Hi, I have a question regarding the conversion of objects. When is the conversion done by the constructor and when by the operator. My feeling tells me that the constructor is preferred. But...
16
by: TTroy | last post by:
Hello, I'm relatively new to C and have gone through more than 4 books on it. None mentioned anything about integral promotion, arithmetic conversion, value preserving and unsigned preserving. ...
31
by: Bjørn Augestad | last post by:
Below is a program which converts a double to an integer in two different ways, giving me two different values for the int. The basic expression is 1.0 / (1.0 * 365.0) which should be 365, but one...
11
by: Steve Gough | last post by:
Could anyone please help me to understand what is happening here? The commented line produces an error, which is what I expected given that there is no conversion defined from type double to type...
2
by: Alex Sedow | last post by:
Why explicit conversion from SomeType* to IntPtr is not ambiguous (according to standart)? Example: // System.IntPtr class IntPtr { public static explicit System.IntPtr (int); public...
3
by: Steve Richter | last post by:
here is a warning I am getting in a C++ .NET compile: c:\SrNet\jury\JuryTest.cpp(55) : warning C4927: illegal conversion; more than one user-defined conversion has been implicitly applied while...
0
by: Lou Evart | last post by:
DOCUMENT CONVERSION SERVICES Softline International (SII) operates one of the industry's largest document and data conversion service bureaus. In the past year, SII converted over a million...
0
by: dataentryoffshore | last post by:
Get a Discount up to 60% on data entry, data capture, dataentry services, large volume data processing and data conversion services through offshore facilities in India. Offshore data entry also...
21
by: REH | last post by:
It it permissible to use the constructor style cast with primitives such as "unsigned long"? One of my compilers accepts this syntax, the other does not. The failing one chokes on the fact that the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.