Dear all,

I'm trying to figure out how to properly swap the sidebar (cointaining 
dri:options) from right to left starting from the original Mirage2 layout 
(v. 5.3). I slightly changed the page-structure.xsl layout in order to have 
something like:


<div class="container" id="main-container">
<div class="row row-offcanvas row-offcanvas-*left*">
<div class="horizontal-slider clearfix">

*<div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar" 
role="navigation"><div class="col-xs-12 col-sm-12 col-md-9 main-content">*

instead of

<div class="container" id="main-container">
<div class="row row-offcanvas row-offcanvas-right">
<div class="horizontal-slider clearfix">
<div class="col-xs-12 col-sm-12 col-md-9 main-content">
<div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar" 
role="navigation">

and haven't touched the *.scss files yet  for this specific change.

but that's not quite it.... it's not rescaling/floating properly for 
intermediate widths. I'm trying to understand what 
http://getbootstrap.com/css/#grid-responsive-resets says about that but 
must say I would gladly appreciate help on this one as I'm not familiar 
with bootstrap. Anyone has done that on their DSpace site?

Thanks

Marie-Hélène Vézina
Université de Montréal

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to