File "cssmap.html"
Full path: /home5/hallettsvillepow/public_html/wp-content/languages/.well-known/cssmap.html
File
size: 0 KB (5 KB bytes)
MIME-type: text/html; charset=us-ascii
Charset: utf-8
Download Open Edit Advanced Editor Back
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>FlexSqueeze CSS Map</title>
<style type="text/css">
<!--
body { color: #333; background: #FFF; font: 12px Arial, Helvetica, sans-serif; }
li { padding-bottom: 8px; }
table td {border-bottom:1px solid #ddd;}
-->
</style></head>
<body>
<div style="padding:20px;">
<h2>CSS Selector Map for FlexSqueeze</h2>
<h3>How to use the selectors:</h3>
<p>To use a CSS selector from the list, find the selector that styles the element you are wanting to change. For example, if you want to change the style of your site title in the header, you would use this selector:</p>
<p>#header h1, #header h3</p>
<p>And enter your custom CSS code into the theme options box like this:</p>
<p>#header h1, #header h3 {text-transform:uppercase; letter-spacing: 2px;}</p>
<p>To learn about CSS style properties, visit <a href="http://www.w3schools.com/css/default.asp" target="_blank">w3shools.com</a>.<br />
</p>
<h2>FlexSqueeze CSS Selectors</h2>
<table width="100%" border="0" cellpadding="5">
<tr>
<td><h3>Selector (copy this into the custom CSS box)</h3></td>
<td><h3>What it controls</h3></td>
</tr>
<tr>
<td>#header h1, #header h3</td>
<td> title text</td>
</tr>
<tr>
<td>p.tagline</td>
<td>tagline text</td>
</tr>
<tr>
<td>#header #searchform</td>
<td>searchform in header</td>
</tr>
<tr>
<td>#header #rssfeeds</td>
<td>RSS feed in header</td>
</tr>
<tr>
<td>#header .headerwidget</td>
<td>header widget</td>
</tr>
<tr>
<td>#feature</td>
<td>top feature area</td>
</tr>
<tr>
<td>#feature .topshadow</td>
<td>feature area top shadow image and padding around widgets</td>
</tr>
<tr>
<td>#feature .feat_box</td>
<td>container for top feature area content/widgets</td>
</tr>
<tr>
<td>#feature .feat_box h2</td>
<td>top feature widget titles</td>
</tr>
<tr>
<td>#feature .feat_box p</td>
<td>top feature widget text</td>
</tr>
<tr>
<td>#feature .feat_box ul li</td>
<td>top feature list items</td>
</tr>
<tr>
<td>.posthead h1, .posthead h2</td>
<td>post/page titles</td>
</tr>
<tr>
<td>.posthead .postMeta</td>
<td>post date/time and comments region under post title</td>
</tr>
<tr>
<td>.posthead .postMeta .postdate</td>
<td>date/time in postMeta</td>
</tr>
<tr>
<td>.posthead .postMeta .commentcount</td>
<td>comment count in postMeta</td>
</tr>
<tr>
<td>.attachment-post-thumbnail</td>
<td>post thumbnail image</td>
</tr>
<tr>
<td>blockquote</td>
<td>post blockquote</td>
</tr>
<tr>
<td>.postcontent a.more-link</td>
<td>'read more' link following posts</td>
</tr>
<tr>
<td>#left-sidebar-top .toptitle h5</td>
<td>left sidebar top boxes widget titles</td>
</tr>
<tr>
<td>#left-sidebar-top .widget</td>
<td>left sidebar top boxes widget container</td>
</tr>
<tr>
<td>#sidebar-top .toptitle h5</td>
<td>right sidebar top boxes widget titles</td>
</tr>
<tr>
<td>#sidebar-top .widget</td>
<td>right sidebar top boxes widget container</td>
</tr>
<tr>
<td>#sidebar-left .toptitle h5</td>
<td>left sub-sidebar widget title</td>
</tr>
<tr>
<td>#sidebar-right .toptitle h5</td>
<td>right sub-sidebar widget title</td>
</tr>
<tr>
<td>#sidebar-bottom .toptitle h5</td>
<td>bottom sidebar widget title</td>
</tr>
<tr>
<td>#sidebar-bottom .widget</td>
<td>bottom sidebar widget background</td>
</tr>
<tr>
<td>#footerfeature</td>
<td>footer feature area</td>
</tr>
<tr>
<td>#footerfeature .topshadow</td>
<td>footer feature top shadow image and padding around widgets</td>
</tr>
<tr>
<td>#footerfeature h2</td>
<td>footer feature area widget titles</td>
</tr>
<tr>
<td>#footerfeature p</td>
<td>footer feature area text</td>
</tr>
<tr>
<td>#footerfeature .foot_box</td>
<td>footer feature area widget containers</td>
</tr>
<tr>
<td>#footerdark</td>
<td>bottom footer area with copyright and links</td>
</tr>
<tr>
<td>#footerdark p</td>
<td>bottom footer text</td>
</tr>
<tr>
<td>#footerdark a</td>
<td>bottom footer links</td>
</tr>
<tr>
<td>.toppostwidget</td>
<td>widget container at top of post/page</td>
</tr>
<tr>
<td>.bottompostwidget</td>
<td>widget container at bottom of post/page</td>
</tr>
<tr>
<td>.toppostwidget h5</td>
<td>widget title at top of post/page</td>
</tr>
<tr>
<td>.bottompostwidget h5</td>
<td>widget title at bottom of post/page</td>
</tr>
</table>
<p> </p>
<p> </p>
</div>
</body>
</html>