I have some pictures and things, but I need some help converting images to the acceptable format and working with the codes. Would anyone be willing to help me? (I will pay fk, if wanted.)
Can I have some help with my profile please?
This is an archived version of FeralFront. While you can surf through all the content that was ever created on FeralFront, no new content can be created.
If you'd like some free FeralFront memorabilia to look back on fondly, see this thread from Dynamo (if this message is still here, we still have memorabilia): https://feralfront.com/thread/2669184-free-feralfront-memorabilia/.
-
-
-
Awesome! Go, Loki! Anyways, do you know how to adjust a photo to the codes specified by WCRPG?
-
[fancypost borderwidth=0px; color: #37BC61; font-family: andale mono; font-size: 9px;][justify]I believe I understand your question correctly. Anyway. All you have to do if copy the picture's url and put it into a code where it asked for it. Like this:
If you put that under your Ultimate Profile, the picture will appear behind all your camp stuff :3 -
-
[fancypost borderwidth=0px; color: #37BC61; font-family: andale mono; font-size: 9px;][justify]Same thing. Just right click over the image and copy the URL.
-
I replaced my code with yours. The picture I selected didn't come up, and I've hit reload.
-
[fancypost borderwidth=0px; color: #37BC61; font-family: andale mono; font-size: 9px;][justify]Where did you put the code at? It worked on my subaccount' camp but the picture is small and repeating.
-
I placed it in Ultimate Profile, under Customization. As for the picure size, what size does it have to be to not repeat?
Here's the full code:
<style>body {background: url("http://images5.fanpop.com/image/photos/31000000/Nature-Wallpaper-daydreaming-31073882-500-375.png?1395609411166") fixed;}</style>
#header {
height: 278px;
overflow: hidden;
position: relative;
background: url("http://i43.tinypic.com/2j2z5gn.jpg") no-repeat scroll 0 0 transparent;
border: none;
}
<style>
div#profile_success {
background: #000099;
color: #CC9900;
border: #FFFFFF;
}
</style>
<style>
.newsDiv, .userinfo {
background: url("http://i42.tinypic.com/2wcm9l0.jpg") no-repeat scroll 0 0 transparent;
top: 0;
color: #000099;
border: #000099;
font-family: courier;
}
</style>
<style>
#profile_left .catbg, .cat_bar, .catbg77 {
background: url("http://i40.tinypic.com/vy6y5l.jpg");
border: 2px solid #FFFFFF;
border-radius: 2px 2px 2px 2px;
color: #000099;
font-family: Arial;
}#profile_right .catbg, .cat_bar, .catbg77 {
background: url("http://i40.tinypic.com/vy6y5l.jpg");
border: 2px solid #FFFFFF;
border-radius: 2px 2px 2px 2px;
color: #000099;
font-family: Arial;
}#profile_left .windowbg {
background: url("http://i40.tinypic.com/vy6y5l.jpg");
border: 2px solid #FFFFFF;
border-radius: 2px 2px 2px 2px;
color: #000099;
font-family: Arial;
}#profile_right .windowbg {
background: url("http://i40.tinypic.com/vy6y5l.jpg");
border: 2px solid #FFFFFF;
border-radius: 2px 2px 2px 2px;
color: #000099;
font-family: Arial;
}
</style>
<div style="text-align: center;"><object width="800" height="25"><param name="movie" value="http://www.youtube.com/v/3dM2qCCg6GE&ob=av3n;hl=en_US&fs=1&rel=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/3dM2qCCg6GE&ob=av3n;autoplay=1&hl=en_US&fs=1&rel=0" type="application/x-shockwave-flash" width="800" height="25" /></object></div> -
[fancypost borderwidth=0px; color: #37BC61; font-family: andale mono; font-size: 9px;][justify]Do you want the background to be like mine? Just one picture or are you trying to do something else?
Part of the code wasn't working because the style wasn't on. Just fixed it for ya C:
Display MoreCode- <style>body {background: url("http://images5.fanpop.com/image/photos/31000000/Nature-Wallpaper-daydreaming-31073882-500-375.png?1395609411166") fixed;}</style>
- <style>
- #header {
- height: 278px;
- overflow: hidden;
- position: relative;
- background: url("http://i43.tinypic.com/2j2z5gn.jpg") no-repeat scroll 0 0 transparent;
- border: none;
- }
- </style>
- <style>
- div#profile_success {
- background: #000099;
- color: #CC9900;
- border: #FFFFFF;
- }
- </style>
- <style>
- .newsDiv, .userinfo {
- background: url("http://i42.tinypic.com/2wcm9l0.jpg") no-repeat scroll 0 0 transparent;
- top: 0;
- color: #000099;
- border: #000099;
- font-family: courier;
- }
- </style>
- <style>
- #profile_left .catbg, .cat_bar, .catbg77 {
- background: url("http://i40.tinypic.com/vy6y5l.jpg");
- border: 2px solid #FFFFFF;
- border-radius: 2px 2px 2px 2px;
- color: #000099;
- font-family: Arial;
- }
- #profile_right .catbg, .cat_bar, .catbg77 {
- background: url("http://i40.tinypic.com/vy6y5l.jpg");
- border: 2px solid #FFFFFF;
- border-radius: 2px 2px 2px 2px;
- color: #000099;
- font-family: Arial;
- }
- #profile_left .windowbg {
- background: url("http://i40.tinypic.com/vy6y5l.jpg");
- border: 2px solid #FFFFFF;
- border-radius: 2px 2px 2px 2px;
- color: #000099;
- font-family: Arial;
- }
- #profile_right .windowbg {
- background: url("http://i40.tinypic.com/vy6y5l.jpg");
- border: 2px solid #FFFFFF;
- border-radius: 2px 2px 2px 2px;
- color: #000099;
- font-family: Arial;
- }
- </style>
- <div style="text-align: center;"><object width="800" height="25"><param name="movie" value="http://www.youtube.com/v/3dM2qCCg6GE&ob=av3n;hl=en_US&fs=1&rel=0" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/3dM2qCCg6GE&ob=av3n;autoplay=1&hl=en_US&fs=1&rel=0" type="application/x-shockwave-flash" width="800" height="25" /></object></div>
-
Yeah. I only want that one picture for the background.
-
[fancypost borderwidth=0px; color: #37BC61; font-family: andale mono; font-size: 9px;][justify]Okay. That's when you have to resize the image. Most images have to be 1700 x 1500+ to fit the full background just once. I normally don't resize images for camps because they become really blurry though =/
-
Fair enough. Do you know if tiny pic will work? Or ezimba?
-
[fancypost borderwidth=0px; color: #37BC61; font-family: andale mono; font-size: 9px;][justify]Ezimba may work. Tinypic, i'm not so sure of.
-
Okay, give me some time and I'll try. By the way, would you mind doing a role play with me? I'm kind of bored, but I had a good idea to try. I need someone to play Loki though.
-
[fancypost borderwidth=0px; color: #37BC61; font-family: andale mono; font-size: 9px;][justify]Alright & sure!

-
Okay, first off, do you know how to make headers?
Second, have you seen the movie Thor Dark World?
-
[fancypost borderwidth=0px; color: #008000; font-family: andale mono; font-size: 9px;][justify]Unfortunately, no, not yet.
And yes, i've seen the Thor: the Dark World
-
Okay, do you know about how to change the colors on your profile?
Alright, good. No spoiler troubles. One moment, and I'll have the thread ready.
-
[fancypost borderwidth=0px; color: #008000; font-family: andale mono; font-size: 9px;][justify]Feel in the color code with a hexcode.
Display MoreCode- <style>
- body
- {
- background: url("BACKGROUND LINK") #000000 fixed;;
- }
- #header {
- height: 278px;
- overflow: hidden;
- position: relative;
- background: url("HEADER LINK") no-repeat scroll 0 0 transparent;
- border: none;
- }
- .newsDiv, .userinfo {
- background: url("NEWS TABLES LINK") no-repeat scroll 0 0 transparent;
- top: 0;
- color: HEXCODE;
- border: 1px solid HEXCODE;
- font-family: FONT TYPE HERE;
- }
- .newsText, .inner {
- color: HEXCODE;
- font-family: FONT TYPE HERE;
- }
- #profile_left .catbg, .cat_bar, .catbg77, div.cat_bar {
- background: url("PICTURE LINK");
- border: 1px solid HEXCODE;
- border-radius: 8px;
- color: HEXCODE;
- font-family: FONT TYPE HERE;
- }
- #profile_right .catbg, .cat_bar, .catbg77 {
- background: url("PICTURE LINK");
- border: 1px solid HEXCODE;
- border-radius: 8px;
- color: HEXCODE;
- font-family: FONT TYPE HERE;
- }
- #profile_left .windowbg {
- background: url("PICTURE LINK");
- border: 1px solid HEXCODE;
- border-radius: 8px;
- color: HEXCODE;
- font-family: FONT TYPE HERE;
- }
- #profile_right .windowbg {
- background: url("PICTURE LINK");
- border: 1px solid HEXCODE;
- border-radius: 8px;
- color: HEXCODE;
- font-family: FONT TYPE HERE;
- }
- div#profile_success {
- background : HEXCODE;
- color: HEXCODE;
- border: 1px solid HEXCODE;
- font-family: FONT TYPE HERE;
- }
- div.spoilerheader input {
- background-color: HEXCODE;
- color: HEXCODE;
- border: 1px solid HEXCODE;
- border-radius: 8px;
- font-family: FONT TYPE HERE;
- }
- div.spoilerbody {
- background-color: HEXCODE;
- color: HEXCODE;
- border: 1px solid HEXCODE;
- font-family: FONT TYPE HERE;
- font-size: 12px;
- }
- ul#menu_nav {
- position: relative;
- top: 0;
- right: 0;
- left: 0;
- display: block;
- margin: 0;
- padding: 8px 0 0 10px;
- height: 30px;
- background: url(BACKGROUND IMAGE) repeat;
- border-bottom: 1px solid HEXCODE;
- border-radius: 8px;
- text-align: center;
- text-size: 20pt;
- color: HEXCODE;
- }
- ul#menu_nav li {
- display: inline-block;
- float: none;
- }
- ul#menu_nav li a {
- color: HEXCODE;
- }
- h3.catbg {
- background: HEXCODE;
- color: HEXCODE;
- border: 0px;
- font-family: FONT TYPE HERE;
- }
- .windowbg {
- background : HEXCODE;
- color: HEXCODE;
- font-family: FONT TYPE HERE;
- }
- .windowbg2 {
- background : HEXCODE;
- color: HEXCODE;
- border: 1px solid HEXCODE;
- border-radius: 8px;
- font-family: FONT TYPE HERE;
- }
- span.left {
- background : HEXCODE;
- color: HEXCODE;
- font-family: FONT TYPE HERE;
- }
- strong {
- color: HEXCODE;
- font-weight: bold;
- font-family: FONT TYPE HERE;
- }
- .creator
- dl {
- color: HEXCODE;
- font-family: FONT TYPE HERE;
- }
- textarea {
- color: HEXCODE;
- font-family: FONT TYPE HERE;
- }
- .time {
- color: HEXCODE;
- font-family: FONT TYPE HERE;
- }
- h3.catbg a, h3.catbg, .table_list tbody.header td, .table_list tbody.header td a {
- color: HEXCODE;
- font-family: FONT TYPE HERE;
- }
- input, button, select, textarea {
- background: HEXCODE;
- border: 1px solid HEXCODE;
- border-radius: 8px;
- color: HEXCODE;
- font-family: FONT TYPE HERE;
- }
- h1, h2, h3, h4, h5, h6 {
- color: HEXCODE;
- font-family: FONT TYPE HERE;
- }
- .inner {
- border-top: 1px solid HEXCODE;
- color: HEXCODE;
- font-family: FONT TYPE HERE;
- }
- .rp_username strong
- {
- color: HEXCODE;
- font-weight: normal;
- font-family: FONT TYPE HERE;
- }
- h3.catbg77 {
- background: none;
- color: HEXCODE;
- border: none;
- font-family: FONT TYPE HERE;
- }
- </style>
- <style>
- a:link,
- a:visited {
- color: HEXCODE;
- text-decoration: none;
- font-family: FONT TYPE HERE;
- }
- a:hover {
- font-style: STYLE TYPE HERE (bold, italic, underline);
- font-size: FONT SIZE HEREpx;
- color: HEXCODE;
- text-shadow: 3px 3px 3px HEXCODE;
- font-family: FONT TYPE HERE;
- }
- </style>
Okay
