Jump to content

(Resolved) Adjust homepage


dobie

Recommended Posts

Hi all i am after how i can make  my homepage even with the right column and the bx slider  with link hidden on 6.2  and running elegant skin 

this is what i have at  moment 

<div class="small-12 columns small-collapse"><div id="element-breadcrumbs"><div class="thickpad-top"></div></div></div>

 

Edited by dobie
resolved
Link to comment
Share on other sites

Not sure what you are wanting.

Right now, I see the area  for the breadcrumbs extend from the left edge of the main area to the right edge.

The main area is split, divided between the Homepage and the right-hand sidebar.

Are you wanting the breadcrumb area to stop short at that divide and allow the right-hand sidebar to rise up to fill in that freed space?

Link to comment
Share on other sites

Probably in the main.php template, find:

Find:

<div id="innerpage">
  <div class="small-12 large-9 columns small-collapse">

Change to:

<div id="innerpage">
  <div class="small-12 large-9 columns small-collapse">
    <h4>&nbsp;</h4>

It is still not precisely exact - maybe 1 or 2 pixels off. I think we can make a tweak to the position of the Featured Product box to fix that.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...