I think I’ve tried every change I can think of but just can’t get my Quick Links widget to do 4 across like Gainsight has on their home page here:
I can only get 3 across (with 3) or double stacked rows of 2.
What am I missing?
I think I’ve tried every change I can think of but just can’t get my Quick Links widget to do 4 across like Gainsight has on their home page here:
I can only get 3 across (with 3) or double stacked rows of 2.
What am I missing?
It’s done with CSS that’s why. I had Gainsight help me replicate it awhile back. Details here:
That’s what I thought too, but then came across
Happy to make the change with CSS, but would prefer to use the default if I can!
Notes:
I’m just aiming for 4 across right now, but yes - noted! Thank you!
I also found this post
in which
Just a quick note - since this topic was created, we’ve made it possible to create rows of Quicklinks with four links per row using the default widget in Customize mode (so no custom coding necessary if you want for links). A nice example is on our homepage currently. :)
But I’m not seeing that possible on my community. Maybe it was rolled-back. But it sounds like GS is close to making this a lot easier for us with customizable options within the widget itself.
Edit: Jinx! Was posting this as you posted your comment above :)
There is another way. Custom HTML Widget!
The css solution didn’t work for me as I didn’t want to affect my homepage and it’s 3 button setup.
Bonus, I can use any size image and use mouse over effects.
HTML Code (replace (] with links and images):
<div style="overflow-x:auto;">
<table align="center" width="50%">
<tbody><tr>
<td>
<a href="link for button 1]" target="_blank"><img src="timage for button 1]" onmouseover="this.src='vimage for button 1 mouseover]'" onmouseout="this.src='oimage for button 1]'"></a>
</td>
<td>
<a href="blink for button 2]" target="_blank"><img src="=image for button 2]" onmouseover="this.src=']image for button 2 mouseover]'" onmouseout="this.src=']image for button 2]'"></a>
</td>
<td>
<a href="&link for button 3]" target="_blank"><img src=" image for button 3]" onmouseover="this.src='oimage for button 3 mouseover]'" onmouseout="this.src='3image for button 3]'"></a>
</td>
<td>
<a href="link for button 4]" target="_blank"><img src=" image for button 4]" onmouseover="this.src='cimage for button 4 mouseover]'" onmouseout="this.src='fimage for button 4]'"></a>
</td>
</tr>
</tbody>
</table>
</div>
Notes:
Thanks
I couldn’t get that to work either. Mine would auto delete the first one entered after 3 quick links when I tried to save it.
Oh my goodness, folks, this is awkward. I have good news and bad news.
First of all, the bad news is that I erroneously stated that our platform already natively supports more than 3 quicklinks per row. I had to do some digging, and now realise that I do vividly remember it being designed and worked on, but that it didn’t make it to production. So today, it does actually still require a bit of script. I had double-checked our own CSS - but hadn’t checked out TPS which is where ours sits. SORRY for the confusion folks!
HOWEVER, here is the good news - we are working on the enhanced quicklinks widget in a near-term upcoming sprint and one of the enhancements wil be native options for more links per row. So it is now on the way and coming soonish!
Thanks for the clarification
Hi everyone, great news - we’ve just deployed the new Quicklinks widget that allows you to natively add more than 3 items per row. :)
The new widget might not play nicely with some custom styling scripts, so if you see something funky with your Quicklinks today try commenting-out the custom CSS and enabling the new native setting instead.
I’m using the new Quick Links widget and have two rows of five links set the way I want them. However, even with space available, I can’t get rid of the “Show 4 More” / “Show Less” button and have them display without collapsing. Do you have any suggestions so all of them show without the button?
Hey
Thanks,
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.