[ckan-dev] Remove Featured Section Box

Andrés Wa randspamrand at gmail.com
Tue Sep 29 01:47:50 UTC 2015


Thanks for the fast response...

I tried to add some CSS to the UI to remove it and to do it so I used this
command:

/* Remove the feature image */
div.hero-primary section.featured.media-overlay {
display: none;
}

But is not working at all, I am having some trouble identifying what is the
featured section box here, do you know? (I do feel noob using this :(  )

Thanks again :)

2015-09-28 20:16 GMT-05:00 Steven De Costa <
steven.decosta at linkdigital.com.au>:

> You can read the theme guide here:
> http://ckan.readthedocs.org/en/latest/theming/index.html
>
> Although, you could remove that block in a quick and dirty fashion by
> adding CSS via the custodian config options vias the UI - just set the
> element to not display.
>
> Depending on how you solve this, please feel free to post the question and
> solution here for others to also find :)
>
> http://stackoverflow.com/questions/tagged/ckan
>
> Cheers,
> Steven
>
> *STEVEN DE COSTA *|
> *EXECUTIVE DIRECTOR*www.linkdigital.com.au
>
>
>
> On 29 September 2015 at 11:06, Andrés Wa <randspamrand at gmail.com> wrote:
>
>> Hello!
>>
>> I am using CKAN to upload some data, when I was organizing my front end
>> website I found that there is an annoying "This is a Featured Section" Box
>> with an example 420x220 image that I don't know how to remove, Can you
>> please help me to remove it... I just can't figure out how.
>>
>> Thank you in advance,
>>
>> Camilo
>>
>> _______________________________________________
>> ckan-dev mailing list
>> ckan-dev at lists.okfn.org
>> https://lists.okfn.org/mailman/listinfo/ckan-dev
>> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
>>
>>
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> https://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20150928/f7164ad7/attachment-0003.html>


More information about the ckan-dev mailing list