1) Script Title: Tab Content Script
2) Script URL (on DD): http://dynamicdrive.com/dynamicindex17/tabcontent.htm
3) Describe problem:
How do I change the width of this box.. i have tried and failed.
Sorry if this is really simple.
Regards.
1) Script Title: Tab Content Script
2) Script URL (on DD): http://dynamicdrive.com/dynamicindex17/tabcontent.htm
3) Describe problem:
How do I change the width of this box.. i have tried and failed.
Sorry if this is really simple.
Regards.
The width of each tab is dictated by the width of the containing text, and cannot be easily changed unfortunately. This is since each tab is an inline A element (not "block", for example).
you could add a spaces in it to make the width longer. Because a simple " " space doesnt show in html like that you'll have to add this code:
That will show up as one space.Code:
Go to your tabcontent.css file and change the width in tabcontentstyle.
I dont know if it is prohibited, but i'm upping this topic because nobody helped me..
so.. anyone can help me with my question?
Bookmarks