Problem: Postion-10 not aligning properly and altering right block

on my site: I’m having trouble with two things:

The contact details in position-10 are aligning underneath the follow up block, how can I get this to sit on the right hand side?

What do I need to do the remove the catergories in the right hand block?

Thanks

4 answers

Profile photo of Saguaros 0.00 $tone July 18, 2012
Public

HI John,

1. I don’t see it align underneath the follow up block, please make screenshot of what you wanna achieve.

2. Do you mean this category navigation: http://easycaptures.com/fs/uploaded/599/5831120754.png ? If so, you could open file: \app\design\frontend\default\jm_adamite\layout\pag e.xml at approx line 170:

PHP Code:

<!--Display category on left-->
 <
reference name="left">
  <!--<
block type="core/template" name="top.search" as="topSearch" template="catalogsearch/form.mini.phtml" before="-" />-->
  <
block type="catalog/navigation" name="catalog.leftcat" template="catalog/navigation/sidenav.phtml" />
</
reference




Remove or comment this line:

PHP Code:

<block type="catalog/navigation" name="catalog.leftcat" template="catalog/navigation/sidenav.phtml" /> 




And flush all magento cache.

#1
Profile photo of John Graham 0.00 $tone July 19, 2012
Public

Hi

Thanks for the response. In answer to your questions:

1 Here is the screenshot:
Attachment 22482
Contact us sits below Follow Us, I want it to sit to the right of it.

2 Yes, this is the catagory I mean. Thank you.

Regards

John

#2

This question is now closed

Written By

Comments