Page 1 of 1
Search found 14 matches
Re: help: Opencart user session into wordpress
any update on this?
Jump to post- Wed Jun 15, 2011 3:27 pm
- Replies 36
- Views 55379
Re: How Do I Change Browser Background Color in Opencart 1.5
hmm found this in the 1.5 style sheet body { margin: 0px; padding: 0px; text-align: center; background-color:#000; background:url(../image/blueback.png) #000 center top no-repeat; background-attachment:fixed; } try adding this code to see if it will change the bg color: body { background-color:#000 ...
Jump to post- Wed Jun 15, 2011 2:04 pm
- Replies 13
- Views 3464
IE7 Issue with Template
So now I am having an issue in IE7 browsers. It looks like it may have to do with my floats, I'm not sure. Everything is getting pushed underneath the left sidebar of my site. Is there any known hack to get it to not do this?? I've done a bunch of searching and reading and have found nothing :( I am...
Jump to post- Wed Jun 15, 2011 2:00 pm
- Replies 0
- Views 262
Re: How Do I Change Browser Background Color in Opencart 1.5
Add a body code? Then code that? Haha Idk
Jump to post- Wed Jun 15, 2011 7:40 am
- Replies 13
- Views 3464
Re: How Do I Change Browser Background Color in Opencart 1.5
body {
background-color:#000;
}
You would use that to make your background black. Changing the body will affect the whole site You would edit the style sheet as described above and then upload it. Hope this helps.
- Wed Jun 15, 2011 3:18 am
- Replies 13
- Views 3464
Re: HELP!!! Divs getting pushed around in store :(
All that nonsense for a missing closing div tag... should have know. So if anyone ever has this problem I believe that is what caused it because everything has seemed to go back to normal now.
Jump to post- Tue Jun 14, 2011 11:57 am
- Replies 2
- Views 403
Re: HELP!!! Divs getting pushed around in store :(
bump*
anyone know what would make this do it? It was fine last night, I haven't changed any of the code.
- Tue Jun 14, 2011 5:50 am
- Replies 2
- Views 403
HELP!!! Divs getting pushed around in store :(
If you go here: http://www.feeltheneed.net/shop/ You can see the problem. All of my content is getting pushed into the left sidebar??? Is there a reason for this happening. It happens every now and then, sometimes it is completely fine and others it is all out of whack. Is this possibly a bug? I hav...
Jump to post- Tue Jun 14, 2011 1:22 am
- Replies 2
- Views 403
Re: Side cart not working properly!
Thank you! I appreciate your help a lot. It has helped. I ended up downgrading and using the side cart made by open cart because it works properly, but I do want to style it so thanks for the info!
Jump to post- Sun Jun 12, 2011 10:00 am
- Replies 8
- Views 1926
Re: Side cart not working properly!
So I found out that my remove buttons DO work on the cart but they do not refresh it?? Would this be because something in the AJAX code? I recently found that the older model of open cart has this module already and it works quite well. I just do not want to downgrade and lose everything I have work...
Jump to post- Fri Jun 10, 2011 8:45 am
- Replies 8
- Views 1926
Re: Side cart not working properly!
I'm sorry, but where might I find that ajax file to edit??
Thank You!
- Thu Jun 09, 2011 3:09 pm
- Replies 8
- Views 1926
Re: Side cart not working properly!
Thanks so much! I will try this tonight when I get home. I appreciate your help. Also, I was wondering, would it be hard to remove the numbers in the categories? That tell you how much is in them?
Thanks again! I appreciate it,
- Wed Jun 08, 2011 11:37 pm
- Replies 8
- Views 1926
Re: Side cart not working properly!
bump* anyone that can help?
Jump to post- Wed Jun 08, 2011 3:04 pm
- Replies 8
- Views 1926
Side cart not working properly!
If you view my sample product here:http://www.feeltheneed.net/shop/index.php?route=product/product&product_id=40 Once something is added to the cart a "cart" button shows up? Does anyone know why this would happen??? I checked all of the php codes and template file for the cart and the...
Jump to post- Wed Jun 08, 2011 5:09 am
- Replies 8
- Views 1926
Search found 14 matches