« Web, HTML, Tech Forum

me again l. changing "Mood:" section

Posted by vcka

posted

Forum: Web, HTML, Tech

how can i either move the mood section into the profile pic box OR change the text?
its washed out and ugly with white text on no background i need help


Report Topic

3 Replies

Sort Replies:

Reply by Gluma

posted

My brain isn't big enough to figure out a code to do what you wanted BUT there's a cool profile diagram that's in the HTML group that can help you mess around with the...class...(?) whatever terminology is used for the mood section

The group also provided code to hide the mood section, though that's obviously not what you asked for lol but still, might be good to know if you truly just want to get rid of it at any time:

<style>.mood p, mood a{font-size: 0px !important;} .mood{border: 0px !important; background-color: transparent !important;}</style>

Hopefully someone can actually type the code for what you want, though!


Permalink Report Reply

Reply by vcka

posted

omg gluma YOUVE DONE IT!!


i just tweaked the 'remove mood' codeĀ  AAAAA THANK YOU!!!


Permalink Report Reply

Reply by Gluma

posted