Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 11:53 pm EST

Geeklog Forums

Remove bullets from RSS feed


Cypry

Anonymous
Anyone know which file needs to be edited to remove the bullets from an RSS feed in a Portal Block?

Thanks

Smile
 Quote

Status: Banned

machinari

Forum User
Full Member
Registered: 03/22/04
Posts: 1512
the latest professional theme for example.

list.thtml provides a space for a dynamic class name.

so... in your style sheet set this (assuming a recent GL version that supports the dynamic class name)
Text Formatted Code
ul.list-feed {
    /* remove the bullet */
    list-style-type: none;
    /* remove the margin and leave a minor indentation */
    padding-left: 5px;
    margin-left: 0;
}

 

hope that helps
 Quote

Cypry

Anonymous
Thanks - but I'm using an old theme imported from 1.3.9 - I just don't seem to be able to find the portal block code to remove the
    tags.......
 Quote

Cypry

Anonymous
That should have read "remove the list tags" - used html doh!!
 Quote

Cypry

Anonymous
I'm really stuck now - as a test, I removed the ul tags and the li tags from list.thtml and listitem.thtml completely, and STILL I get a bulletted list in my portal blocks.........

Where are the bullets coming from?

The theme was migrated from a 1.3.9 installation if it helps.......
 Quote

Cypry

Anonymous
A bit more information - the theme is a lightly modded "clean" theme - that might help.
 Quote

Cypry

Anonymous
Fixed it---

All I needed to do was to remove the li and ul tags from list.thtml and listitem.thtml, then add a br tag after the {list_item} in listietm.thtml,

THEN delete the unrefreshed info from the block content pane in each affected portal block to refresh the information and voila - bullets gone Smile
 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Actually, Machinari's solutions should have worked as well, once you've refreshed the contents of the portal block.

bye, Dirk
 Quote

All times are EST. The time is now 11:53 pm.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content