- Posts: 12
- Thank you received: 0
Descritpion tabs - in one line
-
michay
Inactive member - Topic Author
- New Member
Less
More
12 years 1 month ago #23060
by michay
Descritpion tabs - in one line was created by michay
Hi
Could you advice me how to make Decription area look like tabs.
I have a lot of text and i want to group in 3 or more categories.
"tab1" "tab2" "tab" but i can`t make them in one line,
they are like
"tab1"
"tab2"
"tab2"
www.muscleandhealth.ie/index.php/product...acks/knockout-detail
i want to have them in one line like
"tab1" | "tab2" | "tab2" ( example below)
Please Help ?
Thanks Mike
Could you advice me how to make Decription area look like tabs.
I have a lot of text and i want to group in 3 or more categories.
"tab1" "tab2" "tab" but i can`t make them in one line,
they are like
"tab1"
"tab2"
"tab2"
www.muscleandhealth.ie/index.php/product...acks/knockout-detail
i want to have them in one line like
"tab1" | "tab2" | "tab2" ( example below)
Please Help ?
Thanks Mike
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago #23063
by ivan.milic
Replied by ivan.milic on topic Descritpion tabs - in one line
add this to vm_cosmetics.css
.product-description .tabs{
float:left;
}
.product-description .tabs H3{
padding:2px 5px;
border-left:1px solid gray;
}
.product-description .tabs{
float:left;
}
.product-description .tabs H3{
padding:2px 5px;
border-left:1px solid gray;
}
The following user(s) said Thank You: michay
Please Log in to join the conversation.
Time to create page: 0.170 seconds