Thread: Westminster New

Page 29 of 187 FirstFirst ... 1927282930313979129 ... LastLast
Results 281 to 290 of 1865
  1. #281

    Default Re: Westminster New

    Quote Originally Posted by rbarbour View Post
    for the header nav

    /stylesheet.css

    /* Line 78 */
    #navMain i
    {
    margin-right: 10px;
    color: #8db9fb;
    font-size: 120%;
    vertical-align: middle;
    }

    /* Line 79 */
    #navMain i:hover
    {
    color: #ffffff;
    }

    for the footer social icons
    /stylesheet.css

    /* Line 392 */
    .ffCcol4 i
    {
    font-size: 200%;
    border-top-width: 1px;
    border-right-width-value: 1px;
    border-bottom-width: 1px;
    border-left-width-value: 1px;
    border-top-style: solid;
    border-right-style-value: solid;
    border-bottom-style: solid;
    border-left-style-value: solid;
    border-top-color: #8db9fb;
    border-right-color-value: #8db9fb;
    border-bottom-color: #8db9fb;
    border-left-color-value: #8db9fb;
    border-image-source: none;
    border-image-slice: 100% 100% 100% 100%;
    border-image-width: 1 1 1 1;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #8db9fc;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    color: #ffffff;
    transition-property: background;
    transition-duration: 2s;
    transition-timing-function: ease;
    transition-delay: 0s;
    min-width: 30px;
    }

    /* Line 393 */
    .ffCcol4 i:hover
    {
    background-color: #171717;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    color: #ffffff;
    }

    Hope that helps!

    That did it. Thanks a bunch

  2. #282
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Westminster New

    I'm glad it worked for you!

    Site looks great btw.

    Quote Originally Posted by reciecup View Post
    That did it. Thanks a bunch

  3. #283

    Default Re: Westminster New

    Quote Originally Posted by rbarbour View Post
    I'm glad it worked for you!

    Site looks great btw.
    Thanks

  4. #284

    Default Re: Westminster New

    I'm back again lol. I think I have jacked something up. On my mobile device, I cannot see the little menu tab that is supposed to show in the top right hand corner of the homepage. What did I do wrong?

    Here is a link to a responsinator showing my page in mobile view:

    http://www.responsinator.com/?url=www.lovekaridae.com

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

    Default Re: Westminster New

    Quote Originally Posted by reciecup View Post
    I'm back again lol. I think I have jacked something up. On my mobile device, I cannot see the little menu tab that is supposed to show in the top right hand corner of the homepage. What did I do wrong?

    Here is a link to a responsinator showing my page in mobile view:

    http://www.responsinator.com/?url=www.lovekaridae.com
    If you want to view the site in mobile mode in the responsinator then you need to use the url:

    your domain.com/index.php?main_page=index&display_mode=isMobile

    It looks like you need to move the menu button down.

    Thanks,

    Anne

  6. #286

    Default Re: Westminster New

    Quote Originally Posted by picaflor-azul View Post
    If you want to view the site in mobile mode in the responsinator then you need to use the url:

    your domain.com/index.php?main_page=index&display_mode=isMobile

    It looks like you need to move the menu button down.

    Thanks,

    Anne
    Thanks for your response Anne.

    Yes I realize I need to move that down. The problem is that I have no idea how to do that or why it moved in the first place. I've only been editing the colors on the css files. So I am clueless as to how to move it back. Can someone please tell me what file to edit and what code I should type in? Thanks.

  7. #287

    Default Re: Westminster New

    I figured it out. Thanks!

  8. #288
    Join Date
    Dec 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: Westminster New

    Hello,

    I am having a problem displaying of New or All Products from the link located in the side box (http://manojenterprises.com/store/in...e=products_all)

    I get the following error:

    "WARNING: An Error occurred, please refresh the page and try again."

    Logs show:

    "[28-Sep-2014 13:32:40 America/New_York] PHP Fatal error: 1109:Unknown table 'p' in field list :: select count(p.products_id) as total ==> (as called by) /home/aaoiizay/public_html/store/includes/classes/split_page_results.php on line 78 <== /home/aaoiizay/public_html/store/includes/classes/db/mysql/query_factory.php on line 155"

    Not sure if this is an issue with Westminster_New or not. The all and new product listings work fine using the default template.

    New arrivals on the front page of the site works just fine.

    Currently running Zencart 1.5.3 with latest Westminster_New template. Extra plugins: Easy Populate (but don't think I ever used this to transfer dbase from old site to this current version) and the Flexible Footer Menu.

    Thanks so much for any possible help or direction.

    Pablo

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

    Default Re: Westminster New

    Quote Originally Posted by pablo0713 View Post
    Hello,

    I am having a problem displaying of New or All Products from the link located in the side box (http://manojenterprises.com/store/in...e=products_all)

    I get the following error:

    "WARNING: An Error occurred, please refresh the page and try again."

    Logs show:

    "[28-Sep-2014 13:32:40 America/New_York] PHP Fatal error: 1109:Unknown table 'p' in field list :: select count(p.products_id) as total ==> (as called by) /home/aaoiizay/public_html/store/includes/classes/split_page_results.php on line 78 <== /home/aaoiizay/public_html/store/includes/classes/db/mysql/query_factory.php on line 155"

    Not sure if this is an issue with Westminster_New or not. The all and new product listings work fine using the default template.

    New arrivals on the front page of the site works just fine.

    Currently running Zencart 1.5.3 with latest Westminster_New template. Extra plugins: Easy Populate (but don't think I ever used this to transfer dbase from old site to this current version) and the Flexible Footer Menu.

    Thanks so much for any possible help or direction.

    Pablo
    Did you upload the template package file includes/classes/split_page_results.php ?

    Thanks,

    Anne

  10. #290

    Default Re: Westminster New

    Is there a way to change the size of the images being displayed on the home page?

    I would like to remove the "sale up to 20% off" image and enlarge the big image next to it. I also would like to know how to center the logo. Here is what my site looks like now:

    http://www.lovekaridae.com

    Here is an example of how I want it to look:

    http://www.clothesenvy.com

    Thanks
    Last edited by reciecup; 30 Sep 2014 at 05:26 PM.

 

 

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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR