Hi Jade,
Thank you so much for the quick response.
This line of code is no where to be found in the stylesheet.css nor anywhere within the site so I am not sure where to go from here or where to remove the code you mentioned. The lines I added originally wereRemove this:
#testimonialDefault{margin:0 5px;padding:8px;font-size:1.2em;text-align:left;}
.testimonial {
color: #000;
padding: 0 5px 5px 5px;
text-align:left;
}
.testimonial p {
margin: 0; padding: 5px 0;
}
.testimonial span {
float:right;
}
.testimonialImage {
margin: 0;
padding: 0;
text-align: center;
}
Please forgive my questions... I am fairly new to Zen Cart and all the wonderful world of Add-Ons and as I have added more and more to mustangseats.com the more I have learned about the beauty and capabilities of the Zen.
Minotaur1066
Hi Jade-
Clyde on the Testimonial Manager thread pointed me to the right files- display_all_testimonials.css and testimonials_manager.css
The change got me closer- I will tweak the % to get it as close as possiblereplace the following line of code:
Code: #testimonialDefault{margin:0 5px;padding:8px;font-size:1.2em;text-align:left;}
with this
Code: #testimonialDefault{margin:0 5px;padding:8px;font-size:1.2em;text-align:left;width:76.8%;
Thanks again for all your help- You are awesome.
Minotaur1066
Thanks Jade for your reply.
I looked and everything is fine in my template folder but still not working. even with classic. I looked in the admin section but didn't find anything either. Any idea?
Thanks anyway for this wonderful template.
Something else not related:
Would you have any idea on how to disable the possibility for customers to create new accounts. I only want to enter each client on the admin side for them to be able to login. One way to limit access to my shop!
I wonder if someone can figure-out why I have a pink line to the top right of my header - ie. to the left of 'shopping cart' on this highly modified version of Apple Zen http://www.dreamacres.co.uk/cart/
I added the pink border to headerwrapperb & c, but I don't understand why the pink line is continuing so far up the page. I want it to end as it does on the right hand side.
Well between Clyde on the Testimonial Manager thread and Jade on this thread, we got all the pieces to this puzzle and fixed the issue-
Once Clyde directed to the files where code was, I followed your advise Jade. Well mostly... Instead of just removing the code, I just remarked it out. (I hate deleting original code) That did the trick-Or you could do as Jade suggested in her post on this issue.
Just delete that line of code altogether.
##############################___
Clyde
So if others have the same issue here is what I did with the wonderful instructions and guidance from Clyde & Jade.
In the /includes/templates/apple_zen/css folder, I opened the
display_all_testimonials.css, testimonial_manager.css and testimonial_manager_all_testimonials.css.
Found the very first line of code:
and changed to#testimonialDefault{margin:0 5px;padding:8px;font-size:1.2em;text-align:left;}
Thanks again Clyde & Jade- You are AWESOME/*#testimonialDefault{margin:0 5px;padding:8px;font-size:1.2em;text-align:left;}*/- This is why I love open source software
Minotuar1066
Hi Jade,
I figured the second question... Commented out parts (fields) of the template for login.
Check out http://www.miravistalac.com/zen-cart...index&cPath=65
Thanks
Fred
Bookmarks