ccm-page-controls
Permalink
Does anyone remember a post about this, I recall it but cant find it,
It pertains to the edit bar in edit mode and how it push's things like the nav bar down 50 px or so.
I remember there being some fix for this,If you remember just post a link....Thanks
It pertains to the edit bar in edit mode and how it push's things like the nav bar down 50 px or so.
I remember there being some fix for this,If you remember just post a link....Thanks
<?php
if ($c->isEditMode()) { ?>
<div class="spacer3"></div>
<?php} ?>
make a class "spacer3" or whatever and put a wee background image into it.
Bingo.
if ($c->isEditMode()) { ?>
<div class="spacer3"></div>
<?php} ?>
make a class "spacer3" or whatever and put a wee background image into it.
Bingo.
<?php
if ($c->isEditMode()) { ?>
<div class="spacer3"></div>
<?php} ?>
make a class "spacer3" or whatever and put a wee background image into it.
Bingo.
if ($c->isEditMode()) { ?>
<div class="spacer3"></div>
<?php} ?>
make a class "spacer3" or whatever and put a wee background image into it.
Bingo.
http://www.concrete5.org/index.php?cID=7255...