Zen Cart Logo
Forums / Addon Templates / All Business template Support Thread

All Business template Support Thread

Views: 183,250

Results 581 to 600 of 997
23 May 2011, 11:04 PM
#581
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

All Business template Support Thread

Appealing to the masses here...

version: Zen 1.3.9

I'm getting alignment issues with the "details" sections under various categories.

http://castersonlineflyshop.com

The above link goes to a reel section. In the "New Products for May" the actual "details" buttons are out of alignment with one another.

I've recreated the pictures to match one another on other sections, but it's still out of alignment.

My guess it's a padding section somewhere; but prior to going through the CSS, I thought I might ping a larger source.

Any help would be greatly appreciated.

This is happening because your titles are different lengths. Some are one line and some are two lines. Make them all the same length for uniformity.

Thanks,

Anne

23 May 2011, 11:40 PM
#582
antsmarching91 avatar

antsmarching91

New Zenner

Join Date:
Feb 2009
Posts:
4
Plugin Contributions:
0

Re: All Business template Support Thread

picaflor-azul:

This is happening because your titles are different lengths. Some are one line and some are two lines. Make them all the same length for uniformity.

Thanks,

Anne
Too easy...mucho gracias!

24 May 2011, 8:25 AM
#583
patf avatar

patf

Zen Follower

Join Date:
May 2008
Posts:
200
Plugin Contributions:
0

Re: All Business template Support Thread

Your image sizes are also a factor to bear in mind. :smile:

24 May 2011, 1:43 PM
#584
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: All Business template Support Thread

Your image sizes are also a factor to bear in mind.

In this case that is not true. He has already resized all images to the same size. It is the product titles that are causing the displacement. Some are one line long and some are 2 lines long.

Thanks,

Anne

24 May 2011, 4:45 PM
#585
antsmarching91 avatar

antsmarching91

New Zenner

Join Date:
Feb 2009
Posts:
4
Plugin Contributions:
0

Re: All Business template Support Thread

Ok, one more question. After looking at all the products and seeing how many items are dual-lined, is there a way to hide the "details" button globally? Renaming the titles won't work. I've searched in the layouts and didn't see it. Or is there code I can put in the "featured products" and "new products.php" to remove it?

24 May 2011, 5:15 PM
#586
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: All Business template Support Thread

Ok, one more question. After looking at all the products and seeing how many items are dual-lined, is there a way to hide the "details" button globally? Renaming the titles won't work. I've searched in the layouts and didn't see it. Or is there code I can put in the "featured products" and "new products.php" to remove it?

If you don't want to show the product details button just add a display:none to the stylesheet for .product_detail

Thanks,

Anne

24 May 2011, 7:29 PM
#587
antsmarching91 avatar

antsmarching91

New Zenner

Join Date:
Feb 2009
Posts:
4
Plugin Contributions:
0

Re: All Business template Support Thread

picaflor-azul:

If you don't want to show the product details button just add a display:none to the stylesheet for .product_detail

Thanks,

Anne

Thank you Anne.

25 May 2011, 9:51 PM
#588
giftmeister avatar

giftmeister

Zen Follower

Join Date:
Jan 2009
Location:
Montreal, Canada
Posts:
230
Plugin Contributions:
0

Re: All Business template Support Thread

I followed your previous post to center the slide-

#slider {margin:0 auto;}

  • but cannot figure out how to center the buttons underneath it. I also don't want to play around with a live site. I know it's something here...can you please be specific as to what should be changed?

Cheers,

R

/bof easy slider numeric controls/
z#control_div{width:200px;height:18px;position:relative;left:500px;top:-50px;}
ol#controls{margin:1em 0;padding:0;height:18px;}
ol#controls li{margin:0 10px 0 0;padding:0;float:left;list-style:none;height:18px;line-height:18px;}
ol#controls li a{float:left;height:18px;line-height:18px;border:1px solid #ccc;background:#444;color:#fff;padding:0 10px;text-decoration:none;}
ol#controls li.current a{background:#5dc9e1;color:#fff;}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

25 May 2011, 10:33 PM
#589
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: All Business template Support Thread

I followed your previous post to center the slide-

#slider {margin:0 auto;}

  • but cannot figure out how to center the buttons underneath it. I also don't want to play around with a live site. I know it's something here...can you please be specific as to what should be changed?

Cheers,

R

/bof easy slider numeric controls/
z#control_div{width:200px;height:18px;position:relative;left:500px;top:-50px;}
ol#controls{margin:1em 0;padding:0;height:18px;}
ol#controls li{margin:0 10px 0 0;padding:0;float:left;list-style:none;height:18px;line-height:18px;}
ol#controls li a{float:left;height:18px;line-height:18px;border:1px solid #ccc;background:#444;color:#fff;padding:0 10px;text-decoration:none;}
ol#controls li.current a{background:#5dc9e1;color:#fff;}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

If you post a link to your site I will take a look.

Thanks,

Anne

26 May 2011, 2:21 AM
#590
quit avatar

quit

New Zenner

Join Date:
May 2011
Posts:
8
Plugin Contributions:
0

Re: All Business template Support Thread

I'm on my first install of Zen Cart 1.3.9h and haven't done much besides some tweaks to get SSL working.

So, I sort of have an idea how the overrides system works, but I did something dumb and am not sure how to fix it. Rather than uploading this theme to the root /includes/ folder I uploaded to /myadminfolder/includes/.

Should I just go into the /admin/includes/ and delete the corresponding files that were uploaded or did I overwrite something important? I don't remember now if I hit "overwrite" in FireFTP or what... guess I was spaced out :oops:

I did then upload the theme files to the correct includes folder and it seems to be as okay as can be expected being partway through.

26 May 2011, 12:57 PM
#591
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: All Business template Support Thread

I'm on my first install of Zen Cart 1.3.9h and haven't done much besides some tweaks to get SSL working.

So, I sort of have an idea how the overrides system works, but I did something dumb and am not sure how to fix it. Rather than uploading this theme to the root /includes/ folder I uploaded to /myadminfolder/includes/.

Should I just go into the /admin/includes/ and delete the corresponding files that were uploaded or did I overwrite something important? I don't remember now if I hit "overwrite" in FireFTP or what... guess I was spaced out

I did then upload the theme files to the correct includes folder and it seems to be as okay as can be expected being partway through.

You should go through all of the template files and remove them from the incorrect folder on your server. All overrides were used in the package.

Thanks,

Anne

26 May 2011, 1:28 PM
#592
giftmeister avatar

giftmeister

Zen Follower

Join Date:
Jan 2009
Location:
Montreal, Canada
Posts:
230
Plugin Contributions:
0

Re: All Business template Support Thread

avenue-r.com

I'm talking about the homepage slide. I undid the centering of the images until I can center the buttons, as well.

R

26 May 2011, 3:21 PM
#593
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: All Business template Support Thread

If you want to center the buttons under the image add:

margin-left:240px; 

to the selector ol#controls after you re-center the slideshow.

Thanks,

Anne

26 May 2011, 4:32 PM
#594
giftmeister avatar

giftmeister

Zen Follower

Join Date:
Jan 2009
Location:
Montreal, Canada
Posts:
230
Plugin Contributions:
0

Re: All Business template Support Thread

That's it, thanks!

27 May 2011, 11:00 AM
#595
andy_c27 avatar

andy_c27

Zen Follower

Join Date:
Oct 2010
Location:
United Kingdom
Posts:
477
Plugin Contributions:
0

Re: All Business template Support Thread

quick question about sliders ...A while back I found a walk though on how to adjust the sliders but now for the love of me I can't find it again ...All I want to do is to remove the numbers 1 though 5 from the slide ..what do I need to remove or add to make this happen

thanks

27 May 2011, 11:50 AM
#596
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: All Business template Support Thread

quick question about sliders ...A while back I found a walk though on how to adjust the sliders but now for the love of me I can't find it again ...All I want to do is to remove the numbers 1 though 5 from the slide ..what do I need to remove or add to make this happen

thanks

There are customization instructions for the slider in the install.txt file. You can just display:none; the div id that controls the slider numbers.

Thanks,

Anne

27 May 2011, 3:07 PM
#597
quit avatar

quit

New Zenner

Join Date:
May 2011
Posts:
8
Plugin Contributions:
0

Re: All Business template Support Thread

I'm thinking to remove the tagline from my design. Would it work if I just display:none that (haven't dug into how CSS works yet), then expand the logo size in header.php?

The original logo is 217x57
The tagline is 217x45 counting margins

so I could change it to 217x102

It seems like there is plenty of real estate to the right then so I could actually make it something like 500x102 without much conflict right?

27 May 2011, 10:38 PM
#598
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: All Business template Support Thread

'm thinking to remove the tagline from my design. Would it work if I just display:none that (haven't dug into how CSS works yet), then expand the logo size in header.php?

The original logo is 217x57
The tagline is 217x45 counting margins

so I could change it to 217x102

It seems like there is plenty of real estate to the right then so I could actually make it something like 500x102 without much conflict right?

That sounds fine.

Thanks,

Anne

28 May 2011, 12:41 AM
#599
harlyman avatar

harlyman

Zen Follower

Join Date:
Jan 2004
Posts:
100
Plugin Contributions:
1

Re: All Business template Support Thread

Hello

I have been working on a faq for my shop, and tried to use the FAQ module from the download section, and i installed it and it looks like it works great, but then i made a notice of a small problem, and when i go into a category, the main page (slide images) are also listed at the top of the category page, i could not have this here, so i loaded the mysql backup, to remove any configuration changes that had to be made, but the problem is still there.

there are no pages that have been overwriten, so i can't figure out what the problem is, the modules was great and just what i was looking for, but i can't use it, if it F... up my site, if any one have a idea how to solve this, i would be very happy.

28 May 2011, 1:44 PM
#600
almondsquare avatar

almondsquare

New Zenner

Join Date:
May 2011
Posts:
2
Plugin Contributions:
0

Re: All Business template Support Thread

Hi,

I have problem with the layout of my website. I have no idea who there isn't sideboxes ( categories, manufactuer etc ) on the left side of my website.

my web is https://www.almondsquare.com . I would like to know how can i resize the slider so that it will fit nicely without 'pushing' the blue bar on the right of the template to exceed it's place that is suppose to be.

Thanks