Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

Changing Tab Container Left Padding
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Changing Tab Container Left Padding

Changing Tab Container Left Padding 11 years, 3 months ago #7373

Hello,

How do I change the left padding of the tab container? I looked through the code and I can change the font size and the padding up and down, but not left.

Can you direct me to the correct code or what to insert?

Here is a snap shot of what I'm talking about.

Thank you. Your help on the forum is great!

Timur
timur@myqcity.com

Attachment tab_container_left.jpg not found



Attachment tab_container_left.jpg not found

Re: Changing Tab Container Left Padding 11 years, 3 months ago #7395

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Dear Timur Tukel,

Please go to "modules/mod_sj_k2_ajax_tabs/assets/css/ajax-tabs.css", finding:

.sj-ajax-tabs.left-position .tabs-container ul.tabs li .tab {
    margin: 0 2px 2px 0;
    padding: 5px 0 5px 20px;
    width: 146px;
}


=>

.sj-ajax-tabs.left-position .tabs-container ul.tabs li .tab {
    margin: 0 2px 2px 0;
    padding: 5px 15px 5px 5px;
    width: 146px;
}


-------------------------------------------------------------------------------


.sj-ajax-tabs.left-position .tabs-container ul.tabs li.selected .tab {
    margin-right: 0;
    padding-right: 2px;
}


=>

.sj-ajax-tabs.left-position .tabs-container ul.tabs li.selected .tab {
    margin-right: 0;
    padding-right: 17px;
}


Thanks
Ticket System | Join our Clubs to download our extensions and templates
  • Page:
  • 1
Time to create page: 0.21 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes