Full list of Deal Search Engine CSS Elements
This is a list of the default used CSS Elements for Deal Search Engine (DSE) HTML output.
#dff_dse {
width: 100%;
padding: 0px;
margin: 0px;
background: #FFFFFF;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
}
#dff_dse h1, #dff_dse h2, #dff_dse h3 {
margin: 0px;
font-weight: normal;
color: #000000;
}
#dff_dse h1 {
letter-spacing: -1px;
font-size: 32px;
}
#dff_dse h2 {
font-size: 23px;
}
#dff_dse p, #dff_dse ul, #dff_dse ol {
margin: 0 0 2em 0;
text-align: justify;
line-height: 26px;
font-size: 11px;
}
#dff_dse a:link {
color: blue;
}
#dff_dse a:hover, #dff_dse a:active {
text-decoration: none;
color: red;
}
#dff_dse a:visited {
color: purple;
}
#dff_dse img {
border: none;
}
#dff_dse img.left {
float: left;
margin-right: 15px;
}
#dff_dse img.right {
float: right;
margin-left: 15px;
}
#dff_dse form {
margin: 0px;
padding: 0px;
}
#dff_dse input, #dff_dse textarea, #dff_dse select {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
}
#dff_dse_mid_content {
float: right;
width: 80%;
background: #FFFFFF;
}
#dff_dse_sidebar {
float: left;
width: 20%;
}
#dff_dse_sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}
#dff_dse_sidebar li {
margin-bottom: 20px;
padding: 0px 15px 0px 0px;
}
#dff_dse_sidebar li li {
margin: 0px;
padding-left: 15px;
background: #FFFFFF;
}
#dff_dse_sidebar h2 {
height: 30px;
padding: 8px 0px 0px 15px;
margin-bottom: 10px;
background: #888888;
font-size: 18px;
color: #DADADA;
}
#dff_dse_search h2 {
margin-bottom: 20px;
}
#dff_dse_s {
width: 120px;
margin-right: 5px;
padding: 3px;
border: 1px solid #000000;
}
#dff_dse_x {
padding: 3px;
border: none;
background: #BBBBBB;
font-size: 11px;
}
.dff_dse_group_title {
background: #888888;
padding: 5px;
}
#dff_dse_deal_title {
font-size: 13pt;
background: #EEEEEE;
padding: 2px 0px 5px 5px;
}
.dff_dse_deal_category {
font-weight: bold;
color: #666666;
}
.dff_dse_deal_links {
text-align: right;
}
#dff_dse_deal_subtitle_bar {
font-size: 12pt;
margin-bottom: 5px;
}
.dff_dse_deal_entry {
font-size:10pt;
padding: 2px 0px 0px 5px;
margin-bottom:10px;
}
.dff_dse_deal_image {
border:2px solid #DDDDDD;
padding: 2px;
margin: 2px;
}
.dff_dse_deal_footer {
font-size: 8pt;
color: #666666;
margin-top: 30px;
margin-right: 10px;
padding-left: 5px;
border-top: 1px dotted #CCCCCC;
}
.dff_dse_category_link {
font-size:10pt;
text-align: left;
}
.dff_dse_featured_store {
float: left;
width: 110px;
height: 100px;
background: #EEEEEE;
border: 1px solid #DDDDDD;
padding: 5px;
margin-left: 10px;
}
#dff_dse_breadcrumb {
font-size: 14pt;
}
#dff_dse_tag_cloud {
font-size: 8pt;
}
#dff_dse_number_found {
font-size: 15pt;
margin: 0px;
color: #333333;
}
.dff_dse_showing {
font-size: 8pt;
}
.dff_dse_list_count_type {
color: #666666;
font-size: 8pt;
}
.dff_dse_list_count_category {
color: #666666;
font-size: 8pt;
}
#dff_dse_paging_top {
text-align: right;
padding: 0px;
margin: 0px;
}
#dff_dse_paging_bottom {
text-align: center;
padding: 0px;
margin: 0px;
}
.dff_dse_paging_link {
border: 1px solid #AAAAAA;
padding: 2px 3px;
}
.dff_dse_paging_active {
border: 2px solid black;
font-weight: bold;
padding: 2px 3px;
}
There are no comments on this page. [Add comment]