Jump to content

JANDSCLOTHINGCO

Members
  • Posts

    34
  • Joined

  • Last visited

Contact Methods

Profile Information

  • Activity
    User/Merchant

JANDSCLOTHINGCO's Achievements

Newbie

Newbie (1/14)

5

Reputation

  1. There are 3 steps that I did. It involved css editing AND image creation. The titles and active selection bar are IMAGES. They will NOT change if you update your slides. You will have to manually re-edit them, which is why I saved a photoshop PSD file so I can re-edit them in seconds if I update the slides. This is probably alot more work than most would like to do, but it can give you somewhat of a unique result. 1st step You have to disable the numbers from being displayed on the pager by editing jquery.bxSlider.min.js for(var i=1;i<=pagerQty;i++){pagerString+='<a href="" class="pager-link pager-'+i+'">'+i+'</a> Remove the +i+ at the end of the pager-link pager but leave the '' for(var i=1;i<=pagerQty;i++){pagerString+='<a href="" class="pager-link pager-'+i+'">''</a> This will disable the numbers from showing 2nd step Change the css file for the homeslider pager. I will need to update this step once I have access to my files 3rd step You need to create the 2 image files.The first image is the PAGER BACKGROUND. I made mine the full width of the homeslider which is 980px and added my own titles and sectioned it off evenly to line up with the pager buttons which was every 326px since I only have 3 images The second image is the active selection bar I also made this 980px, but I just put a red bar at the top and the bottom and used this as the PAGER ACTIVE BACKGROUND.
  2. Found my solution. It is actually in global.css line 346 I added clear: both; to #center_column .sortPagiBar form {
  3. I solved this issue by using clear: both; in a css file. I forget which line though since I don't have access to the file right now
  4. I have a2hosting, but just the standard web hosting. So far I have no complaints with the company at all. They are always quick to resolve issues as well
  5. I was looking for the same thing. I accompished it without much coding, but had to make two images files. One for the overall pager background with the text on it and one for the active pager overlay to distinguish the active slide. You can see it in action at my site www.jandsclothingco.com I am using 1.5.4.1 but it should be the same for different versions since it is not much coding.
  6. Ok I came up with somewhat of a solution for the slider pager to show which slide you are on.
  7. Yeah I am trying to figure out how I can do that since technically the bar is a background image I made in photoshop since I couldnt get the pager to display descriptions. I guess a second image file with the alternate color and some kind of coding to change the image would be needed @sharak: Once someone hits the subscribe button that window won't popup again either
  8. @vekia: I am using the free LOF HOME FEATURED module however I modified the css and tpl files to change the appearance of it. @stottycabanas: The banner that is overlapping is intended. Instead of the usual number pager, I wanted the description of the slides
  9. Been working and fine tuning the site and modules to suit my needs. Let me know if you notice any errors or issues while browsing the site. Good, bad, or ugly feedback welcome. http://www.jandsclothingco.com
  10. Based on my limited knowledge I am going to say there is either a javascript file that needs to be modified to be changed from .click to .onmouseover for the menu or you might be able to set that option through the back office.
  11. I did the same thing on 1.5.4.1, BUT you need to change it in another file in addition to the blockcart.tpl in the themes/modules/blockcart/ for it to update IMMEDIATELY on your site when adding items otherwise the cart will continue to show the truncated value until you refresh the page or go to a new one. The second file you need to modify if you are using AJAX is blockcart-json.tpl located in /modules/blockcart/ @Vekia Below is a glimpse of mine. I extended my shopping cart to accommodate the extra length product names
  12. Trying to modify the home slider pager to display slide titles instead of the numbers. I know that it is handled by the jquery.bxSlider.min.js file however I can't figure out how to modify it to pick up the slider images title instead of the number. What I am trying to get is below. UPDATE: I found a work around for what I wanted to accomplish and it worked out well
  13. Ok figured it out. I didn't know that I could manually type the name of the adress into the exceptions and only thought I could use the options from the dropdown list. Had to manually type "account" into the exception list to hide them on the my alerts page
  14. @vekia I already have the top modules disabled for every page possible through the BO. However they still display on certain pages where a module is involved. (ie. my alerts and cash on delivery) The site is www.jandsclothingco.com and using prestashop 1.5.4.1 and you can use test account to get to the my alerts page email: [email protected] pass: test1234
×
×
  • Create New...