WSD Posted April 10, 2020 Share Posted April 10, 2020 Is there a way that i can set the information group to shows as a top to bottom list on pc versions of the foundation skin same as it does on the mobile version? I have attached an image at the minute the area marked in orange box is running left to right and looks untidy and would much prefer it to run top to bottom. Thanks Link to comment Share on other sites More sharing options...
bsmither Posted April 10, 2020 Share Posted April 10, 2020 In the Foundation template box.documents.php: Find: <ul class="small-block-grid-1 medium-block-grid-3 large-block-grid-3"> Change to: <ul class="small-block-grid-1{* medium-block-grid-3 large-block-grid-3 *}"> This comments out the layout directive for the medium and large view widths, having the small be used for all view widths. Have CubeCart clear its internal cache so that this template is freshly compiled. Link to comment Share on other sites More sharing options...
fabriceunko Posted April 11, 2020 Share Posted April 11, 2020 Is it possible to arrange the information group in alphabetical order? Link to comment Share on other sites More sharing options...
bsmither Posted April 11, 2020 Share Posted April 11, 2020 In CubeCart's admin, Documents, the list should have (unless I am looking at a customization on my installation), in the first column (Arrange), a black and blue double arrow icon. One can click and drag that icon and drop it where in the list you want it positioned. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.