Show Posts


Topics - shawnlg777

Pages: [1]
1
Customization help / Image Background On Homepage
« on: August 10, 2018, 01:06:06 PM »
I was wondering if anyone had any luck putting a background image just on the home page. I would like to place mine just in the main content area. So far I have tried to experiment with placing a class within the "main container" div and the "column_left col-md-3 col-xs-12" on page.tpl. At this point, I can't even get the image to show up using this CSS on the style.css on all all the pages let along exclude it to just the home page.

.backme {
  background: url(images/backme.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

As I have said before my goal is to have the background only to show up on the home page, but at this point, I would like to even get it to show up on every page. I am using the default theme. Thanks in advance for any help!

2
Support / meta description not showing up on the category pages
« on: April 23, 2018, 07:33:27 PM »
I am not sure why but meta tag descriptions are not showing up on the category pages but work just fine in the product pages.  Any suggestions?

Please PM me for a website to look at if you need to.

3
Support / Error No: 1054 / Unknown column 'meta_keywords' in 'field list'
« on: January 12, 2018, 02:02:24 PM »
After I updated my site to the latest version... AbanteCart V1.2.12 I got a 1054 Database error when I try to add information in the content section or create a new content item. Please let me know how I can fix this.  Thanks!


core/database/amysqli.php on line 109


4
I am using the default template, with version 1.2.10.  I just want to add a line break after each product option.  Each new item with the radio button would have its own line (See Attached)  I tried to make the change in the radio.tpl template and looked for it in the css but didn't see where to make the change.  Any suggestions?

5
Customization help / Category Listing Block Mod?
« on: October 03, 2016, 12:08:17 PM »
I am not sure if this is a modification to the script, a css change or a setting I haven't seen but I want the text to go under the picture in the category listing block and then center everything.  Thanks for your help in advance.

You can view my page below to see what I am talking about it.

6
Support / Importing and Exporting
« on: January 04, 2016, 12:33:16 AM »
 I am having problems importing and exporting information.  When export I cannot open the document no matter which zip program I use.  I will tell you when I first downloaded the software I could open the tar.gz files but can no longer.  When I try to upload the (Product Information) file it kicks me out and says I have encountered and error and sends me back to the home page.  If someone needs me to I can send them the data offline.

Pages: [1]

Powered by SMFPacks Social Login Mod