Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    Default Trying to remove header for just one sidebar box

    I installed my authorize.net seal in my sidebar, and I seem to have 4 issues.

    First of all, I need to get rid of the red header bar in just the authorize seal box, but I don't know .php coding to take it out.

    Second, it's not centered, can someone tell me how to center it.

    Third, the sidebar box doesn't seem to be large enough, I need to increase the size. I also have to put in a Comodo button, ideally I would like for both of them to be in the same box.

    And fourth, I need to move that box up so that it aligns with the same vertical spacing as the boxes above. I'm afraid when I remove the header that I will have a gap where the header was.

    The link isn't clicking to authorize.net, but thats because it's set up for my real site, not this demo site. I've worked forever building this cart, I'm finally coming down to the wire with it, it's just a matter of tweaking. I appreciate all the help I've gotten from this forum, you all have been so good to help me.

    Thanks in advance for any help you can offer me...

    redkapworkwear.com/demo
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

  2. #2
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Trying to remove header for just one sidebar box

    1) you could always add the following rule to the bottom of your stylesheet
    #authorizenet h3{
    display:none;
    }
    2) again with the css

    div.AuthorizeNetSeal {
    margin-left: auto;
    margin-right: auto;
    }
    3) the sidebar box should automatically stretch downwards to accommodate the commodo seal

    4) The code in one should take care of that

    5) you need to go and remove these files as you seem to be loading 2 versions of each (look at your source code)

    includes/templates/cherry_zen/css/style_imagehover (2).css
    includes/templates/cherry_zen/jscript/jscript_imagehover (2).js
    Webzings Design
    Semi retired from Web Design

  3. #3
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    Default Re: Trying to remove header for just one sidebar box

    Thanks so much for helping me. I'll take out my duplicate file and implement what you told me to do.
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

 

 

Similar Threads

  1. v150 Search Header Can I remove without removing the above side box one?
    By schobook in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 18 Jan 2013, 04:24 PM
  2. remove radiobutton when just one attribute
    By fcegarra in forum Setting Up Categories, Products, Attributes
    Replies: 14
    Last Post: 14 Oct 2010, 04:50 PM
  3. I am at my wits end!!! (and I'm just trying to center a freakin header image)
    By nappyjim in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 22 Jun 2009, 08:45 PM
  4. how to remove category box from just one page?
    By Noneya99 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 6 Jun 2009, 12:54 PM
  5. how to remove category box from just one page?
    By INeedLove in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Jun 2009, 06:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg