Sign In
•
Register
Discussions
Sign In
Close
Home
›
ChainsawXIV
›
Comments
ChainsawXIV
Comments
ChainsawXIV
in
Too much white space after headings!
August 2012
Using campaign wide CSS to adjust this space is the way to go. The heading tags are formatted with additional white space to separate them from the paragraphs which follow, and you should be able to tweak that as much as you like by adjusting their …
ChainsawXIV
in
Textile tables not functioning
August 2012
You're not dumb. It's picky as hell. And god help you if you don't actually want the white space it demands. :)
ChainsawXIV
in
Custom CSS Beta Discussion
August 2012
I'll throw one more suggestion into the heap here as well. The Filter By Tag header in the right navigation bar is the only header in that section that isn't its own block (it lives in the same block as List Pages). That's fine if that's how it's…
ChainsawXIV
in
Help Needed (if you have the time) Adventure Log
August 2012
edited August 2012
The code is working fine for me, with and without custom styling. The most common issue people have with it is copy and pasting it from the forums or elsewhere, which auto-format it in a way that breaks the code. To work, what you put in must be ex…
ChainsawXIV
in
Custom CSS Beta Discussion
August 2012
Good advice Tic. Sizing by pixels is almost always the way to go, for the very reasons you've just outlined. As to why the rule you describe modifies everything, the answer is simple. The body tag on each page has its class set to a class that co…
ChainsawXIV
in
Custom CSS Beta Discussion
August 2012
Berdman, I noticed that "description" seems to be a forbidden word. Not sure why - it's not blocked by the validation script Micah posted earlier, as far as I can see - but I ran into the same thing with the same word in my own CSS work.
ChainsawXIV
in
Dynamic Character Sheet Template Approvals
August 2012
The issue appears to have been fixed. Please continue to submit new sheets and updates as normal, and don't hesitate to PM me so I know to go review them.
ChainsawXIV
in
GURPS Dynamic Character Sheet
August 2012
Micah got a fix in for the issue last night, and your sheet has been reviewed and approved. Nice work!
ChainsawXIV
in
Dynamic Character Sheet Template Approvals
July 2012
edited July 2012
Hey there guys. In case you hadn't noticed, I check in on the forums on only an irregular basis, so if you ever have immediate needs (even if it's just to get something reviewed and approved), your best bet is to PM me. That goes to my email, which …
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
Thanks Micah! Nice work.
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
After a bit of experimentation, it looks like shammond42's link won't pan out - the .htaccess option is only good for bridging to other subdomains, and the Base64 encoding option is no good because the system here doesn't allow embedded data (for p…
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
edited July 2012
*Fonts:* I haven't tried the thing the Shammond42 linked to yet - I'll try that out when I get home tonight, and report back. GWF sounds like a good feature to support in general, regardless of what else we can figure out in that regard. The short s…
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
After some investigation, @font-face won't work here, but not because of anything about the Obsidian Portal setup. Firefox and Chrome, for some reason that I assume to be security related, do not allow web fonts unless they are hosted on the same do…
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
edited July 2012
Micah, here's a transparent version of the navigation logo for you: "logo.png":http://omnichron.net/external/op/src/logo.png As others requested, here's a copy of the current CSS from my campaign: "hrse.css":http://omnichron.net/external/op/src/h…
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
edited July 2012
Micah, when you fixed the item index, you ended up with the .item-list class on both the body and the div that wraps the actual list of items. I'm pretty sure that's an accidental collision. Edit: Also with .adventure-log-list and .character-list…
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
edited July 2012
font-face should work I think, though I haven't actually tested it. I know that the @ character is allowed, since the campaign I linked to above uses an media rule hack to fix some Chrome formatting issues. The only things I've run into that aren…
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
I don't have 'shop at work, but I can bang the logo image out for you in two minutes or less when I get home from my game tonight and email it over to you. If I had the original PSD file for it I could probably knock that down to thirty seconds (wit…
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
This feature is working great so far. I've just finished my first pass at styling my "current campaign":http://www.obsidianportal.com/campaigns/hrse, and things are coming along great I think. Thanks! That said, there are just a couple of lingering …
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
Spotted another issue that should get fixed - on the Characters and Items tabs, the footer is inside the the content block, instead of outside. I haven't dissected the issue, but I'm guessing there's a missing closing tag somewhere in the HTML.
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
edited July 2012
The guidelines page looks mostly good to me, but it may be worth outlining (what I hope will be) a few common exceptions to your red-zone policy. Rules as written for example, my "test campaign":http://www.obsidianportal.com/campaign/chainsawxiv-tes…
ChainsawXIV
in
Changing The White Background
July 2012
This will become possible when "this feature":http://forums.obsidianportal.com/comments.php?DiscussionID=2637&page=1#Item_25 goes live.
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
edited July 2012
Ah, there's the problem. The CSS works fine, but the id parameter is not allowed in your html-based page content (presumably because you could do something invalid like use the same id as a standard element elsewhere on the page, and break things). …
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
edited July 2012
You can definitely style by ID, using the normal #id rule setup. That much I've tested. You're correct however that the different content types aren't differently classed at the moment. That'd be handy. Most of the individual elements have ID's a…
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
You can style by ID already, and most or all of the elements you're talking about have IDs assigned to them. I haven't actually tried it, but you should be able to do everything you want to do _except_ the bit where things show up in edit mode that …
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
For the buttons, simply doing them all the same way, using the same class(s) would be a big help from a CSS standpoint, as we could then re-style them to our hearts content without targeting things individually. I don't know of a better canned so…
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
A couple other notes, not so much about this directly as about things it shows up as in need of a bit of love: - The drag-handle under text areas ("example":http://www.obsidianportal.com/campaign/chainsawxiv-test-campaign/comments) should probabl…
ChainsawXIV
in
Custom CSS Beta Discussion
July 2012
edited July 2012
This is a great feature, and after playing with it a bit on my "test campaign":http://www.obsidianportal.com/campaign/chainsawxiv-test-campaign/wikis/alchemical-charms there's honestly not a whole lot more I'd ask for from it, though I'll keep looki…
ChainsawXIV
in
A Totally Unofficial Help & Tips FAQ
March 2012
That works. Thanks Arsheesh! It's been maxed out for months now, and I'd run out of things to make shorter. The only down side is that I can't upkeep the second post myself, but hey, that's what you guys are here for. If you're of a mind to, why don…
ChainsawXIV
in
Dynamic Sheets in foreign languages
February 2012
You can find a list of all the DSTs "here":http://www.obsidianportal.com/dynamic_sheet_templates (note that many are still works in progress). Probably the easiest way to do localized versions is just to make additional DSTs for the system in que…
ChainsawXIV
in
A Totally Unofficial Help & Tips FAQ
February 2012
I suspect the item you're looking for is: "How can I put a background image behind the content of my wiki page? ":http://www.obsidianportal.com/campaign/sanction/wikis/tips-tricks#7
More Comments
September 2026
City of Shadows
Read the
feature post
on the blog
Return to
Obsidian Portal
ChainsawXIV
Joined
March 2009
Visits
53
Last Active
April 2024
Roles
Reforge Beta Backer
Posts
530
Profile
Activity
Discussions
12
Comments
518
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Sign In
Forum
Home
Discussions
Activity
Conversations
Profile
Information
Terms of Use
Community Rules