188 Posts
uriel
8 years ago
Topic

Hi, 

I created a theme for my lists. 

But the results appear certain divs.

I did everything, but they still appear. 

How to Remove? I did my own theme to not have divs do

not need and they appear.

these divs comes from where? I want toerase

I want to delete

I want to delete all these!

cck_page cck-clrfix, cck_page_list cck-clrfix, system,cck_page_items. 

Get a VIP membership
4229 Posts
Kadministrator
8 years ago
0
Level 1

Try setting both, Markup and Markup Class to None.

188 Posts
uriel
8 years ago
0
Level 1

I did it. Does not remove the divs. 

I tried everything, I think it's something from within 

SEBLOD, which always appears in the lists. 

188 Posts
uriel
7 years ago
0
Level 1

 Override Seblod in template Default. 

See >  https://github.com/Uriel29/templatejson/tree/master/html/com_cck

7 years ago
0
Level 1

Hi Uriel! Good Job with this new theme.

Another way to do this is going to:

components/com_cck_views/list/tmpl/default.php - and in there you can find and remove the div with css class "cck_page_list".

My problem was with the div with no classes, in the html tree below this div.cck_page_list.

plugins/cck_storage_location/joomla_article/tmpl/item.php - and in there I can remove the div and title h2 and pass all customization to my created position.

Get a Book for SEBLOD