Products Screenshot crap need to look good
http://forum.opencart.com/viewtopic.php?f=20&t=23219I am trying to make the screenshots look better then what they do.
Like http://l3git2.com/ocart/image/cache/dat ... 0x1000.gif (looks like crap)
Link to other post was locked because it seems my title was not good. Now it should be.
--- Jump to post
- Thu Nov 25, 2010 6:55 am
- Replies 2
- Views 379
Products Screenshot
I am trying to make the screenshots look better then what they do.
Like http://l3git2.com/ocart/image/cache/dat ... 0x1000.gif (looks like crap)
- Thu Nov 25, 2010 2:20 am
- Replies 2
- Views 698
Re: Display html in column_left on certain pages
Happy to see you have it fixed. I like the art work on your site did you do it ?
Jump to post- Mon Nov 22, 2010 4:01 am
- Replies 11
- Views 2340
Re: Display html in column_left on certain pages
Can you send me a url to the product page(s) you would like it not to show up on.
Also how do you get the people to show up ?
- Mon Nov 22, 2010 1:07 am
- Replies 11
- Views 2340
Re: Display html in column_left on certain pages
Are you using IE ? It would just be some if & else php commands. I will have to look up how to pull url and just do a block by if url == then disply=none something like that. I will look it up for you. -- BTW your fan page does not disturbing any pages using firefox. You can just to a fast IE fi...
Jump to post- Sun Nov 21, 2010 10:57 am
- Replies 11
- Views 2340
Re: Display html in column_left on certain pages
So you would like to put your Facebook like code in the left ??
Jump to post- Sat Nov 20, 2010 10:38 pm
- Replies 11
- Views 2340
Re: CSS help
Not able to help with out class code. Sorry. But to change the BG color open your .css file for your template and find the class code and just take out or change what they have. background-image:url(''); background-color:#3F0; background:url("0ddd.gif") repeat #222; any of this can change ...
Jump to post- Sat Nov 20, 2010 1:07 pm
- Replies 7
- Views 1389
Re: removing login and account tab
For other people that might need help with this. /catalog/view/theme/default/template/common/header.tpl Find and Remove (using DW line 127-137(half line)) <?php if (!$logged) { ?> <a href="<?php echo str_replace('&', '&', $login); ?>" id="tab_login"><?php echo $text_login...
Jump to post- Sat Nov 20, 2010 1:03 pm
- Replies 2
- Views 766
Re: How to display custom products on home page?
Why don't just edit the layout of 'Featured' and tell it to go to the middle other then the side and use that.
Jump to post- Sat Nov 20, 2010 9:19 am
- Replies 2
- Views 1023
product/product page problem
I am having problems with my page '' when i hit "Add to Cart" button it does not add it to my cart. If someone can take a look and tell me what i took out that is making this a problem for me. Thx. <?php echo $header; ?><?php echo $column_left; ?> <div class="nav_middle"> <div cl...
Jump to post- Fri Nov 19, 2010 12:03 pm
- Replies 0
- Views 334
Re: Funeral Home Flowers, I think I am ready
I find it sweet as hell i love i will have to get some when someone dies.
--
Image from his site.
http://www.funeralhomeflowers.org/Broke ... me-Flowers
- Fri Nov 19, 2010 8:54 am
- Replies 12
- Views 2632
Re: CSS help
Is bar 1 & 2 taken from the same website ? i will need to know what class bar 1 & 2 is before i am able to help. If you have both bars on your website right now just add a link to our site and i can find the class and tell you how to change them.
Jump to post- Fri Nov 19, 2010 8:51 am
- Replies 7
- Views 1389
account/logout & Add to Cart ID's ??
Problem 1 Fixed Now just the ID's
-BTW- For any other user looking what page to edit, it was common->success.tpl
What all ID's does button Add to Cart need to be in for it to work ?
Does not work. http://l3git2.com/ocart/index.php?route ... duct_id=49
- Fri Nov 19, 2010 2:41 am
- Replies 0
- Views 2431
Re: Increase parameter of product and store text?
unfortunately I am only a web designer at this time, I don't know much about ssl. This topic might help http://forum.opencart.com/viewtopic.php?t=4336
Jump to post- Thu Nov 18, 2010 11:23 pm
- Replies 6
- Views 890
Re: Increase parameter of product and store text?
First you will need to disable the right box so the stuff is not just hidden after the edit. 1)template->common->column_right.tpl Change line one to. (This will tell your template to not show the right side.) (Your template should auto fit but if not go to next step) <div id="column_right"...
Jump to post- Thu Nov 18, 2010 1:01 pm
- Replies 6
- Views 890
Fpsanon Live Site
I am working on a website to sell website, I do website re-engineering, The template is not done yet but this is what i have at this time. http://l3git2.com/ocart/ -- This site was made with 100% of my own code and images.(site as in template) (Added seeing how some people might not know what re-eng...
Jump to post- Thu Nov 18, 2010 8:22 am
- Replies 0
- Views 563
Re: Increase parameter of product and store text?
I don't know what store text your talking about.store text isnt flush with the header, should be stretched longer
So let me get this right before i get you something wrong. You would like to move your 'Middle box' to take up were the 'Right Box' would go so it all fits ? Jump to post
- Thu Nov 18, 2010 8:01 am
- Replies 6
- Views 890
Re: Where/how expand main container?
Edit file 'column_right.tpl' Find <div id="column_right"> change to <div id="column_right" style="display:none;"> After that upload it and see if that works if not then open 'stylesheet.css' Find #content { margin-left: 190px; margin-right: 190px; margin-bottom: 10px; }...
Jump to post- Thu Nov 18, 2010 6:52 am
- Replies 1
- Views 559
Re: CSS help
I would need a copy of your css for 1 & 2. If you don't know what im talking about if this is just an ss of our website post a link and i can find it.
Jump to post- Thu Nov 18, 2010 6:36 am
- Replies 7
- Views 1389
Re: Change background of Default Template
Can anyone help me on this? I did the above things in this post above and it only applied the background to the top part of the webpage header. I want this to be in the entire background of my entire website: See here: http://www.funeralhomeflowers.org If I already did the above edit to the body an...
Jump to post- Thu Nov 18, 2010 6:30 am
- Replies 23
- Views 9985