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
Thanks
11
10
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)
/* remove the bullet */
list-style-type: none;
/* remove the margin and leave a minor indentation */
padding-left: 5px;
margin-left: 0;
}
hope that helps
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
11
14
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.......
11
11
Quote
Cypry
Anonymous
That should have read "remove the list tags" - used html doh!!
13
9
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.......
Where are the bullets coming from?
The theme was migrated from a 1.3.9 installation if it helps.......
9
11
Quote
Cypry
Anonymous
A bit more information - the theme is a lightly modded "clean" theme - that might help.
8
11
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
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
12
9
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