Collective theme – custom design more options

  • Unknown's avatar

    Hi, I brought Collective theme on WordPress.com. I need to know if it’s possible to use “tabs” obtaining the same appearance as this page:
    http://organicthemes.com/demo/collective/tabs/
    I know there aren’t shortcodes for this on WordPress.com, but I would know if it could be possible using customized CSS and HTML codes, buying Premium Custom Design. Thank you in advance.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hey, I don’t have that theme but I can tell you that those tabs in your example use JavaScript, so you would not be able to replicate that feature exactly as we don’t have access to JS on our wordpress.com blogs.

    On the other hand…

    It is possible to build tabs out without JavaScript, using the :focus CSS pseudo class and the tab index HTML attribute. See an example here.

    In theory you could write the HTML out in your post and add the required CSS to the customizer – but I just quickly tried this on my own .com blog and it didn’t work. Your mileage may vary though, because I didn’t have time to dig into it so I didn’t do anything beyond a simple “copy/paste/see if it works” type of experiment.

  • The topic ‘Collective theme – custom design more options’ is closed to new replies.