Jump to content

Footer Informaton Layout Help


WSD

Recommended Posts

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

Untitled.png

Link to comment
Share on other sites

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...