Hiding Storybuilder Elements

Options

Do you want to get rid of the interest category drop down menus, news search, and related headline lists in storybuilder? Have you been told repeatedly by your deployment partner that it is "impossible" or would require a "custom template modification" (more $$$)?

If so, I have good news. Just add the following code to your website's CSS to make the features disappear:





<style>
div.appArea form#catselect,
div.appArea form#NewsSearch,
div.appArea a.NewsHeadlineList
{display:none;}

</style>





Hope that helps!

>

Tagged:

Comments

  • This is very helpful! But how did you get the link labeled "more..." to disappear? I see that the text is missing from the link on your page. Was that something you had to request? I don't see a way to edit it.

    Example: http://hshv.convio.net/site/News2?news_iv_ctrl=1101&cmd=articles&page=NewsArticle&id=6747&start=1

    The text to the right of the picture.

  • Lisa Nichols:

    This is very helpful! But how did you get the link labeled "more..." to disappear? I see that the text is missing from the link on your page. Was that something you had to request? I don't see a way to edit it.

    Example: http://hshv.convio.net/site/News2?news_iv_ctrl=1101&cmd=articles&page=NewsArticle&id=6747&start=1

    The text to the right of the picture.

    I'm glad it's helpful. I can't tell you how many people I had to ask before someone told me how to get rid of that stuff!

    You need to change this setting within the storybuilder article editor:



  • David Elliott:

    I'm glad it's helpful. I can't tell you how many people I had to ask before someone told me how to get rid of that stuff!

    You need to change this setting within the storybuilder article editor:



    I was afraid you were going to say that. I've got that set correctly. So sounds like I might have to follow up with support. Thanks for your help!

Categories