Welcome to Gaia! ::


Dedicated Gaian

I originally needed help with some different things regarding the same Panel, but I've made some edits and figured out some of the issues I had, the only issue I'm left with is; getting text to show up in the Main Panel/Column, if you look at my profile, there's the Panel/Column with the Kingdom Hearts background, I tried using #Columns:before with the content property, and I've tried :after, they both work as intended, but when I save they disappear, so. I'm not positive what the issue is with that. I tried using the Text Bubble thing Gaia provides, but it strays out of my profile, and I can't grab it, I know there's a few posts on how to fix that, but I'd prefer not to use the Text Bubbles unless I have to.

reinasachiko's Senpai

Dramatic Gentleman

23,715 Points
  • Fan Before It Was Cool 500
  • Nuclear Plant 500
  • Rat Conqueror 500
Let me guess, you used double quote, something like content:" text here "; ??


Gaia does not accept double quote in the CSS, lucky you can subtitute it into '

So try, for example

#columns:before {
display:block;
position:absolute;
width:100%;
content:'Text sample';
color:white;
text-align:center;
}

Dedicated Gaian

Fredy-san
Let me guess, you used double quote, something like content:" text here "; ??


Gaia does not accept double quote in the CSS, lucky you can subtitute it into '

So try, for example

#columns:before {
display:block;
position:absolute;
width:100%;
content:'Text sample';
color:white;
text-align:center;
}


Aghhh! thank you so much. emotion_kirakira

Quick Reply

Submit
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
Play with GCash
Play with Platinum