Changing css styling in a block when set up in column row

Permalink Browser Info Environment
I am using the Designer Content add-on for some products I'd like to feature. According to their documentation I can add div classes around each element. So, when I go back to Slate's main.css to style those classes, they don't show up. I set up 4 columns/4 rows to add these custom blocks to.

Example: <div class="deliverable-photo">
I tried #content .deliverable-photo along with other variations.

I understand this is all my lack of general css knowledge, but I thought I could figure it out. main.css is where I should be styling, right? Is there a specific ID I'm not seeing for rows/columns?

Thanks!

[code]<!doctype html>
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="no-js ie7"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="no-js ie8"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1" />
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" />

<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic|Lato:400,700" />
<link rel="stylesheet" media="screen" type="text/css" href="/concrete5.1.6.0.2/packages/theme_slate/themes/slate/columnal.css" />
<link rel="stylesheet" media="screen" type="text/css" href="/concrete5.1.6.0.2/index.php/tools/css/themes/slate/typography.css" />
<link rel="stylesheet" media="screen" type="text/css" href="/concrete5.1.6.0.2/index.php/tools/css/themes/slate/main.css" />

<!-- Skins -->
<!--<link rel="stylesheet" media="screen" type="text/css" href="/concrete5.1.6.0.2/packages/theme_slate/themes/slate/skins/minimal/minimal.css" />-->
<!--<link rel="stylesheet" media="screen" type="text/css" href="/concrete5.1.6.0.2/packages/theme_slate/themes/slate/skins/minimal-dark/minimal-dark.css" />-->
<!--<link rel="stylesheet" media="screen" type="text/css" href="/concrete5.1.6.0.2/packages/theme_slate/themes/slate/skins/minimal-grunge/minimal-grunge.css" />-->

<!-- Fixes for IE -->
<!--[if lt IE 9]>
<link rel="stylesheet" media="screen" type="text/css" href="/concrete5.1.6.0.2/packages/theme_slate/themes/slate/ie.css" />
<![endif]-->
<!-- use "fixed-984px-ie.css" or "fixed-960px-ie.css for a 984px or 960px fixed width for IE6 and 7 -->
<!--[if lte IE 7]>
<link rel="stylesheet" media="screen" type="text/css" href="/concrete5.1.6.0.2/packages/theme_slate/themes/slate/fixed-984px-ie.css" />
<![endif]-->

<link rel="stylesheet" media="screen" type="text/css" href="/concrete5.1.6.0.2/packages/theme_slate/themes/slate/mobile.css" />


<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>Matrix Proven POS :: Operate</title>
<meta name="description" content="Increase your staff’s production and satisfaction." />
<meta name="generator" content="concrete5 - 5.6.0.2" />

<script type="text/javascript">
var CCM_DISPATCHER_FILENAME = '/concrete5.1.6.0.2/index.php';
var CCM_CID = 149;
var CCM_EDIT_MODE = false;
var CCM_ARRANGE_MODE = false;
var CCM_IMAGE_PATH = "/concrete5.1.6.0.2/concrete/images";
var CCM_TOOLS_PATH = "/concrete5.1.6.0.2/index.php/tools/required";
var CCM_BASE_URL = "http://matrix.matrixprovenpos.com";
var CCM_REL = "/concrete5.1.6.0.2";

</script>

<link rel="shortcut icon" href="/concrete5.1.6.0.2/files/3813/6112/9942/apple_bookmark.png" type="image/x-icon" />
<link rel="icon" href="/concrete5.1.6.0.2/files/3813/6112/9942/apple_bookmark.png" type="image/x-icon" />
<link rel="apple-touch-icon" href="/concrete5.1.6.0.2/files/6313/6112/9851/apple.png" />


<style type="text/css">body {margin-top: 49px !important;} </style>

<script type="text/javascript">
var CCM_SECURITY_TOKEN = '1363574896:f9e4804b90181bf7f4061051f8359ca8';</script>

<link rel="stylesheet" type="text/css" href="/concrete5.1.6.0.2/concrete/css/ccm.base.css?v=1236ae324aef62d5c243456a0833bc89" />
<script type="text/javascript" src="/concrete5.1.6.0.2/concrete/js/jquery.js?v=1236ae324aef62d5c243456a0833bc89"></script>
<script type="text/javascript" src="/concrete5.1.6.0.2/concrete/js/ccm.base.js?v=1236ae324aef62d5c243456a0833bc89"></script>
<style type="text/css">
#blockStyle410Header172 {background-image: url('/concrete5.1.6.0.2/files/5613/6280/0907/operate_header.png'); background-repeat:no-repeat; margin:10px 0 0 0; padding:80px 0 50px 20px; }
#areaStyleHeader156 {background-repeat:no-repeat; }
#areaStyleHeaderTop3 {background-image: url('/concrete5.1.6.0.2/files/'); background-repeat:repeat-x; }
#blockStyle190Main60 {background-repeat:no-repeat; }
#blockStyle200Main73 {background-repeat:no-repeat; margin:5px 0 0 0; padding:6px 0 0 0; }
#blockStyle203Main72 {background-repeat:repeat-x; border-bottom:1px solid #ffffff; }
#blockStyle396Main72 {background-repeat:repeat-x; border-bottom:1px solid #ffffff; }
#blockStyle405Main152 {background-repeat:no-repeat; margin:5px 0 0 0; padding:6px 0 0 0; }
#blockStyle193Main67 {background-repeat:no-repeat; }
#blockStyle204Main72 {background-repeat:repeat-x; border-bottom:1px solid #ffffff; }
#blockStyle229Main77 {background-repeat:no-repeat; margin:5px 0 0 0; padding:6px 0 0 0; border-bottom:1px solid ; }
#ccm-layout-main-63-2 .ccm-layout-col-spacing { margin:0px 5px }
</style>
<link rel="stylesheet" type="text/css" href="/concrete5.1.6.0.2/concrete/css/ccm.app.css?v=1236ae324aef62d5c243456a0833bc89" />
<link rel="stylesheet" type="text/css" href="/concrete5.1.6.0.2/concrete/css/jquery.ui.css?v=1236ae324aef62d5c243456a0833bc89" />
<link rel="stylesheet" type="text/css" href="/concrete5.1.6.0.2/packages/social_icons_reloaded/blocks/social_icons_reloaded/view.css?v=1236ae324aef62d5c243456a0833bc89" />
<style type="text/css">
#blockStyle139Main16 {background-color:#ffffff; background-repeat:no-repeat; }
</style>
<style type="text/css">
#blockStyle345Main136 {background-repeat:no-repeat; padding:0 13px 0 0; }
</style>
<link rel="stylesheet" type="text/css" href="/concrete5.1.6.0.2/concrete/blocks/search/view.css?v=1236ae324aef62d5c243456a0833bc89" />
<link rel="stylesheet" type="text/css" href="/concrete5.1.6.0.2/concrete/blocks/rss_displayer/view.css?v=1236ae324aef62d5c243456a0833bc89" />

<script type="text/javascript" src="/concrete5.1.6.0.2/packages/theme_slate/themes/slate/js/superfish.js"></script>

<!-- FancyBox -->
<script type="text/javascript" src="/concrete5.1.6.0.2/packages/theme_slate/themes/slate/js/fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="/concrete5.1.6.0.2/packages/theme_slate/themes/slate/js/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<link rel="stylesheet" media="screen" type="text/css" href="/concrete5.1.6.0.2/packages/theme_slate/themes/slate/js/fancybox/jquery.fancybox-1.3.4.css" />

<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

<script type="text/javascript" src="/concrete5.1.6.0.2/packages/theme_slate/themes/slate/js/functions.js"></script>

</head>

<body id="full" class="page149" style="margin:70px 2% 2% !important;">

<div id="container">

<header>
<div id="logo">
<a href="/concrete5.1.6.0.2/" title="Matrix Proven POS"> <div id="blockStyle403Main154" class=" ccm-block-styles" >
<img border="0" class="ccm-image-block" alt="" src="/concrete5.1.6.0.2/files/4613/6279/8350/matrixPOS_logo.png" width="195" height="120" /></div></a>
</div><!-- #logo ends -->
<div id="header-area">
<div id="areaStyleHeaderTop3" class=" ccm-area-styles ccm-area-styles-a73" >
<div id="blockStyle139Main16" class=" ccm-block-styles" >

<!-- SOCIAL PROFILES -->
<ul class="block-sociallinks large icons">

<li><a rel='external, nofollow, noindex' href=mailto:info@matrixprovenpos.com title='Send me an email.'><img src='/concrete5.1.6.0.2/packages/social_icons_reloaded/blocks/social_icons_reloaded/images/email_32.png' alt='Email' /></a></li><li><a rel='external, nofollow, noindex' href='https://www.facebook.com/MatrixProvenPOS' target=_BLANK title='Find me on Facebook.'><img src='/concrete5.1.6.0.2/packages/social_icons_reloaded/blocks/social_icons_reloaded/images/facebook_32.png' alt='Facebook' /></a></li><li><a rel='external, nofollow, noindex' href='https://plus.google.com/b/103966832441276496689/103966832441276496689/posts' target=_BLANK title='Find me on Google plus.'><img src='/concrete5.1.6.0.2/packages/social_icons_reloaded/blocks/social_icons_reloaded/images/google_plus_32.png' alt='Google plus' /></a></li><li><a rel='external, nofollow, noindex' href='http://www.linkedin.com/company/matrix-proven-pos' target=_BLANK title='Find me on Linkedin.'><img src='/concrete5.1.6.0.2/packages/social_icons_reloaded/blocks/social_icons_reloaded/images/linkedin_32.png' alt='Linkedin' /></a></li><li><a rel='external, nofollow, noindex' href='https://twitter.com/matrixprovenpos' target=_BLANK title='Find me on Twitter.'><img src='/concrete5.1.6.0.2/packages/social_icons_reloaded/blocks/social_icons_reloaded/images/twitter_32.png' alt='Twitter' /></a></li>
</ul>
<!-- / SOCIAL PROFILES -->
</div> <div id="blockStyle345Main136" class=" ccm-block-styles" >
<h3 class="right"><span style="color: #999999;">Call Us Toll Free:</span> (877) 456-8890</h3></div></div> </div><!-- #header-area ends -->
</header><!-- header ends -->

<nav>
<ul class="sf-menu"><li class=""><a href="/concrete5.1.6.0.2/" target="_self" class="">Home</a></li><li class="nav-selected nav-path-selected"><a href="/concrete5.1.6.0.2/index.php/aloha-enterprise/" target="_self" class="nav-selected nav-path-selected">Operate</a></li><li class=""><a href="/concrete5.1.6.0.2/index.php/hardware-solutions/" target="_self" class="">Manage</a></li><li class=""><a href="/concrete5.1.6.0.2/index.php/partner-solutions/" target="_self" class="">Engage</a></li><li class=""><a href="/concrete5.1.6.0.2/index.php/enhance/" target="_self" class="">Enhance</a></li><li class=""><a href="/concrete5.1.6.0.2/index.php/cust/" target="_self" class="">Customer Care Center</a></li><li class=""><a href="/concrete5.1.6.0.2/index.php/about/" target="_self" class="">About</a><ul><li class=""><a href="/concrete5.1.6.0.2/index.php/about/contact-us/" target="_self" class="">Contact Us</a></li><li class=""><a href="/concrete5.1.6.0.2/index.php/about/guestbook/" target="_self" class="">Guestbook</a></li></ul></li></ul> <div class="clearboth"> </div>
</nav><!-- nav ends -->

<div id="feature">
<div id="areaStyleHeader156" class=" ccm-area-styles ccm-area-styles-a74" >
<div id="blockStyle410Header172" class=" ccm-block-styles" >
<h3><strong><span class="loud" style="font-size: xx-large; color: #ffffff;">Operate with Efficiency. </span><br /></strong><span class="quiet" style="color: #ffffff;">Increase your productivity and your profits.</span></h3></div></div> <div class="has-content"></div> </div><!-- #feature ends -->
<div id="wrapper">

<div id="page-meta">
<div id="breadcrumbs">
<a href="/concrete5.1.6.0.2/" target="_self">Home</a> <span class="ccm-autonav-breadcrumb-sep">></span> Operate </div><!-- #breadcrumbs ends -->
<h1>Operate</h1>
<p>Increase your staff’s production and satisfaction.</p>
</div><!-- #page-meta ends -->

<div class="row">

<div id="content" class="col_12">
<div id="ccm-layout-wrapper-1053" class="ccm-layout-wrapper"><div id="ccm-layout-main-63-2" class="ccm-layout ccm-layout-table ccm-layout-name-Main-Layout-2 "><div class="ccm-layout-row ccm-layout-row-1"><div class="ccm-layout-63-col-1 ccm-layout-cell ccm-layout-col ccm-layout-col-1 first" style="width:25%"><div class="ccm-layout-col-spacing">
<div class="deliverable">

<h2>Aloha POS Quick Service</h2>

<div class="deliverable-photo">
<img src="/concrete5.1.6.0.2/files/6613/6286/2985/NCR_Aloha_POS-Quick_Service-1.png" width="310" height="323" alt="Quick Service" />
</div>

<div class="description">
<p>Your restaurant customers depend on you to provide fast, friendly and totally consistent service, time after time. That’s why it’s important to set the stage for success with point-of-sale (POS) technology that delivers onyour brand promise. Count on Aloha Quick Service to help you increase sales, offer exceptional service and maximize control of critical operations.</p> </div>

</div>

<div class="deliverable_links">

<a href="http://matrix.matrixprovenpos.com/concrete5.1.6.0.2/index.php/cust/">Learn More</a>

<a href="/concrete5.1.6.0.2/index.php/download_file/111/149/" class="file-pdf">Download Specifications</a>

</div>


</div></div><div class="ccm-layout-63-col-2 ccm-layout-cell ccm-layout-col ccm-layout-col-2 " style="width:25%"> </div><div class="ccm-layout-63-col-3 ccm-layout-cell ccm-layout-col ccm-layout-col-3 " style="width:25%"> </div><div class="ccm-layout-63-col-4 ccm-layout-cell ccm-layout-col ccm-layout-col-4 last" style="width:24.99%"> </div><div class="ccm-spacer"></div></div><div class="ccm-layout-row ccm-layout-row-2"><div class="ccm-layout-63-col-1 ccm-layout-cell ccm-layout-col ccm-layout-col-1 first" style="width:25%"> </div><div class="ccm-layout-63-col-2 ccm-layout-cell ccm-layout-col ccm-layout-col-2 " style="width:25%"> </div><div class="ccm-layout-63-col-3 ccm-layout-cell ccm-layout-col ccm-layout-col-3 " style="width:25%"> </div><div class="ccm-layout-63-col-4 ccm-layout-cell ccm-layout-col ccm-layout-col-4 last" style="width:24.99%"> </div><div class="ccm-spacer"></div></div><div class="ccm-layout-row ccm-layout-row-3"><div class="ccm-layout-63-col-1 ccm-layout-cell ccm-layout-col ccm-layout-col-1 first" style="width:25%"> </div><div class="ccm-layout-63-col-2 ccm-layout-cell ccm-layout-col ccm-layout-col-2 " style="width:25%"> </div><div class="ccm-layout-63-col-3 ccm-layout-cell ccm-layout-col ccm-layout-col-3 " style="width:25%"> </div><div class="ccm-layout-63-col-4 ccm-layout-cell ccm-layout-col ccm-layout-col-4 last" style="width:24.99%"> </div><div class="ccm-spacer"></div></div></div></div><div id="ccm-layout-wrapper-1054" class="ccm-layout-wrapper"><div id="ccm-layout-main-51-1" class="ccm-layout ccm-layout-table ccm-layout-name-Main-Layout-1 "><div class="ccm-layout-row ccm-layout-row-1"><div class="ccm-layout-51-col-1 ccm-layout-cell ccm-layout-col ccm-layout-col-1 first" style="width:100%"><a href="/concrete5.1.6.0.2/index.php/about/contact-us/"><img border="0" class="ccm-image-block" alt="" src="/concrete5.1.6.0.2/files/1413/6192/8207/calltoaction.png" width="1100" height="60" onmouseover="this.src = '/concrete5.1.6.0.2/files/1713/6192/8399/calltoaction_hover.png'" onmouseout="this.src = '/concrete5.1.6.0.2/files/1413/6192/8207/calltoaction.png'" /></a></div><div class="ccm-spacer"></div></div></div></div> </div><!-- #content ends -->
</div><!-- .row ends -->

</div><!-- #wrapper ends -->


</div><!-- #container ends -->
<footer><div id="footercontainer">
<div class="row">
<div class="col_3">
<div id="blockStyle190Main60" class=" ccm-block-styles" >
<ul class="nav"><li class=""><a href="/concrete5.1.6.0.2/" target="_self" class="">Home</a></li><li class="nav-selected nav-path-selected"><a href="/concrete5.1.6.0.2/index.php/aloha-enterprise/" target="_self" class="nav-selected nav-path-selected">Operate</a></li><li class=""><a href="/concrete5.1.6.0.2/index.php/hardware-solutions/" target="_self" class="">Manage</a></li><li class=""><a href="/concrete5.1.6.0.2/index.php/partner-solutions/" target="_self" class="">Engage</a></li><li class=""><a href="/concrete5.1.6.0.2/index.php/enhance/" target="_self" class="">Enhance</a></li><li class=""><a href="/concrete5.1.6.0.2/index.php/cust/" target="_self" class="">Customer Care Center</a></li><li class=""><a href="/concrete5.1.6.0.2/index.php/about/" target="_self" class="">About</a></li></ul></div>

<form action="/concrete5.1.6.0.2/index.php/search-results/" method="get" class="ccm-search-block-form">

<h3>Search</h3>
<input name="search_paths[]" type="hidden" value="" />

<input name="query" type="text" value="" class="ccm-search-block-text" />

<input name="submit" type="submit" value="GO" class="ccm-search-block-submit" />


</form> </div><!-- .col_3 ends -->
<div class="col_3">
<div id="blockStyle203Main72" class=" ccm-block-styles" >
<h1><img src="/concrete5.1.6.0.2/files/9213/6017/2268/NCR-logo-sm_Pantone.png" alt="NCR-logo-sm_Pantone.png" width="100" height="27" />RSS FEED</h1></div> <div id="blockStyle200Main73" class=" ccm-block-styles" >

<div id="rssSummaryList200" class="rssSummaryList">

<div class="rssSummaryListTitle" style="margin-bottom:8px">NCR</div>


<div class="rssItem">
<div class="rssItemTitle">
<a href="http://www.ncr.com/newsroom/resources/silver-gift-card" target="_blank" >
NCR Silver Makes Everyday Easier for Small Businesses with Gift Card Update </a>
</div>
<div class="rssItemDate">March 13th</div>
<div class="rssItemSummary">
</div>
</div>


<div class="rssItem">
<div class="rssItemTitle">
<a href="http://www.ncr.com/newsroom/resources/modells-pos" target="_blank" >
NCR Teams Up with Modell’s Sporting Goods to Deliver Exceptional Shopping Experiences </a>
</div>
<div class="rssItemDate">February 26th</div>
<div class="rssItemSummary">
</div>
</div>


<div class="rssItem">
<div class="rssItemTitle">
<a href="http://www.ncr.com/newsroom/resources/q4-2012-earnings" target="_blank" >
NCR Announces Strong Fourth Quarter Results </a>
</div>
<div class="rssItemDate">February 6th</div>
<div class="rssItemSummary">
</div>
</div>

</div></div> </div><!-- .col_3 ends -->
<div class="col_3">
<div id="blockStyle396Main72" class=" ccm-block-styles" >
<h1>RSPA Certified</h1></div> <div id="blockStyle405Main152" class=" ccm-block-styles" >
<p><img class="icon" src="/concrete5.1.6.0.2/files/cache/79ad95239c344a4320690112955d859d_f102.png" alt="RSPA_Certifiedsince.png" width="100" height="37" />The National Restaurant Association recommends that restaurateurs only purchase POS from RSPA Certified resellers.</p>
<div class="left">
<p class="small"><a href="#">Top Ten Reasons Why (pdf)</a></p>
<p class="small"><a href="#">8 Essential Elements of POS Ownership</a> (pdf)</p>
<p><span class="small"><a href="#">Matrix Proven POS 'Best in the Business' </a>(pdf)</span></p>
</div></div> </div><!-- .col_3 ends -->
<div class="col_3 last">
<div id="blockStyle204Main72" class=" ccm-block-styles" >
<h1>CONTACT US</h1></div> <div id="blockStyle229Main77" class=" ccm-block-styles" >
<p>340 North Main Street<br />Huron, Ohio 44839<br />Fax: 419-433-6340<br />Toll Free: 877-456-8890</p>
<p><img class="icon" src="/concrete5.1.6.0.2/files/1613/6017/7596/37-suitcase.png" alt="37-suitcase.png" width="16" height="14" />Employment</p></div> <div id="blockStyle193Main67" class=" ccm-block-styles" >

<!-- SOCIAL PROFILES -->
<ul class="block-sociallinks">

<li><a rel='external, nofollow, noindex' href=mailto:info@matrixprovenpos.com title='Send me an email.'><img src='/concrete5.1.6.0.2/packages/social_icons_reloaded/blocks/social_icons_reloaded/images/email_16.png' alt='Email' style='float:left;margin-right:10px;' />Email</a></li><li><a rel='external, nofollow, noindex' href='https://www.facebook.com/MatrixProvenPOS' target=_BLANK title='Find me on Facebook.'><img src='/concrete5.1.6.0.2/packages/social_icons_reloaded/blocks/social_icons_reloaded/images/facebook_16.png' alt='Facebook' style='float:left;margin-right:10px;' />Facebook</a></li><li><a rel='external, nofollow, noindex' href='http://twitter.com/matrixprovenpos' target=_BLANK title='Find me on Twitter.'><img src='/concrete5.1.6.0.2/packages/social_icons_reloaded/blocks/social_icons_reloaded/images/twitter_16.png' alt='Twitter' style='float:left;margin-right:10px;' />Twitter</a></li>
</ul>
<!-- / SOCIAL PROFILES -->
</div> </div><!-- .col_3 ends -->
</div><!-- .row ends -->
<div class="row">
<div id="credits" class="col_12 clearboth">
<p class="left">© 2013 Matrix Proven POS. All Rights Reserved. <span class="sign-in">Currently logged in as <span class="user"><b>admin</b></span>. <a href="/concrete5.1.6.0.2/index.php/login/logout/">Sign Out</a></span>
</p>
<p class="right"><span class="star">Design by <a href="http://www.matrixprovenpos.com" title="Matrix Proven POS themes">Matrix Marketing</a></span>   |   <span class="settings">Powered by <a href="http://www.matrixprovenpos.com" title="Matrix Proven POS">Matrix Proven POS</a></span></p>
</div><!-- #credits ends -->
</div><!-- .row ends --></div>
</footer><!-- footer ends -->

<div id="ccm-page-controls-wrapper"><div id="ccm-toolbar"></div></div>
<script type="text/javascript" src="/concrete5.1.6.0.2/index.php/tools/required/i18n_js"></script>
<script type="text/javascript" src="/concrete5.1.6.0.2/concrete/js/jquery.ui.js?v=1236ae324aef62d5c243456a0833bc89"></script>
<script type="text/javascript" src="/concrete5.1.6.0.2/concrete/js/jquery.form.js?v=1236ae324aef62d5c243456a0833bc89"></script>
<script type="text/javascript" src="/concrete5.1.6.0.2/concrete/js/jquery.rating.js?v=1236ae324aef62d5c243456a0833bc89"></script>
<script type="text/javascript" src="/concrete5.1.6.0.2/concrete/js/bootstrap.js?v=1236ae324aef62d5c243456a0833bc89"></script>
<script type="text/javascript" src="/concrete5.1.6.0.2/concrete/js/ccm.app.js?v=1236ae324aef62d5c243456a0833bc89"></script>
<script type="text/javascript" src="/concrete5.1.6.0.2/concrete/js/tiny_mce/tiny_mce.js?v=1236ae324aef62d5c243456a0833bc89"></script>
<script type="text/javascript" src="/concrete5.1.6.0.2/index.php/tools/required/page_controls_menu_js?cID=149&cvID=&btask=&ts=1363574896"></script>

</body>
</html>
[/code]

Type: Discussion
Status: New
katemac
View Replies:
c5mix replied on at Permalink Reply
c5mix
That looks right. But you really dont have to have the #content in there. It might just be that the main.css file is cached in. Try clearing the site cache by going to Dashboard->System & Settings->Clear Cache. Also try clearing your browser cache.
katemac replied on at Permalink Reply
katemac
Thanks for reply! I have tried clearing both concrete5 and my browser cache. Not sure why it's not displaying the new styles. Possibly the "designer content block" itself?

I will keep poking at it.

.deliverable {
   background:#444648;
   padding:5px;
   border-left:3px solid #bbb;
   }
.deliverable h2 {
   color: #444648;
}
c5mix replied on at Permalink Reply
c5mix
Try creating a view.css file in that block's folder and put that CSS in it.

Can you post a link to a page that has those blocks on it?
katemac replied on at Permalink Reply
katemac
That worked! This is my first build with Concrete, so can you briefly explain why that file worked opposed to putting that css in the main.css file?

Here is link:http://matrix.matrixprovenpos.com/concrete5.1.6.0.2/index.php?cID=1... although I am not sure if you will be able to access it.

Thanks again. Your quick responses are very much appreciated.
c5mix replied on at Permalink Reply
c5mix
It looks like there's something jacked up in your main.css file (an error in your css). If you look athttp://matrix.matrixprovenpos.com/concrete5.1.6.0.2/index.php/tools... you can see that it gets cut off at the end and doesn't finish loading any more of your styles (and I'm guessing the styles for .deliverable is after that.

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.