Replies

Mar 7, 2016 10 years ago
MidnaMoon
is forever on a quest for more pets
User Avatar
Cyborg Mordyn

All I really want is one big scroll box in the center and a background that I can change whenever I want. It would be nice if the text and links were different too. I'd like all my info to go into that box. I don't have time to make it myself. And I can't learn coding, I look at it and get a headache. Please help. I hope this is the right forum for this, seems where I post things it's wrong. I'm getting kind of nervous about using forums at all...

[font=monospace] Autistic, Bipolar, Depressed, OCDed(and who knows what the hell else I have honestly) and really really anxious over every little thing. Yup that's me! Call me Midna, pleasure to meet you.[/font]

Mar 7, 2016 10 years ago
Thespian
is a bad egg
User Avatar
Rentaro

so something like this?

<style> html { background-color: ; background-image: url(URL TO BACKGROUND IMAGE HERE); background-attachment: fixed; background-repeat: no-repeat; background-position: center; } a:link, a:hover, a:visited { text-decoration: none; color: ; } { width: 520px; height: 850px; overflow: auto; } </style>

i'm guessing that by different text and links you meant colors? unless you're after something like links always being underlined/bolded or something haha.

personal site || art by me

Mar 7, 2016 10 years ago
MidnaMoon
is forever on a quest for more pets
User Avatar
Cyborg Mordyn

Ah well I kinda want there to just be one scrollbox with all the side column info inside it. No side columns at all. Just like this

Box in the center Inside the box Header? And subheader for each section to keep it organized? User info Extra info Pets Shops Comments Add a comment Etc Etc

Stacked like that in the big scrollbox. No side volume everything is just inside the box kind of like my friends profile, [URL=https://subeta.net/profile.php?user=255079]kid[/url] as an example.

[font=monospace] Autistic, Bipolar, Depressed, OCDed(and who knows what the hell else I have honestly) and really really anxious over every little thing. Yup that's me! Call me Midna, pleasure to meet you.[/font]

Mar 7, 2016 10 years ago
Thespian
is a bad egg
User Avatar
Rentaro

when you're editing your profile you can drag around the different boxes and put them all in one column. with the code above if you put them all in the middle column you'll get the scrolling box with all your information. c:

personal site || art by me

Mar 7, 2016 10 years ago
MidnaMoon
is forever on a quest for more pets
User Avatar
Cyborg Mordyn

Ohh thank you so much I forgot all about that page! XD

[font=monospace] Autistic, Bipolar, Depressed, OCDed(and who knows what the hell else I have honestly) and really really anxious over every little thing. Yup that's me! Call me Midna, pleasure to meet you.[/font]

Please log in to reply to this topic.