Show Posts


Messages - Smash

Pages: [1] 2 3
1
General Discussion / Re: Floating store front central onscreen
« on: August 25, 2014, 07:01:39 PM »
Hi Basara

what is it for HTML5

Thanks

Smash

2
General Discussion / Re: change size First thumbnails template 2
« on: August 25, 2014, 02:48:02 PM »
Hi

Thanks for the replay, using temp 2 but no control panel for it in drop down, however html 5 seems better for the overall thumbnail question. Would still like to know how I can. Or why I can't at the moment in template 2

Thanks again

Smash

3
General Discussion / Want to disable thumbnails on categories HTML 5
« on: August 25, 2014, 02:43:41 PM »
Hi all

How do I get rid of (disable) thumbnails on categories as I just want them as a vertical inline menu in a side block on the layout like I have on another template (template 2).

I will however endeavor to make a work around if there is no in buit solution and post it in a reply or edit

Any thoughts

Cheers

4
General Discussion / Re: change size First thumbnails template 2
« on: August 19, 2014, 08:17:10 AM »
Thanks for the quick reply,

I am aware of way to change it but it doesnt seem to change. I have done some little CSS changes to the boxes, so is that stopping it making the change. I have added a pic to show what I want to do below, the first pic, I changed it in 'inspect element' to workout where the element sizes are

thanks

5
General Discussion / change size First thumbnails template 2
« on: August 17, 2014, 07:53:01 PM »
Hey

Is there a way to make the first thumbnails as in the  in before you click to go yo that product bigger ie the box size its 88pix at mo but I want them to be lets say 100 by 200 px. I know you can do it in system but it seems just to change the image.

Thanks

6
Thanks Basara

Saw the second topic before, first one was what I needed, thanks again

Smash  :D

7
Cleaner resolution

Actually just need to increase height (see below) and leave overflow hidden, although 'auto' might be useful to someone.

Changed in boxes.css, do an inspect element to find line of code



.list .list_item .title {
height: /*34px*/ 80px;
overflow: hidden;

8
Hi All

Moved my site using backup cpanel uploaded to new part of server on a new domain (same provider)

backup-7.21.2014_13-41-47_coupeoft.tar.gz

unpacked it make url as it should be on new domain (however have made it a subfolder) so 'sanware.co.uk/sanware' and found content page links broken, were 404 ing or trying to root to original url

Everything else works page wise. did not try to make a new product yet etc as assume I have a DB problem. I backed up SQL from old domain and uploaded it to new one hoping that would resolve the problem and it would then work its way around.

I did something similar with Worpress and a migrate plugin and created a new database and all was good. Is this a similar thing with AbanteCart cart. I dont mind going through the new install route but then hoe do I then up date it to my original site

What do I need to do. I did not install a new AbanteCart as i read in the forum that you didnt need to do that (am I wrong?). I have changed the CSS extensively but thats all in the template which is copied and working.

It gives me an 'index_php?/content/content=id_6' well something like that as I have redirected it again so as the all the pages work till i resolve it  :-[

any ideas

Thanks




9
Thanks Basara

10
Can anyone help?

Sorry for this I probably should know unless I deleted the page/ form. But I cannot find how to set my 'contact us' page up with a form etc. Or is there short code I put in to make it when making a new page?

Where is it, and if I deleted it accidentally in the the menu list how to I find it or re instate

Am using Template2

Sorry again  :-\

and Thanks

 :(

11
General Discussion / Increase logo size and area
« on: July 04, 2014, 12:45:10 PM »
Hi

Is there a way I can increase the logo size for my site (template2) I am wondering if I can increase the container for it in CSS and thus increase the allowable size.

Any thoughts

Thanks for your time in advance

Smash

12
Did it.

Resized images to 773 and edited code slideshow2.css

#slideshow_wrapper {
   position:relative;
   width:773px;
   height:305px;

13
Hi Basara

sanware.co.uk

Did inspect element and changed slideshow wrapper but no joy  :(

14
Hi

I've been tweaking and changing and am have loads of fun stripping down my store front, but I'm a little stumped.

I want to increase the width of my slideshow (Template2) to the right edge of wrapper. As you will see in image the static banner has happily gone to wrapper width from central block but my slideshow hasnt. Have messed with side width in Photoshop to 773px as thats the wrapper width and it seems to centralise the slide but not fill. Got slideshow set 1000px aswell. Have tried to find a resize in slideshow2.css but wasnt sure what code to change, or is it in the normal stylesheet.css or a block.css constraint?

Any ideas. Thanks in advance

Thanks

Smash

15
Hi Basara

Thanks again for your help, went in on inspect element on Chrome. Tracked it to Boxes.css and its 'overflow'.. See below, changed code line 153

.list .list_item .title { height:34px; overflow: /*hidden;*/auto; }

Set it from and quoted out 'hidden', to 'auto'. So I will get a little scroll bar if product name is too long but will stay same if not.


Thanks

Regards

Smashe


Pages: [1] 2 3

Powered by SMFPacks Social Login Mod