I should add a note that I have created a customer tab. The attributes tab is a sub tab of my custom tab. I don't know if that is the issue with the default options not defaulting.
Printable View
Thanks for the response. Still a very good mod. keep us posted on changes.
Great mod qHome, made layout much simpler.
2 Layout issues I am struggling w/:
I am trying to align the Product description to the left.
If I remove the h1 center alignment of course it works, but throws other h1 lines off in other sections of the site. I have tried adding:
orCode:#productName h1 {
text-align: left;
}
orCode:#productName .productGeneral h1 {
text-align: left;
}
to stylesheet.css and to stylesheet_tpp.css with no luck. I'm not overly css literate, so I'm sure that I am missing something obvious:lookarounCode:#productName.productGeneral h1 {
text-align: left;
}
My second question is in regard to the add to cart button. What is that rectangular box surrounding it? Before adding TPP I was playing around w/ the product layout and the ATC lost all dimension, spanning the layout. After adding TPP, that persisted. The only fix I could find was to define the width of #cartAdd, but that left this rectangle.
I would actually like the ATC to the right of everything else, and not below.
You can see it here:
http://localhost/tiptop/index.php?ma...&products_id=3
TIA for any ideas!
OMG, it seems everytime I post to this thread I put my foot in my mouth, or is that mouse...:lamo:
The old cut and paste:lookaroun
The live site is www.tiptopcountrystore.com
Thanks
Product Description IS left justified by default. Are you saying you want it to be left of the main image? Or am I not understanding what you mean.
As far as Add-to-Cart.. what box are you referring to? The box inside the tab or the box around it when it is outside the tabs? the #cartAdd is the correct location for the positioning of the atc button in both cases...one of the main properties is float: right; That keeps it right instead of spanning across.
Yes, productDescription is left justified by default, but I have h1 set to align center. I am looking to except only the productDescription from aligning center. I was led to believe (from another thread I was reading) that
would except just the product description.Code:#productName .productGeneral h1 {
text-align: left;
}
I am referring to the larger of the two boxes surrounding the ATC button here:
http://www.tiptopcountrystore.com/in...&products_id=3
Sorry, I did not remember to send you to the actual product.
I'm now also having trouble getting text below the tabs. I have added <!--@ @--> then text, but it still shows on the last tab.
Audra
I'm sorry, I'm still not following this part.
That is a FieldSet box that I added to keep the atc button on the tab and prevent its float code from floating it off the tab. You could set the border on that to 0 so you don't see it, but I forgot to give it an "id" so I will add that to the next release.
Its not just
its the full string:Code:<!--@ @-->
I may have been unclear on that in the readme as I was demonstrating the tags.Code:<!--@EndTabs@-->
I have a little problem....when i use the tabs i lose the bottom "read rewiews"....
this problem is only my ??
look here :
http://www.lalama.eu/index.php?main_...roducts_id=102