Thread: Westminster New

Page 1 of 2 12 LastLast
Results 1 to 10 of 1865

Hybrid View

  1. #1
    Join Date
    Apr 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Westminster New

    Hi Anne, firstly I have to say how much i think this template rocks!! thank you for creating such a wonderful template for free.

    I have firebug and web development for firefox to help me out. This is how I have gotten my shop looking as it does thus far, I am trying to match as close as I can to my wordpress theme to create uniform look to my site.

    My question I have is not so much a bug, I just need some guidance to which css area, I hope you can help save my hair please.

    I have added a background image rather than a solid colour for the body CSS, I would like to add a white background to the centre area of the site when browsing products just like you have on the front page of the template.

    I am referring to where the left column and the content column are, however if I add a colour background to the onerow-fluid css it also adds white over the top of the very top nav area where the shopping cart is shown and i dont what that area white.

    How can I add a solid background colour to just that centre area of the template if you could point me in the right direction please?

    This link shows where I want to add the white background rather than seeing the zigzag background at the sides between left column and content column.
    beehavendesignz DOT com/shop/index.php?main_page=featured_products

    I would like it to be all filled in white like on the front page here:
    beehavendesignz DOT com/shop/

    Greatly appreciate your help and thank you in advance :-)
    Melanie
    beehavendesignz DOT com

  2. #2
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Westminster New

    Quote Originally Posted by missesbeehaven View Post
    Hi Anne, firstly I have to say how much i think this template rocks!! thank you for creating such a wonderful template for free.

    I have firebug and web development for firefox to help me out. This is how I have gotten my shop looking as it does thus far, I am trying to match as close as I can to my wordpress theme to create uniform look to my site.

    My question I have is not so much a bug, I just need some guidance to which css area, I hope you can help save my hair please.

    I have added a background image rather than a solid colour for the body CSS, I would like to add a white background to the centre area of the site when browsing products just like you have on the front page of the template.

    I am referring to where the left column and the content column are, however if I add a colour background to the onerow-fluid css it also adds white over the top of the very top nav area where the shopping cart is shown and i dont what that area white.

    How can I add a solid background colour to just that centre area of the template if you could point me in the right direction please?

    This link shows where I want to add the white background rather than seeing the zigzag background at the sides between left column and content column.
    beehavendesignz DOT com/shop/index.php?main_page=featured_products

    I would like it to be all filled in white like on the front page here:
    beehavendesignz DOT com/shop/

    Greatly appreciate your help and thank you in advance :-)
    You have to set the .onerow-fluid background to #fff and then remove the background from the .onerow-fluid in the #top-wrapper:

    Code:
    #top-wrapper .onerow-fluid{background:none;}
    Thanks,

    Anne

  3. #3
    Join Date
    Apr 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Westminster New

    Your a gem thank you so much Anne

    I had been looking at that for hours and trying different combinations but totally didnt think to add the code for top wrap to my css. WOHOOO now this is looking as I wanted thank you again - your the best!!

    Quote Originally Posted by picaflor-azul View Post
    You have to set the .onerow-fluid background to #fff and then remove the background from the .onerow-fluid in the #top-wrapper:

    Code:
    #top-wrapper .onerow-fluid{background:none;}
    Thanks,

    Anne
    Melanie
    beehavendesignz DOT com

  4. #4
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Westminster New

    Quote Originally Posted by missesbeehaven View Post
    Your a gem thank you so much Anne

    I had been looking at that for hours and trying different combinations but totally didnt think to add the code for top wrap to my css. WOHOOO now this is looking as I wanted thank you again - your the best!!
    No problem ;) I don't mind helping people out when they have made an effort to figure things out for themselves and done some legwork and are just stuck on something. It is a little frustrating when people just want you to tell them the answer without any work themselves. I can tell that you have spent a good amount of time working on the template, customizing it to your needs ;)

    Thanks,

    Anne

  5. #5
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Westminster New

    Quote Originally Posted by picaflor-azul View Post
    No problem ;) I don't mind helping people out when they have made an effort to figure things out for themselves and done some legwork and are just stuck on something. It is a little frustrating when people just want you to tell them the answer without any work themselves.
    **nods in agreement**
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #6
    Join Date
    Apr 2015
    Location
    Florida
    Posts
    14
    Plugin Contributions
    0

    Default Re: Westminster New

    I am having the same problem with the background image not showing behind the top-wrapper
    www dot thesweetestmemories dot com

    I couldn't find what you mentioned in a previous post
    "You have to set the .onerow-fluid background to #fff and then remove the background from the .onerow-fluid in the #top-wrapper:"

    I also would like to move the search box to the menu bar across the page but can't seem to find where to add it.

    Thanks in advance!

  7. #7
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Westminster New

    Quote Originally Posted by munizjm View Post
    I am having the same problem with the background image not showing behind the top-wrapper
    www dot thesweetestmemories dot com

    I couldn't find what you mentioned in a previous post
    "You have to set the .onerow-fluid background to #fff and then remove the background from the .onerow-fluid in the #top-wrapper:"

    I also would like to move the search box to the menu bar across the page but can't seem to find where to add it.

    Thanks in advance!
    You can add a background image to the #top-wrapper on line 69 of the stylesheet.css file. Be careful about adding a pixel width to the #top-wrapper as this will impact the view on tablets on phones. Use percentage widths whenever possible in responsive designs.

    thanks,

    Anne

  8. #8
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: Westminster New

    Do I see a rogue PHP closing tag in:

    templates/westminster_new/templates/common/tpl_main_page.php

    Around lines 388 - 390

    PHP Code:
    <?php echo SLIDE_OUT_CONTENT?>
             </div>
    ?>

    <?php /* add any end-of-page code via an observer class */
      
    $zco_notifier->notify('NOTIFY_FOOTER_END'$current_page);
    ?>
    Should be
    PHP Code:
    <?php echo SLIDE_OUT_CONTENT?>
             </div>

    <?php /* add any end-of-page code via an observer class */
      
    $zco_notifier->notify('NOTIFY_FOOTER_END'$current_page);
    ?>
    20 years a Zencart User

  9. #9
    Join Date
    Jan 2015
    Posts
    191
    Plugin Contributions
    0

    Default Re: Westminster New

    Is there qa way to add a hyperlink to this image? I don't see it in the banner manager. Thanks!

    Click image for larger version. 

Name:	hyper.jpg 
Views:	199 
Size:	62.0 KB 
ID:	16840

  10. #10
    Join Date
    May 2006
    Location
    Chester, UK
    Posts
    99
    Plugin Contributions
    0

    Default Re: Westminster New

    Quote Originally Posted by CosmosK View Post
    Is there qa way to add a hyperlink to this image? I don't see it in the banner manager. Thanks!

    Click image for larger version. 

Name:	hyper.jpg 
Views:	199 
Size:	62.0 KB 
ID:	16840
    In Banner Manager look under 'Groups' column. The one you need to edit is 'hometop' banner. It's probably easier to create a new banner and select 'hometop' from the dropdown. Hyperlink goes in the 'Banner URL: field'

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v155 Getting ajax error in v155 with v154 Westminster template
    By godt in forum General Questions
    Replies: 3
    Last Post: 11 Jul 2016, 12:41 AM
  2. v155 Getting ajax error in v155 with v154 Westminster template
    By MCS_Computers in forum General Questions
    Replies: 10
    Last Post: 21 Mar 2016, 03:58 PM
  3. v154 Modifying Top Menu - Westminster New
    By chelseaneedshelp in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Mar 2015, 04:28 PM
  4. Westminster New doesn't work on mobile phone
    By Pompidompie in forum Addon Templates
    Replies: 3
    Last Post: 26 Mar 2015, 10:34 PM
  5. v151 westminster new Share and Connect
    By Larry0652 in forum Addon Templates
    Replies: 8
    Last Post: 24 Oct 2014, 03:30 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