1
I am really new to XOOPS and maybe I'm taking the wrong approach altogether, but I've been working on a site and trying to implement a design I made in photoshop. I've pretty much got the header, blocks and footer working. Maybe I'm using the wrong module for the job, but the site I'm doing has some pretty simple requirements. I installed news module thinking it might do the job. But within the actual content window, I want to be able to control the look and feel of it using my own graphics.
From what I interpret:
<{$xoops_contents}>
Is where I can encapsulate the information with my graphics table, however, news module itself creates tables within this space that I don't know how to control to make the appearance of my site more uniform.
What I want is really simple. I want to display recent events pertaining to an online video game to all users who visit my site that have a headline, summary, and maybe an image file or 2, which are screenshots from in the game. I don't need multiple categories or anything special. News module seems to be much more complex than the actual requirements I need, so maybe if there's an easier customizeable module I could work with that could do the trick I could use that instead. Any help would be appreciated. Thank you