Thread: Westminster New

Page 78 of 187 FirstFirst ... 2868767778798088128178 ... LastLast
Results 771 to 780 of 1865
  1. #771
    Join Date
    Oct 2010
    Posts
    50
    Plugin Contributions
    0

    Default Re: Westminster New

    Homepage Images

    Can someone please help me with the following:

    I have disabled the left side slide out panel, and all but one banner image in the "homepageslide" banner group.
    Also I have set the hometop banner to HTML text.

    Now what I want to do is to have the homepageslide banner image placed behind the hometop banner text. The effect I am looking for is to have the HTML text appear in front of the banner image.

    I may be on the wrong track, but I am guessing that I need to code something like this for the homepageslide banner image, . . img {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    }
    Can anyone help ?

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

    Default Re: Westminster New

    Quote Originally Posted by RedSpinnaker View Post
    Homepage Images

    Can someone please help me with the following:

    I have disabled the left side slide out panel, and all but one banner image in the "homepageslide" banner group.
    Also I have set the hometop banner to HTML text.

    Now what I want to do is to have the homepageslide banner image placed behind the hometop banner text. The effect I am looking for is to have the HTML text appear in front of the banner image.

    I may be on the wrong track, but I am guessing that I need to code something like this for the homepageslide banner image, . . img {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    }
    Can anyone help ?
    If you post a link to your site and try to explain more about what you are trying to do, I can take a look.

    Thanks,

    Anne

  3. #773
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Westminster New

    Quote Originally Posted by CosmosK View Post
    got it, should read (defined in includes/languages/english/westminster_new/shopping_cart.php)
    Thanks
    Quote Originally Posted by picaflor-azul View Post
    No, the text is correct. The zen cart instructions take into account that you will know to make all changes in override files.

    Thanks,

    Anne
    If I may interject.. I can't say that I disagree with CosmosK, you and I know to make the changes in the overrides, but a nascent shopowner may not know this instinctively..
    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.

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

    Default Re: Westminster New

    Quote Originally Posted by DivaVocals View Post
    If I may interject.. I can't say that I disagree with CosmosK, you and I know to make the changes in the overrides, but a nascent shopowner may not know this instinctively..
    Maybe you should post about this in the code suggestions forum so that the developers can change the wording?

    Thanks,

    Anne

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

    Default Re: Westminster New

    Quote Originally Posted by picaflor-azul View Post
    Maybe you should post about this in the code suggestions forum so that the developers can change the wording?

    Thanks,

    Anne
    Oh I have done just that.. (and much more with regards to the default template..) Just suggesting that it's not a BAD idea to include that in the template or even the readme.. 'tis all..
    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. #776
    Join Date
    Oct 2010
    Posts
    50
    Plugin Contributions
    0

    image problem Re: Westminster New

    Quote Originally Posted by picaflor-azul View Post
    If you post a link to your site and try to explain more about what you are trying to do, I can take a look.

    Thanks,

    Anne
    Hi Anne,
    The site is still under development in localhost, but this other site is an example of what I am trying to achieve, where the the HTML text "VENETIAN MASQUERADE MASKS etc . . " appears in front of the banner image(s).
    http://www.italymask.com/

    Thanks for your assist :)

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

    Default Re: Westminster New

    Quote Originally Posted by RedSpinnaker View Post
    Hi Anne,
    The site is still under development in localhost, but this other site is an example of what I am trying to achieve, where the the HTML text "VENETIAN MASQUERADE MASKS etc . . " appears in front of the banner image(s).
    http://www.italymask.com/

    Thanks for your assist :)
    I would recommend looking at the website for the flex slider to see if they have instructions for such a customization.

    Thanks,

    Anne

  8. #778
    Join Date
    Oct 2010
    Posts
    50
    Plugin Contributions
    0

    Default Re: Westminster New

    Quote Originally Posted by picaflor-azul View Post
    I would recommend looking at the website for the flex slider to see if they have instructions for such a customization.

    Thanks,

    Anne
    Sorry for any misunderstanding - but I only refer to the referenced website in order to show you an example of the effect I wish to achieve.

    I am using the Westminster New template, and looking for guidance as to the appropriate Westminster templete files, and coding which I might implement, in order to achieve a similar effect?

    Regards:)

  9. #779
    Join Date
    Aug 2014
    Location
    South Africa
    Posts
    27
    Plugin Contributions
    0

    Default Re: Westminster New

    Hi Anne

    Thank you so much for such an amazing template but I would really really like to add a few things and would love it if you you assist me in adding a few things that I personally would like to see on this template without me messing up all the great responsive design you did.

    The site currently looks like this: please see the image attached namely "Marshall Now"

    As I am relatively new to this I would very much appreciate any and all assistance you could give me in order to make the site look the way I have made it look in Photoshop as depicted in the attached image namely "Marshall Changes"

    Thank you for an amazing template and as always your assistance is greatly appreciated

    Regards

    Erwin
    Attached Images Attached Images

  10. #780
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,239
    Plugin Contributions
    1

    Default Re: Westminster New

    Quote Originally Posted by RedSpinnaker View Post
    Hi Anne,
    The site is still under development in localhost, but this other site is an example of what I am trying to achieve, where the the HTML text "VENETIAN MASQUERADE MASKS etc . . " appears in front of the banner image(s).
    http://www.italymask.com/

    Thanks for your assist :)
    Just had a quick play so it's a bit dirty but you could move the slider image under the home-top div text by

    .content-slider {
    float: left;
    margin-left: -30%; -- you'll need to experiment with the responsive views to see if a % or px is best
    width: 65%; -- try altering the width of this and/or slider images to see what fits

    and get the home-top div text to overlay the image by

    #top-banner {
    position: relative;
    z-index: 999;

 

 

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