Sign In
•
Register
Discussions
Sign In
Close
Home
›
Abersade
›
Comments
Abersade
Comments
Abersade
in
[Map Markers] What set would you like to see next?
May 2019
I'm excited to see what's in the works.
Abersade
in
Character and NPc Titles
May 2019
Neat!
Abersade
in
Character and NPc Titles
May 2019
They are both located within the same div and class and I don't see a way to hit them individually. You may have to take the old standby, to ignore that page entirely and create your own with your own custom divs and classes to get the page to look …
Abersade
in
Expanding width of the title pic.
May 2019
edited May 2019
It may be worth noting that the width that is being set there is the percentage of the Content Max Width field in the Advanced Settings page or alternatively of the .campaign-public-layout #content {max-width: YOUR WIDTH HERE;} code. Well, minus a …
Abersade
in
Adjusting transparency on sidebars
May 2019
That should cover it, unless I missed one. Let me know if I did. Hope it helps.
Abersade
in
Adjusting transparency on sidebars
May 2019
Character Search Section: .character-index.campaign-public-layout .character-quick-search, .item-index.campaign-public-layout .character-quick-search {background-color: rgba(125,125,125,0.3);} Top Navigation Bar (partial, right side between the s…
Abersade
in
Adjusting transparency on sidebars
May 2019
For the Last Updated section change the bit below that says 0.75. On your Ptolus game it is set to 0.1, increasing it makes it less transparent. .sidebar-last-updated .updated-by-container .who {background-color: rgba(239,239,239,0.75);} For your…
Abersade
in
Featured Campaign of the Month
May 2019
Congrats!
Abersade
in
Change Nav Bar on Campaign Pages
May 2019
Your selector looks like it would be: .campaign-dashboard-layout #dashboard-main-nav ul li a { Padding-Left looks like it may work, don't have time to test currently.
Abersade
in
Favorite House Rule?
May 2019
Regarding the squid head rule, I don't enforce it constantly (or even very often). It's more of a discouragement from ongoing side conversations which have nothing to do with the game. We meet up almost an hour before we start playing to give folks …
Abersade
in
Favorite House Rule?
April 2019
The first House Rule I created for D&D 3.0/3.5: The Intimidate Rule: Characters may use their strength modifier instead of their charisma modifier when making Intimidate checks.
Abersade
in
Favorite House Rule?
April 2019
edited April 2019
Kallak, that right there is why I created the D30 House Rule nearly 13 years ago. I'm a big fan of getting to use all of the dice I have (well, except my d24 because that thing is just weird) and I have never once seen any reason at all to own a D30…
Abersade
in
Sizing in Carousel + Side-by-Side Images
March 2019
I hate to recommend it but adding the !important tag to Bort's previous and next code above makes it work, and given that the site itself is adding the css to display it at the element level I don't see an easy alternative. Ergo, to make the arrow…
Abersade
in
[Map Markers] What set would you like to see next?
March 2019
Love all of the suggested icons, but I'd say that the focus needs to be on preventing the markers from being moved so easily. I'm not sure how everyone else feels but in my experience I move the map markers accidentally CONSTANTLY, especially on mob…
Abersade
in
Accordian CSS code stopped working tonight
March 2019
Yeah, that's the one drawback of using my testbed site for well, testing. Pristine environment pretty much every time which doesn't particularly help me identify when other code overlaps and causes issues. Ultimately what matters to me is that your …
Abersade
in
Accordian CSS code stopped working tonight
March 2019
Odd, when I isolated the code above it worked as expected. Is there something else that could be interfering?
Abersade
in
Accordian CSS code stopped working tonight
March 2019
edited March 2019
.ui-accordion-content {background: none; border: none;} If you need to specify other styling for the background the .ui-widget selector worked for me.
Abersade
in
Accordian CSS code stopped working tonight
March 2019
I didn't know that. Interesting. At any rate I'll look into this a bit further.
Abersade
in
Accordian CSS code stopped working tonight
March 2019
Is that a paste of your code? I ask because you are missing a few of your semicolons. Provided the selectors are still correct it should read: /* Accordion - Change Color */ .ui-accordion-header {background-color: transparent; color: #681007 !impo…
Abersade
in
Just a heads up
February 2019
HA. I found the issue, a parentheses was masquerading as a curly bracket in my CSS code and I was too blind to see it. I was typing out a reply to our friendly neighborhood Kallak when I pasted the code into the email and spotted my idiocy in action…
Abersade
in
A Totally Unofficial CSS Help & Tips FAQ
February 2019
edited February 2019
You will want to look into using "@media" then. I have no experience with doing this but w3 has a couple of articles that sort of cover it, good starting point at any rate. https://www.w3schools.com/cssref/css3_pr_mediaquery.asp https://www.w3school…
Abersade
in
Sizing in Carousel + Side-by-Side Images
February 2019
Bortas, Here you go. This took a lot longer to figure out than it should have. button, .button {box-shadow: none;}
Abersade
in
Something that may be helpful (hopefully)
February 2019
It's been awhile since I updated this, so here's some new stuff. Added new content to the General section covering the following topics: Turn off the + sign underline functionality Add a dimming effect to your main background image that automat…
Abersade
in
Featured Campaign of the Month
February 2019
Voted. Good luck folks!
Abersade
in
Icons
February 2019
Also worth noting, there's a way to do it on the back end too but the code isn't as clean, see below for examples: Here's what it looks like: Here's the code: /* Change Icons */ /* changes the default icons */ div#w…
Abersade
in
Icons
February 2019
Just as a note, when doing this your icons will need to be pretty small. Mine are 33px by 33px.
Abersade
in
Icons
February 2019
I've done this on my campaign that's still in planning, I hosted the files in the media library. Here's what it looks like: Here's a list of all of the css selectors for the icons on the front end: /* Change Icons */ /* changes th…
Abersade
in
Why does my text get all underlined and screwed up
February 2019
In case anyone is wondering here is the CSS to turn it off campaign wide: /* + Sign Underline Functionality - Turns It Off */ ins { color:inherit; text-decoration:inherit;} ins:before { content:'+';} …
Abersade
in
Reaching out for input, feedback, thoughts, etc..
February 2019
Neat! Thanks Bortas.
Abersade
in
Anyway to "lock" map markers so they don't move?
January 2019
I would love to see this implemented as well, as I drag my markers out of place pretty much every time I use the map.
More Comments
September 2026
City of Shadows
Read the
feature post
on the blog
Return to
Obsidian Portal
Abersade
Joined
July 2010
Visits
3,792
Last Active
September 18
Roles
Member, Spam Slayer
Posts
629
Profile
Activity
Discussions
16
Comments
613
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