Sign In
•
Register
Discussions
Sign In
Close
Home
›
Basileus
›
Comments
Basileus
Comments
Basileus
in
Plot Club, Redux
March 2014
When you go to your Profile > Edit Profile, at the bottom there is a section called "Email Contact Settings". I believe by default the box for "Receive notifications on ALL forum posts?" is checked, so uncheck that.
Basileus
in
Custom CSS Beta Discussion
March 2014
This is my poor man's explanation. I'm mostly self-taught, so no guarantees of accuracy - I can tell you more about why that way worked than why the first way didn't. Anyway, two things: First, CSS is hierarchical. So settings that apply at a bro…
Basileus
in
Spear butt spike stats?
March 2014
edited March 2014
Use the damage of a spear of one size smaller? So a Medium longspear that normally does 1d8 damage would do 1d6 (like a Small longspear) when using the rear spike.
Basileus
in
question about auto-length
March 2014
edited March 2014
Ah, now I see what you are doing. So we'll want to set that same property but to a different element. Try this: @body.campaign-public-layout .post-main.post-section {min-height: 530px;}@ The default is 430px. 530 should cover you but you can p…
Basileus
in
question about auto-length
March 2014
edited March 2014
I'm not 100% on this (your pages are private so I couldn't poke around to see how it might interact with other elements), but it should be a matter of simply setting the "min-height" property on your main-content container. Something like this: @…
Basileus
in
Custom CSS Beta Discussion
March 2014
edited March 2014
NikMak, try using the .campaign-public-layout and .main-content classes instead of the #campaign-content ID. Also, ditch the "!important" statement (shouldn't be necessary and you don't want to use that when you don't have to). To specifically ov…
Basileus
in
Autoplay embedded Youtube videos
March 2014
edited March 2014
There is an existing support ticket open for Youtube autoplay here: "Youtube autoplay feature not working anymore":http://help.obsidianportal.com/discussions/problems/12636-youtube-autoplay-feature-not-working-anymore I added the information from…
Basileus
in
Plot Club, Redux
March 2014
edited March 2014
SPOILER: killervp and Thorvaldr are both really the same person with multiple personalities, running Plot Club together/himself. The whole thing has become a front for an anti-materialist, anti-corporate movement.
Basileus
in
Autoplay embedded Youtube videos
March 2014
Well, looks like some sort of script that converts the source URL we provide from the "/v/" to the "/embed/" URL - the problem being that the newer URL style won't use the version 2 Flash player, so the added parameters become useless. I can't te…
Basileus
in
Autoplay embedded Youtube videos
March 2014
Hmm, likewise... I will investigate.
Basileus
in
[Fate Core] Galactic Mercenary Adventure. Seeking 1-2 Additional Players
March 2014
edited March 2014
Ngghhh... -brain aneurysm- Sounds like a campaign setting I'd enjoy, and I'd love to play in a Fate Core game, but I'm not sure I would fare well in a text-based game that isn't play-by-post. Would y'all be open to an observer for a session, j…
Basileus
in
Centering an Image with HTML or CSS code on the Wiki Page
March 2014
LOL, well I've done that before to. Seems like that's always how it is with technical stuff - once I finally ask for help, the solution is always something I could have sworn I tried repeatedly in exactly the same way.
Basileus
in
Centering an Image with HTML or CSS code on the Wiki Page
March 2014
edited March 2014
If you are going to apply that across many pages, the easiest thing should be to add these two properties to the CSS for the ".topSecret" class: @{margin-left: auto; margin-right: auto;}@ EDIT: If you are going to want it not centered on other…
Basileus
in
Cheat Sheet & Tables
March 2014
edited March 2014
I use OpenOffice, so my process is very similar. I usually just paste in columns of "|" before and after my content columns, then copy/paste the whole table into Notepad++ and "replace all" the extra spaces. Notepad++ is fantastic, I'm pretty sure i…
Basileus
in
Happy GMs Day 2014
March 2014
I figured it out, I must have seen it in British dating (it being Tolkien and all), and gotten the month and day confused. That's my story and I'm sticking to it. :)
Basileus
in
Happy GMs Day 2014
March 2014
Huh... I was misinformed... o.O
Basileus
in
Happy GMs Day 2014
March 2014
Tolkien - was thinking I might smoke my pipe or bake something hobbity. Possibly light up the fireplace and throw something ring-like into it.
Basileus
in
New Reforge Issue Tracking List
March 2014
edited March 2014
LOL, I'm well aware of what aspect ratio is, thank you, so I'm not going to argue about that. Just letting you know how you can get your maps to upload without distortion. The problem with non-square maps getting distorted is well known and has come…
Basileus
in
Autoplay embedded Youtube videos
March 2014
edited March 2014
Automatic, embedded music... nice! EDIT: For that purpose I might also recommend the "&autohide=0" parameter in the URL, to keep the progress bar and play button from sliding out of view. Tastes may vary on if that is a good thing. ALSO ED…
Basileus
in
Autoplay embedded Youtube videos
March 2014
I like a good Russian imperial stout. :)
Basileus
in
Happy GMs Day 2014
March 2014
Yesterday was Tolkien's birthday. I forgot to do anything special... :(
Basileus
in
New Reforge Issue Tracking List
March 2014
edited March 2014
@jrodman: Maps get converted to a square aspect ratio, so if you don't want yours to get deformed when you upload it, use an image editing program to make it square (add blank space at the edges). For best possible results, use or convert your map t…
Basileus
in
New 50 Club member
March 2014
edited March 2014
Congrats, AZ_RUNE, that's awesome! Thanks for sharing your campaign with the world. +1 for OP as more than just a tool, but a community as well.
Basileus
in
Plot Club, Redux
March 2014
Hail Plot Club! I stand before your gates and demand entrance! Yield! ...please?
Basileus
in
The "Review my Campaign" thread
March 2014
edited March 2014
Some first impressions, I like the overall composition, good colors and textures, they set the atmosphere for the campaign well. One problem I immediately ran into was that the main content on the main wiki page is pushed to the right and pushin…
Basileus
in
Campaign custom side boarders?
March 2014
edited March 2014
_Compatibilis Cross-browseritorum!_ !http://ftparmy.com/images/css-wizard-01.jpg! _...exceptus Safario..._
Basileus
in
Requests for new game systems
March 2014
Just a reminder, this thread was started in 2007. New requests may get better/faster response by starting a discussion through the "Help":http://help.obsidianportal.com/ portal. Make sure to select "Suggestion" as the category and include "Game S…
Basileus
in
Custom CSS Beta Discussion
March 2014
edited March 2014
*Why it works that way* (I think): So this is OP's default CSS for the banner image: @.campaign-public-layout #banner-container .campaign-banner-image{width:100%;height:0;padding-bottom:20%} @ Note that the "width:100%" property is relative t…
Basileus
in
Campaign custom side boarders?
March 2014
edited March 2014
No dice... front page, wiki, or anywhere else. Edit: Working in Chrome and Opera. Not working in IE, Mozilla Firefox, or Safari. :( Whyyyyy??? -shakes fist at heavens- --- Also Edit: I just copypasta'd that exact line of code from your c…
Basileus
in
Campaign custom side boarders?
February 2014
Negative on the border for me at the moment (IE 11). Code looks fine. Maybe the image source? Could try uploading it to OP instead of the third party.
More Comments
September 2026
City of Shadows
Read the
feature post
on the blog
Return to
Obsidian Portal
Basileus
Joined
February 2013
Visits
157
Last Active
November 2025
Roles
Member
Posts
585
Profile
Activity
Discussions
18
Comments
567
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