Re: Tabbed Products ''LITE'' version - Delimiter based
Right, So that the header bar is not padded but respects the width of the container thus the padding only effects the container of the text inside the tabs.
This leaves the flexiblilty to control the header bar, thus 3 elements, tabs, header bar, container.
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by
IntelCos
Right, So that the header bar is not padded but respects the width of the container thus the padding only effects the container of the text inside the tabs.
This leaves the flexiblilty to control the header bar, thus 3 elements, tabs, header bar, container.
Hmm..well that will take a little bit of coding editing because I never gave a class for that part of the div.
What you need to do is edit the /templates/tpl_tabbed_products_lite.php file and
Find:
<div style="width:100%;">' . "\n";
Replace with:
<div style="width:90%; padding: 0px 15px 15px 15px;">' . "\n";
Re: Tabbed Products ''LITE'' version - Delimiter based
I did that of the header section of the code. but it does not work.
Do I need to replace all instances of this?
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by
IntelCos
I did that of the header section of the code. but it does not work.
Do I need to replace all instances of this?
yea sorry. change it in all 5 places
Re: Tabbed Products ''LITE'' version - Delimiter based
Hey Q, thank you thank you thank you, take a look now and let me know what you think?
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by
IntelCos
Hey Q, thank you thank you thank you, take a look now and let me know what you think?
Link? I keep checking intelcos.com/ICS but i dont see any tabbed products
Re: Tabbed Products ''LITE'' version - Delimiter based
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by
IntelCos
ya looks good :)
Re: Tabbed Products ''LITE'' version - Delimiter based
Just added the Ask a Q mod, have yet to try your rollovers fix as it is working as it stands, and validates,,,whew, so far...lol
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by
IntelCos
Quote:
Originally Posted by
IntelCos
Just added the Ask a Q mod, have yet to try your rollovers fix as it is working as it stands, and validates,,,whew, so far...lol
have no fear.. the rollovers fix will work :)