Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Sight side box position

Sight side box position

Views: 539

Results 1 to 5 of 5
5 Jul 2012, 1:19 PM
#1
ellis200200 avatar

ellis200200

Zen Follower

Join Date:
Jul 2006
Posts:
127
Plugin Contributions:
0

Sight side box position

Hi all,

I'm at a loss. I'm trying to make my right hand banner align to the right hand side of the page.

I've been through the style sheet over and over again and just can work out what I've done to make it go out of position.

I'm sure it's a simple fix, but I just can see it :no:

https://www.equineadvisor.co.uk

Thanks for any help

Andrew

6 Jul 2012, 5:02 PM
#2
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Sight side box position

"Right Hand Banner"... So what element exactly, are you trying to move? You have not made it clear...

Is see three images:
header_bg.jpg
test add 2.jpg
_notes.gif

What image are you referring to?

6 Jul 2012, 5:22 PM
#3
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Sight side box position

One problem may be that you have the 'bannerbox2' element in a <td>, where it isn't in a stock Zencart installation. What version of Zencart is that, and have you changed the coding there ?

6 Jul 2012, 5:24 PM
#4
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Sight side box position

stevesh:

One problem may be that you have the 'bannerbox2' element in a <td>, where it isn't in a stock Zencart installation. What version of Zencart is that, and have you changed the coding there ?

Looks like a lot of hashing is taking place... bit of a "horse's breakfast" I think...

8 Jul 2012, 8:44 AM
#5
ellis200200 avatar

ellis200200

Zen Follower

Join Date:
Jul 2006
Posts:
127
Plugin Contributions:
0

Re: Sight side box position

Hi Stevesh and schoolboy,

The image I am trying to move is bannerOne (the insurance advisor) I am trying to have it align to the right hand side of the navColumnTwo container on the right hand side of the page.

I'm using version v1.50. classic template and have made modifications as advised by Ajeh so the reviews in navColumnOne only display on the main page.

if (!$this_is_home_page) {
$flag_disable_left = true;
}

was added to tpl_main_page.php

Apart from that I've only played with the style sheet.

Thanks in advance for you help

Andrew