Quantcast
Channel: NBStore Discussions Rss Feed
Viewing all articles
Browse latest Browse all 4081

New Post: Dnn7 & NBStore BO Layout

$
0
0
Hi Bereta,

To make these changes it is very easy and not so dangerous to do.

Just have a look at what I wrote above and you should be able to do it yourself so you don't need to wait.

The main change to help get the layout correct is adding this :

.NormalBold { font-weight:normal; color: #222; }
.dnnLabel
{
    display:inline-block;
    float:left;
    position:relative;
    width:32.075%;
    padding-right:20px;
    margin-right:18px;
    overflow:visible;
    text-align:right;
}
td > .dnnLabel { width:auto; padding-right:20px; }

to the module.css within the NBStore install.

What I found was that DNN sets a percentage width to the dnnlabel which knocks out the layout in nbstore.

Hope this helps,

Geoff

Viewing all articles
Browse latest Browse all 4081

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>