Jump to content

chome4

Members
  • Posts

    12
  • Joined

  • Last visited

Profile Information

  • First Name
    Joe
  • Last Name
    Boxer

chome4's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Thanks for that. I've installed it but can't see how I can include Javascript stuff. Where can I put <script> stuff?
  2. I've downloaded the latest HTMLBOX and when I see the editor, I can't work out where to place javascript or how to add/edit edit any css. Can someone take me through how to do this. The publishers don't seem to have provided a tutorial!
  3. Using version 1.6.1.0 In this view http://www.gibraltaraccountants.eu/prestashop/tshirts/1-faded-short-sleeves-tshirt.html I've used 'inspect element' in my browser and can't seem to shift the images via css. What I've noticed is that the default thumbnails are controlled by 'product.css' and when you add your own images, the css file referred to in 'inspect element' is global.css. You can see the thumbnails are on top of each other. How can I make them appear next to each other?
  4. I have created a new empty theme. I click the newly-created them. Then I get a page under Themes > Theme In the 'MODULES TO INSTALL' box, I have two items, 'Select the theme's modules you wish to enable' and 'Select the theme's modules you wish to disable'. I select the 20 modules to disable then 'finish'. I unzip the themes file and paste it into the newly-created folder in the themes folder. I don't know where to go from here. My new page is blank!
  5. Is there any place in http://addons.prestashop.com/en/ where I can find free themes?
  6. I added it at line 21 and it's looking better http://www.gibraltaraccountants.eu/prestashop/ Obviously I'll have to play around with the logo width and/or the cart/search positions but it's good. It works responsively for smartphones and tablets. My earlier post about removing the width actually messed up the footer. Glad I followed my own advice and backed it up. Thanks for that.
  7. There is 'global.css' at ....\prestashop\themes\default-boostrap\css\global.css Line 703 .col-sm-4, header .row #header_logo { width: 33.33333%; } The logo is 'forced' to occupy one third of the total space of the page. If you remove 'width:33.33333%', the logo will take on the size of the original image. If you are going to look at this file, make sure you look at a backup copy. I don't think it is advisable to make too many changes here as things may be affected during upgrades. Once again, backup global.css! I have issues with this myself. I want to have a larger logo and position it where I want but there's a lack of information out there...
  8. Working on this page: http://www.gibraltaraccountants.eu/prestashop/ I want to move the search box so it's below the cart item. I can't get my head around 'hooks', as this is the way to reposition, apparently. Can someone talk me through how to reposition the search box? Thanks.
  9. I have installed and tweaked the default page with my own images and made tiny change to 'global.css'. Is it possible to upload these changes? I can do this with a regular html-only website but Prestashop is very different in this respect.
  10. Successfully installed Prestashop 1.6.1.0 locally and played around with it as a first-time user. I then installed successfully on a webserver and saw the default page OK. I then signed into back office/admin. So far, so good. When I clicked onto 'Modules and Services' I got the page you see in image 'presta2' asking me to sign up for Addons membership. I registered and now presented with what you see in 'presta3'. I can't find the items I am currently viewing locally via the front end in image 'presta1' How can I get access to the regular 'List of modules' so I can configure the online version of Prestashop in the same way I did locally? Thanks in advance.
×
×
  • Create New...