COMMERCIAL GAMES ALLOWED NOW; ALSO RMNV4.4 STUFF

Posts

Pages: first prev 12345 last
You can affect the front page blog without affecting the blogs on the blogs page through CSS first/last child selectors (or if they are nested differently you can use that but I don't remember if they are). You can also hide the download count but you'll also hide the download size since both are inline with each other. You can hide the download count on the Downloads page through a first child selector, it's contained in its own element.


Having some basic options to customize the game profile appearance would be nice instead of fighting the page layout with CSS.
That would be neat, considering that we should focus more on the Game Pages since they're really the main feature of the site. Making them more customizable would be pretty swish~ ^.^
On that note something that would be neat would be a way to add your own class tags instead of trying to juryrig the existing ones. Something like:

[div aclassname]cat avatars own[/div]

Would produce in HTML:

<div class="aclassname">cat avatars own</div>


But iirc the bbcode engine RMN uses is a box of mysteries and would take quite some time to figure out how to add new tags. (also adding div tags has the potential to really break pages from misuse and best left on gameprofile pages and not something users can add via comments)
GRS, if you are available, I'd like you to take a look at the template and the CSS file. I want to be able to make the gameprofiles customizable but without breaking any existing stuffs.
Hit me up on irc, I'm trying to fix my habit of never being on (but actual work have to wait until after the Cook Off, I really want to get that judging finished so everybody can move on with their lives). It'll be like a game of Jenga!
Pages: first prev 12345 last