• Resolved rbrazeau

    (@rbrazeau)


    WP Newbie so going through Codex hasn’t been fruitful.

    Can someone help me figure out how to:

    1) Remove the grey bullets that are included in the news release and news listings.
    See: http://www.c0nfluent.com/about/news-2/

    2) Fix formatting of the individual news releases. I just want single column with no side widgets. Also, want to adjust the formatting within the news release itself (e.g. font header size, subheader, remove author into, etc.). In short, I want to remove all the extra meta that usually applies to blog posts.

    I know I need to create a single-nooz_release.php file… but that’s about it. Not sure where to edit. Here is the code….

    [Large code excerpt removed by moderator per forum guidelines. Please use Pastebin or a Gist for all large code excerpts, they work better anyway.]

    • This topic was modified 8 years, 8 months ago by James Huff.
Viewing 1 replies (of 1 total)
  • Plugin Contributor farinspace

    (@farinspace)

    eek, that’s a lot of code … I would suggest you do a view source and take a look at the nooz HTML output. You will notice that all parts of the output have nooz-[name] css classes. I would recommend that you use the css classes to style the different parts of nooz.

Viewing 1 replies (of 1 total)

The topic ‘Remove Bullets in listing / PHP Editing’ is closed to new replies.