0
Welcome Guest! Login
0 items Join Now

Change width of article tabs

    • vtjoanne's Avatar
    • vtjoanne
    • Rocketeer
    • Posts: 80
    • Thanks: 0

    Change width of article tabs

    Posted 9 years 1 month ago
    • This image is hidden for guests.
      Please log in or register to see it.


      RokSprocket 2.1.3
      Joomla 3.4

      I have four article titles that are set to display on mod_roksprocket. How can I change the css so that the article titles or tabs are equal in width across the navigation bar? Also, in the previous installation (roktabs) in Joomla 2.5, I was able to hover over the article title tabs and the articles would also slide from that action. Is that possible? they slide but automatically, not with the hover action.

      Thanks,
      Jo
    • Last Edit: 9 years 1 month ago by vtjoanne.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Change width of article tabs

    Posted 9 years 1 month ago
    • vtjoanne wrote:
      This image is hidden for guests.
      Please log in or register to see it.


      RokSprocket 2.1.3
      Joomla 3.4

      I have four article titles that are set to display on mod_roksprocket. How can I change the css so that the article titles or tabs are equal in width across the navigation bar? Also, in the previous installation (roktabs) in Joomla 2.5, I was able to hover over the article title tabs and the articles would also slide from that action. Is that possible? they slide but automatically, not with the hover action.

      Thanks,
      Jo

      Since I hate playing Russian Roulette I've avoided updating to J34 anywhere but that's me ;)

      For you brave souls that have ventured into unchartered territory a link would really help.
    • vtjoanne's Avatar
    • vtjoanne
    • Rocketeer
    • Posts: 80
    • Thanks: 0

    Re: Change width of article tabs

    Posted 9 years 1 month ago
    • dev dot economicpolicyresearch dot org
      Thanks,
      jo
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Change width of article tabs

    Posted 9 years 1 month ago
    • vtjoanne wrote:
      dev dot economicpolicyresearch dot org
      Thanks,
      jo

      Add to general.css:
      .sprocket-tabs-nav li {
        min-width: 70px;
        width: 150px;
      }

Time to create page: 0.051 seconds