Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2009
    Location
    USA
    Posts
    44
    Plugin Contributions
    0

    Default Change Size, Adjust Banner Position, and Remove Gift Certificate FAQ

    1. How to change my template size to full page browser view?

    2. I have installed new template and the bottom banner is align to the left. How can i move back the banner to the middle?

    3. How can i remove Gift Certificate FAQ from the Information List? I don't need it.
    Agik Idup Agik Ngelaban
    Adil Ka' Talino, Bacarumin Ka Saruga, Masenggat Ka Jubata

  2. #2
    Join Date
    Jan 2009
    Posts
    310
    Plugin Contributions
    0

    Default Re: Change Size, Adjust Banner Position, and Remove Gift Certificate FAQ

    Is the link in your footer the site your trying to modify??? Please post a link if not...

    Anyways...

    1 - Your trying to widen the page to fill up the dead space on the left and right?

    Open stylesheet.css

    #mainWrapper {
    margin: 0 auto;
    background: url(../images/wrapper_bg.jpg);
    text-align: left;
    width: 90%;
    vertica

    Either set this to a % or a 'fixed say 800px - Just have a play around - There are many tutorials on this though so just look on the forums...

    2 - Try Banner manager in the admin>tools (unless you mean something else?)

    3 - Gift Certificate FAQ removal - http://www.zen-cart.com/forum/showthread.php?t=84269
    Steve
    Site Under Construction: adatglobal.com

  3. #3
    Join Date
    Jun 2009
    Location
    USA
    Posts
    44
    Plugin Contributions
    0

    Default Re: Change Size, Adjust Banner Position, and Remove Gift Certificate FAQ

    2 - Try Banner manager in the admin>tools (unless you mean something else?)

    i meant a long banner that stripe across the header page after the zen cart logo (it seem like i cannot select that banner as it stays behind the zen cart logo). This banner does not included in the admin-->tools
    Agik Idup Agik Ngelaban
    Adil Ka' Talino, Bacarumin Ka Saruga, Masenggat Ka Jubata

  4. #4
    Join Date
    Jan 2009
    Posts
    310
    Plugin Contributions
    0

    Default Re: Change Size, Adjust Banner Position, and Remove Gift Certificate FAQ

    Ah I see...

    In your stylesheet it should be one of these two:

    #logoWrapper{
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:75px;
    }
    or

    #mainWrapper {
    background-color: #ffffff;
    text-align: left;
    width: 750px;
    vertical-align: top;
    border: 1px solid #9a9a9a;
    }

    If you can please post a link I can help you a lot more - Im still a novice but I should be able to help with this, but the url if you have it online would help!
    Steve
    Site Under Construction: adatglobal.com

  5. #5
    Join Date
    Jun 2009
    Location
    USA
    Posts
    44
    Plugin Contributions
    0

    Default Re: Change Size, Adjust Banner Position, and Remove Gift Certificate FAQ

    Yes i think its the images/header_bg.jpg see this link http://cheap-activation.com look at the top there is a banner stripe accross the template. Disturbing my description. i want to remove that without deleting the file from header_bg.jpg file from the hosting site. how can i do it
    Agik Idup Agik Ngelaban
    Adil Ka' Talino, Bacarumin Ka Saruga, Masenggat Ka Jubata

  6. #6
    Join Date
    Jun 2009
    Location
    USA
    Posts
    44
    Plugin Contributions
    0

    Default Re: Change Size, Adjust Banner Position, and Remove Gift Certificate FAQ

    any help ?? how can i disable the banner header_bg.jp?

    #logoWrapper{
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:75px;
    }

    Let me know what do i do with the code to make the banner dissappear
    Agik Idup Agik Ngelaban
    Adil Ka' Talino, Bacarumin Ka Saruga, Masenggat Ka Jubata

  7. #7
    Join Date
    Jun 2009
    Location
    USA
    Posts
    44
    Plugin Contributions
    0

    Default Re: Change Size, Adjust Banner Position, and Remove Gift Certificate FAQ

    Quote Originally Posted by frontier2002 View Post
    any help ?? how can i disable the banner header_bg.jp?

    #logoWrapper{
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:75px;
    }

    Let me know what do i do with the code to make the banner dissappear
    Ok problem solved i have figured out how to do it. Simply put "None" at the background image code. As follow

    #logoWrapper{
    background-image: NONE;
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:75px;
    }
    Agik Idup Agik Ngelaban
    Adil Ka' Talino, Bacarumin Ka Saruga, Masenggat Ka Jubata

 

 

Similar Threads

  1. v151 How to remove Gift Certificate FAQ page
    By stoneroses6300 in forum General Questions
    Replies: 0
    Last Post: 25 Nov 2014, 06:18 PM
  2. v151 Remove Gift Certificate FAQ but keep GVs in the catalogue
    By kevin_a in forum General Questions
    Replies: 2
    Last Post: 20 Sep 2014, 10:05 AM
  3. v150 Doesn't Uninstalling Gift Certificate & Coupons remove the FAQ's ?
    By ocmusic in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Nov 2013, 08:30 PM
  4. Gift Certificate FAQ Remove Not working right
    By dutchy in forum General Questions
    Replies: 4
    Last Post: 8 Apr 2011, 10:46 PM
  5. How do I remove Gift Certificate FAQ
    By jvalent in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 9 Aug 2008, 08:33 AM

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