Zen Cart Logo
Forums / General Questions / How to delete a Banner?

How to delete a Banner?

Views: 994

Results 1 to 7 of 7
2 Apr 2014, 3:01 PM
#1
dvasev avatar

dvasev

New Zenner

Join Date:
Apr 2014
Location:
България
Posts:
4
Plugin Contributions:
0

How to delete a Banner?

Hello , how to delete this banner ?Attachment 13939Attachment 13938 THANKS!!!!
Zen cart:1.3.9

2 Apr 2014, 3:25 PM
#2
trinity14 avatar

trinity14

Zen Follower

Join Date:
Jan 2014
Location:
Ontario, Canada
Posts:
252
Plugin Contributions:
3

Re: How to delete a Banner?

In your admin go to Tools -> Layout Boxes Controller. Make sure your sidebox banners are all turned off.

Hope that helps,

2 Apr 2014, 5:47 PM
#3
dvasev avatar

dvasev

New Zenner

Join Date:
Apr 2014
Location:
България
Posts:
4
Plugin Contributions:
0

Re: How to delete a Banner?

Attachment 13941 what exactly? Thanks.

2 Apr 2014, 6:31 PM
#4
stevesh avatar

stevesh

Black Belt

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

Re: How to delete a Banner?

banner_box, banner_box2 and banner_boxall are the banner sideboxes.

2 Apr 2014, 7:03 PM
#5
trinity14 avatar

trinity14

Zen Follower

Join Date:
Jan 2014
Location:
Ontario, Canada
Posts:
252
Plugin Contributions:
3

Re: How to delete a Banner?

Can you post a link to your site?
The images are hard to pinpoint exactly what you are referring to. I am certain it is an easy fix for you.

2 Apr 2014, 8:58 PM
#6
trinity14 avatar

trinity14

Zen Follower

Join Date:
Jan 2014
Location:
Ontario, Canada
Posts:
252
Plugin Contributions:
3

Re: How to delete a Banner?

I believe you are trying to eliminate your slider image yes?

You can remove the code that makes the slider show up.

Your stylesheet_tm.css still has dimension:
#faded{ overflow:hidden; height:331px; padding-bottom:14px;}
when I remove the height and padding the image disappears.

If there is more info you need, just ask ;)

3 Apr 2014, 6:26 PM
#7
dvasev avatar

dvasev

New Zenner

Join Date:
Apr 2014
Location:
България
Posts:
4
Plugin Contributions:
0

Re: How to delete a Banner?

Thank you Trinity 14