♥ Boba's compilation of CSS & HTML FAQs
Posted 2020-12-15 13:07:18
Is there a way to turn off the rounded edges on images? Btw thank you for these, they're stunning! |
Sharky #4688 |
Posted 2020-12-16 17:18:40
@ Sharky (#4688) - Unfortunately no, the rounded edges are part of the CSS ^^ |
Hippo #1999 |
Posted 2020-12-16 20:21:40
Gotcha, do you have any layouts without the rounded edges? Or is that something I can commission you for? |
Sharky #4688 |
Posted 2020-12-16 20:25:05
@ Sharky (#4688) - Unfortunately I don't have any free CSS layouts with straight edges at the moment, but that's definitely something you can customize in a commission :D |
Hippo #1999 |
Posted 2020-12-26 09:37:52
I pmed but thought maybe I should ask here. This is a commission question. Do you accept mixed currency and if so, whats your SC:gc conversation rates? |
SavageWolffSoul #17697 |
Posted 2020-12-31 18:56:15
I'm trying to add text to the boxes on my CSS, but it either makes a new box or there's just tons of weird spacing involved that isn't mobile compatible. I know there's a way to add it through the code, but I don't know how. (If it helps, I'm trying to make a bulletin.) |
Battle_Burrito #30929 |
Posted 2020-12-31 20:26:05
@ Battle_Burrito (#30929) - Like I mention on this thread, holding shift while pressing enter will allow you to create a new line instead of a new box when pressing enter. I don't think this works on mobile though, so you might have to just add a <br> line break tag wherever you want a new line. Not exactly sure what you mean by bulletin, but if it's a bullet list you can use <ul> for unordered list and <li> for each list item <3 |
Hippo #1999 |
Posted 2021-01-07 12:47:52
How would one create scroll boxes or boxes that collapse? |
Finge #4260 |
Posted 2021-01-09 09:56:14
@ Finge (#4260) - That would be coded in the CSS! You can't code that directly in your den description unfortunately :3 |
Hippo #1999 |
Posted 2021-01-15 01:22:45
Heyy Boba! I was wondering how you ping people (like how you did in your last few responses to folks). Are you just linking their names or is there a way to actually get peoples’ attention on the forums? 0: I know in the chat box you just put their ID in brackets but I don’t think that’s the case here |
Ken #16932 |