Totally Zenned
- Join Date:
- Jan 2007
- Location:
- Los Angeles, California, United States
- Posts:
- 10,011
- Plugin Contributions:
- 3
Abbington Mega Template [Support Thread]
picaflor-azul:
Thanks for the tip ;-)
Thanks,
AnneHappy to share.. :smile:
Views: 147,379
Totally Zenned
picaflor-azul:
Thanks for the tip ;-)
Thanks,
AnneHappy to share.. :smile:
New Zenner
Jerry999:
Hi, Anne,
I also have same problem. When I load my homepage, the new products can not show, and I must click New button to expand new products.
Can you view our website, http:https://www.buywholesaleprices.com and help us to find the problem.
Thanks!
I downloaded the recent copy of this.
Very nice, Thanks.
But I to am getting the same results. I have to click on the NEW tab to get them to show up. Looked for hours for on how to change it. Any help would be great.
Totally Zenned
Skullman:
I downloaded the recent copy of this.
Very nice, Thanks.
But I to am getting the same results. I have to click on the NEW tab to get them to show up. Looked for hours for on how to change it. Any help would be great.
See this:
Thanks,
Anne
New Zenner
Thanks, Geez, I looked for hours for this
New Zenner
picaflor-azul:
Yes, this is correct. I have this bug on a list for fixing in a future update.
Thanks,
Anne
awesome!
I was disappoint for few days, but after I come back, I feel very warm.
Thanks everybody. I love you.
Totally Zenned
Skullman:
Thanks, Geez, I looked for hours for this
No problem ;-)
Thanks,
Anne
Totally Zenned
usausaok:
awesome!
I was disappoint for few days, but after I come back, I feel very warm.
Thanks everybody. I love you.
That's great!
Thanks,
Anne
Totally Zenned
Hi Anne,
how can I centre the Table of Contents for EZ pages? - I have a number of articles in a Chapter in EZ pages and the table comes up but is justified far right of page - how do I change the justification of the table?
cheers,
Mike
Totally Zenned
Sorry to trouble you Anne - I finally found where to modify it.
cheers,
Mike
shags38:
Hi Anne,
how can I centre the Table of Contents for EZ pages? - I have a number of articles in a Chapter in EZ pages and the table comes up but is justified far right of page - how do I change the justification of the table?
cheers,
Mike
Totally Zenned
shags38:
Sorry to trouble you Anne - I finally found where to modify it.
cheers,
Mike
I am happy that you figured it out. It would be great if you posted your solution so that others who have the same question can find the answer ;)
Thanks,
Anne
Totally Zenned
Hi Anne,
how can I centre the Table of Contents for EZ pages? - I have a number of articles in a Chapter in EZ pages and the table comes up but is justified far right of page - how do I change the justification of the table?
cheers,
Mike
picaflor-azul:
I am happy that you figured it out. It would be great if you posted your solution so that others who have the same question can find the answer ;)
Thanks,
Anne
The fix for centering the Table of Contents in EZ Pages is to go to includes/templates/abbington_mega/common/css/stylesheet.css , then at about line 96 under /bof ezpages/ first line change float: right to read float: center
the above applies to any template, change abbington_mega to read 'YOUR TEMPLATE' (but why would you use any other template than Abbington Mega? :)
cheers,
Mike
Totally Zenned
shags38:
Hi Anne,
how can I centre the Table of Contents for EZ pages? - I have a number of articles in a Chapter in EZ pages and the table comes up but is justified far right of page - how do I change the justification of the table?
cheers,
MikeThe fix for centering the Table of Contents in EZ Pages is to go to includes/templates/abbington_mega/common/css/stylesheet.css , then at about line 96 under /bof ezpages/ first line change float: right to read float: center
the above applies to any template, change abbington_mega to read 'YOUR TEMPLATE' (but why would you use any other template than Abbington Mega? :)
cheers,
Mike
Great! Thank you so much for posting your solution.
Thanks,
Anne
Totally Zenned
shags38:
Hi Anne,
how can I centre the Table of Contents for EZ pages? - I have a number of articles in a Chapter in EZ pages and the table comes up but is justified far right of page - how do I change the justification of the table?
cheers,
MikeThe fix for centering the Table of Contents in EZ Pages is to go to includes/templates/abbington_mega/common/css/stylesheet.css , then at about line 96 under /bof ezpages/ first line change float: right to read float: center
the above applies to any template, change abbington_mega to read 'YOUR TEMPLATE' (but why would you use any other template than Abbington Mega? :)
cheers,
Mike
I don't think that there is a "center" definition for the 'float' attibute. I think you might wanna try this instead (soneone can confirm this for me):
margin-left: auto;
margin-right: auto;
```or```
margin: auto;
Administrator
DivaVocals:
I don't think that there is a "center" definition for the 'float' attibute. I think you might wanna try this instead (soneone can confirm this for me):
margin-left: auto;
margin-right: auto;
or
margin: auto;
You're right, DivaVocals, there's no "float: center;". If you want to center an element, that element must have a width and then you can specify something like
width: 60%;
margin: 0 auto;
to center that element.
New Zenner
Hi Anne,
Iam using your abbington Templates. Can I have your advice to know whether there are any program to run "Restock Notification/Alert", as the customer only see SOLD OUT button, and wish to request restock, how to solve this?
Thank you.
Totally Zenned
Orkid:
Hi Anne,
Iam using your abbington Templates. Can I have your advice to know whether there are any program to run "Restock Notification/Alert", as the customer only see SOLD OUT button, and wish to request restock, how to solve this?
Thank you.
Check out the back in stock notifications module.
Thanks,
Anne
Zen Follower
tried to find a list in the download of the changed, new and obsolete files to help with upgrading. I have the 1.1 installed and downloaded the v3 (abbington_mega.3)
Totally Zenned
stevefriedman71:
tried to find a list in the download of the changed, new and obsolete files to help with upgrading. I have the 1.1 installed and downloaded the v3 (abbington_mega.3)
There is a list of changes in the readme.html file.
Thanks,
Anne
Zen Follower
Yes, i found that list but it doesn't say what files have been changed. i figured that all admin is new. but i have installed v1.1 and customizations. So, it would be very helpful to know what files have changed, what files can be deleted or have to be moved from the old version.
That way i can compare the old vs the new and find what else was changed. It makes updating much easier.
Totally Zenned
stevefriedman71:
Yes, i found that list but it doesn't say what files have been changed. i figured that all admin is new. but i have installed v1.1 and customizations. So, it would be very helpful to know what files have changed, what files can be deleted or have to be moved from the old version.
That way i can compare the old vs the new and find what else was changed. It makes updating much easier.I agree.. I too wanted a list of JUST the changed/new files to compare to my previous installation.. To get this list, I used my file comparison program to compare the two versions of this template and by applying some filters to only show the modified files, I was able to see JUST the a list of modified files..
Fields marked required must be completed.
Tell staff why this post should be reviewed.