Hamad Hassan Al Jamali Auditing And Accounting Bureau
  • English (UK)
  • العربية (AR)
  • Clients
  • Contact Us
  • Home
  • About Us
    • Chairman Message
    • Introduction
    • Who are we?
    • Our Values
  • Services
    • External Audit
    • Internal Audit
    • Accounting Records-Book keeping
    • Feasibility Studies
    • Taxation
    • Management & Financial Consulting
    • Human Resource Audit
    • Companies Valuations
    • Training Services
  • Our Team
  • Clients
  • FAQ
  • News
  • Contact

×

Typography

Details
Written by WebIncorp
Category: Features
Published: 23 October 2012
Hits: 24792

The typography page will show you how to use various HTML codes with or without classes. For each of the elements below there is the code as well which you can simply paste. In case you need help using the IceTheme Typography feature please use our Forums

Headings

Headings are defined with the <h1> to <h6> tags. <h1> defines the most important heading. <h6> defines the least important heading. For more information about headings please visit the HTML Headings on w3schools

Example: <h1>This is Heading 1</h1>

This is Heading 1

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. Phasellus laoreet mattis est, eu vulputate sapien suscipit ac. Vestibulum porttitor justo a est elementum luctus. Nulla ac pharetra nulla. Quisque metus orci, cursus at sollicitudin sit.

This is Heading 2

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. Phasellus laoreet mattis est, eu vulputate sapien suscipit ac. Vestibulum porttitor justo a est elementum luctus. Nulla ac pharetra nulla. Quisque metus orci, cursus at sollicitudin sit.

This is Heading 3

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. Phasellus laoreet mattis est, eu vulputate sapien suscipit ac. Vestibulum porttitor justo a est elementum luctus. Nulla ac pharetra nulla. Quisque metus orci, cursus at sollicitudin sit.

This is Heading 4

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. Phasellus laoreet mattis est, eu vulputate sapien suscipit ac. Vestibulum porttitor justo a est elementum luctus. Nulla ac pharetra nulla. Quisque metus orci, cursus at sollicitudin sit.

This is Heading 5

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. Phasellus laoreet mattis est, eu vulputate sapien suscipit ac. Vestibulum porttitor justo a est elementum luctus. Nulla ac pharetra nulla. Quisque metus orci, cursus at sollicitudin sit.

This is Heading 6

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. Phasellus laoreet mattis est, eu vulputate sapien suscipit ac. Vestibulum porttitor justo a est elementum luctus. Nulla ac pharetra nulla. Quisque metus orci, cursus at sollicitudin sit.

 

This is a Headline

This is a Subheadline that should go after the main headline

Use: <p class="ice-headline">for the headline </p> and use for <p class="ice-headline"> the subheadline </p>


Lists

There are 3 kinds of HTML lists. Unordered list which starts with <ul> and it is used to display a set of items which the order does not matter. Ordered list which starts with <ol> and as the name suggests the order is important. The third is the Definition lists which starts with <dl> and each item has a description.

Example Unordered List:
<ul>
<li> This is a unordered list </li>
<li> This is a unordered list </li>
<li> This is a unordered list </li>
</ul>

Example Ordered List:
<ol>
<li> This is a ordered list </li>
<li> This is a ordered list </li>
<li> This is a ordered list </li>
</ol>

Example Definition List:
<dl>
<dt> Coffee </dt>
<dd> black hot drink </dd>
<dd> white cold drink </dd>
</dl>

 

Ordered List

  1. This is a sample Ordered List.
  2. Lorem ipsum dolor sit amet
  3. Lorem ipsum dolor sit amet
  4. Lorem ipsum dolor sit amet

Unordered List

  • This is a sample Unordered List.
  • Lorem ipsum dolor sit amet
  • Lorem ipsum dolor sit amet

Definition List

This is a sample Definition List.
Condimentum quis.
Definiton Lists are important
Congue Quisque augue elit dolor.
 

Unordered Lists with classes

You can easily make an unordered list and instated of having the HTML default bullets, you can display a nice icon before each item and enhance the usability of your lists.

Example:
<ul class="check">
<li> This is a unordered list </li>
<li> This is a unordered list </li>
<li> This is a unordered list </li>
</ul>

  • ul with class ice-check
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • ul with class ice-arrow
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • ul with class ice-cross
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • ul with class ice-light
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • ul with class ice-star
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • ul with class ice-note
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • ul with class ice-check2
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • ul with class ice-info
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • ul with class ice-help
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
  • Lorem ipsum dolor sit
 

BlockQuotes

Example: <blockquote><p> The blockquote message here </p></blockquote>

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. Phasellus laoreet mattis est, eu vulputate sapien suscipit ac. Vestibulum porttitor justo a est elementum luctus. Nulla ac pharetra.

Highlights

Example: <span class="highlight"> highlighted message here </span>

Lorem ipsum dolor sit amet consectetur adipiscing elit nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt.

 

Dropcaps

Example: <span class="dropcap"> L </span> . Use only the first letter of your text. Be careful not to overuse this feature.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. Phasellus laoreet mattis est, eu vulputate sapien suscipit ac. Vestibulum porttitor justo a est elementum luctus. Nulla ac pharetra nulla. Quisque metus orci, cursus at sollicitudin sit.Phasellus laoreet mattis est, eu vulputate sapien suscipit ac. Vestibulum porttitor justo a est elementum luctus.

 

Code

Example: <pre> Your code goes here </pre>

#i-love-icetheme { 
    position: relative;
    float: left;
    width:960px;
}



Floated blocks

Example: <span class="IceBlockTextLeft"> Your code goes here </span>

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla commodo, velit eu posuere tempus, magna tellus pellentesque massa, vitae bibendum mi libero at magna. Etiam ante mi, ornare eget consectetur vitae, bibendum eu justo. Aliquam faucibus posuere nulla non tincidunt. Nunc consequat erat vel sem scelerisque luctus. Vestibulum convallis posuere ante at fringilla. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla commodo, velit eu posuere tempus, magna tellus pellentesque massa. Morbi eu dui lorem. Vestibulum pulvinar, neque id porta tempor, nisl elit tempus odio, ut dignissim lorem quam a augue. Quisque vehicula felis nec nisi consectetur elementum. In dui ipsum, rutrum id viverra id, ultrices sit amet dui.Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Sed mi mi, egestas ut accumsan sit amet, aliquet vitae

Example: <span class="IceBlockTextRight"> Your code goes here </span>

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla commodo, velit eu posuere tempus, magna tellus pellentesque massa, vitae bibendum mi libero at magna. Etiam ante mi, ornare eget consectetur vitae, bibendum eu justo. Aliquam faucibus posuere nulla non tincidunt. Nunc consequat erat vel sem scelerisque luctus. Vestibulum convallis posuere ante at fringilla. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla commodo, velit eu posuere tempus, magna tellus pellentesque massa. Morbi eu dui lorem. Vestibulum pulvinar, neque id porta tempor, nisl elit tempus odio, ut dignissim lorem quam a augue. Quisque vehicula felis nec nisi consectetur elementum. In dui ipsum, rutrum id viverra id, ultrices sit amet dui.Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Sed mi mi, egestas ut accumsan sit amet, aliquet vitae


Blocks

In case you want to decorate a div html tag you may use the block feature.

Lorem ipsum dolor sit amet, consectetuer adipiscing elit.

Example:
<div class="ice-block1">block text</div>

Lorem ipsum dolor sit amet, consectetuer adipiscing elit.

Example:
<div class="ice-block2">block text</div>

Lorem ipsum dolor sit amet, consectetuer adipiscing elit.

Example:
<div class="ice-block3">block text</div>

Lorem ipsum dolor sit amet, consectetuer adipiscing elit.

Example:
<div class="ice-block4">block text</div>

Lorem ipsum dolor sit amet, consectetuer adipiscing elit.

Example:
<div class="ice-block5">block text</div>

Lorem ipsum dolor sit amet, consectetuer adipiscing elit.

Example:
<div class="ice-block6">block text</div>




Tooltips

Example: <ul class="tooltip-example"> Text goes here <span> Tooltip goes here </span></span>

  • Tooltip on left
  • Tooltip on top
  • Tooltip on right
  • Tooltip on bottom

Tables

Use the class "custom" to decorate your tables , Also the table with class "category" below is used by Joomla to output some of the tables into the the Joomla core components

Example:
<table class="table">
...
</table>

Table with Decoration
Column 1Column 2Column 3Column 4
Footer Col 1Footer Col 2Footer Col 3Footer Col 4
Row 1 / TD 1 Row 1 / TD 2 Row 1 / TD 3 Row 1 / TD 4
Row 2 / TD 1 Row 2 / TD 2 Row 2 / TD 3 Row 2 / TD 4
Row 3 / TD 1 Row 3 / TD 2 Row 3 / TD 3 Row 3 / TD 4
Row 4 / TD 1 Row 4 / TD 2 Row 4 / TD 3 Row 4 / TD 4
Row 5 / TD 1 Row 5 / TD 2 Row 5 / TD 3 Row 5 / TD 4
Row 6 / TD 1 Row 6 / TD 2 Row 6 / TD 3 Row 6 / TD 4
Row 7 / TD 1 Row 7 / TD 2 Row 7 / TD 3 Row 7 / TD 4

Forms

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla dapibus sapien vel mauris viverra quis euismod dui tincidunt. Phasellus laoreet mattis est, eu vulputate sapien suscipit ac. Vestibulum porttitor justo a est elementum luctus. Nulla ac pharetra nulla. Quisque metus orci, cursus at sollicitudin sit.

This is a sample of the 'notice' style. Use this style to give your users a message that require a note

This is a sample of the 'success' style. Use this style to give your users a message when a successful task was completed

This is a sample of the 'error' style. Use this style to give your users a message when a task was wrongly completed

Sample Legend



Module Variations

Details
Written by WebIncorp
Category: Features
Published: 22 October 2012
Hits: 33323

This Premium Template is powered by the marvelous Bootstrap framework. It utilizes a a 12-column responsive grid system, making for a 940px wide container without responsive features enabled. Also we have enabled by default the responsive feature (you may disable through the template parameters) and your website will looks great across all devices like Wide Monitors, Tablets and Mobile Phones.

With the responsive feature enabled, the grid adapts to be 724px and 1170px wide depending on your viewport. Below 767px viewports, the columns become fluid and stack vertically.

You may learn more on the Bootstrap Scaffolding page about the Grid System

On the other hand you may use the style1 and style2 module class suffixes to change the colors of the sidebar module positions, as you are seeing here on this page. Don't know how to add a module class suffix? You may View here the solution

Would you like to view each module position more in detail and to learn it's name? Go to Module Positions page

You can move the Sidebar from left to right and vice-versa. This can be easily done from the template parameters

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vitae leo eu risus eleifend laoreet vel ut massa. Vestibulum eget ante vel dui varius hendrerit. In rutrum tellus vitae ullamcorper mollis. Duis venenatis sem et elit lacinia, in sollicitudin libero dapibus. Etiam ut magna pharetra urna aliquet porta.

Aenean ligula libero, tincidunt nec felis non, rhoncus varius erat. Curabitur vitae arcu pharetra, gravida libero vel, viverra odio. Proin semper augue at faucibus tempus. Pellentesque fermentum dolor in libero laoreet, in sodales sem viverra.

Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Pellentesque libero turpis, placerat non risus eget, tempus rutrum nisl. Curabitur ultrices aliquet ligula, sit amet mollis enim viverra in. Curabitur elementum purus sapien, ut varius urna dignissim nec. Nulla id dictum tortor, vitae venenatis eros. 

Module Positions

Details
Written by WebIncorp
Category: Features
Published: 22 October 2012
Hits: 23585

Learn the name of each module position from the template screenshot below. Got any questions? Our Support team is ready to help you

  • English - LTR
  • Arabic - RTL
  • Module Variations

Our promises to you

Fixed Fees:
some of our clients like to have the certainty of agreed feet at the outset of our work. Wherever practical we are very happy to provide a quote on that basis.

Inclusive Phone Support:
we want to hear from our clients regularly. If there’s something on your mind- whether it be business strategy, tax or if you just want someone to use as a sounding board, we want to be your first port of call. That’s why we include telephone support to deal with day to day issues in our fee quotes.

Always Happy to See You:
whenever you want to call in to see us for general catch up, you can do so free of charge. Just call us to schedule the meeting.

Give us a Timetable and we’ll Hit It:
As long as information is provided on time, if you give us a realistic deadline to beat then we’ll achieve it. We understand that business can move very quickly at times, and we make sure that we have the resources and flexibility to react.

Business Tips & Advice:
Relevant to Business owners, our newswire will help to keep you up to date and give you ideas on how to pay less.

Committed to Customer Service:
We greatly value the relationship we have with our clients. If there is ever any aspect of our work or the way that you feel as a customer that leaves you feeling undervalued then we want to hear about it, and we want to fix it.

  • Home /
  • About Us /
  • Who are we? /
  • IceTheme /
  • Features

Our Address

Al-Jammali for Auditing and Accounting
Zone:55-Muaither, Street: 292-AlFurousiya Street
Building No: 292 – Al Refaa Building
Mezzanine Floor, Office No:03 
P.O. Box: 15549 Doha-Qatar

Telephone:  +974 4487 4505,
Mobile : +974 6664 1600
Email: info@aljammalibureau.com

Working Hours

Saturday - Thursday

8.00 AM to 5.00 PM


Friday
Off Day

Newsletter Subscribe


© 2026 Hamad Hassan Al Jamali Auditing And Accounting Bureau . Web design by Sitemap Web Design

IceTheme

Member Login

  • Forgot your username?
  • Forgot your password?
Go Top
  • Follow via Twitter
  • Follow in Instagram
  • Our News