Editing My Profile

  • Enkay18

    Enkay18 (100)

    :
    Member
    Gender:
    Age:
    29
    Location:
    United States
    Two years ago, I had a Mibban(?) make a layout for my profile. I liked it, then, but, now, I want to change it. I decided just to use the code she gave me, and change a few things, from there. I figured out how to change the main, background, but I can't figure out how to center it. I also can't figure out how to add/edit text, since there wasn't any, to begin with. If someone could help me figure these things out, I'd greatly appreciate it. Thank you!

    Btw, credit for the original layout goes to ebonyhailey. :)
    February 8th, 2016 at 07:10pm
  • hiwagang hapis

    hiwagang hapis (1550)

    :
    Member
    Gender:
    Age:
    25
    Location:
    Philippines
    @ Enkay18
    Hi! Can you show a quote of the whole code? (use the bbcode: [code ][/ code] without the spaces though). I think I may be able to help.
    February 11th, 2016 at 10:36am
  • Enkay18

    Enkay18 (100)

    :
    Member
    Gender:
    Age:
    29
    Location:
    United States
    <style type="text/css">html body div #menu, html body div #menu a, html body div #menu span, html body div #menu span a { color: #FFF; background-color:#404040; font-family: georgia; font-size: 10px; } html body div #options, html body div #options a, html body div #options span a, html body div #options span { color:#FFF; background-color: #A3A2A2; font-family: georgia; font-size: 8px } a:link, a:active, a:visited { color: #BBB; text-shadow: 1px 1px #DDD ; } a:hover { font-style: oblique; color:#683A5E; text-shadow: 1px 1px #CDB5CD; } body { background-image: url('http://data.hdwallpapers.im/star_violet_lights_cosmos.jpg'); } #container { background-color: #FFF; margin-top: 20px; width:500px; border-bottom: 15px solid #757575; } #header { font-weight: normal; font-style: oblique; letter-spacing: 3px; color: #683A5E; } b, s, u, i { color: #683A5E; text-shadow: 1px 1px #CDB5CD; } #credits { position: fixed; bottom: 0px; right: 0px; font-size: 10px; background-color: #DDD; padding: 5px; text-align: right; }</style>
    <center>
    <div id="container"><img src="http://i280.photobucket.com/albums/kk165/XxHells_BeautyxX/myspace-dark-gothic-trees-backgroun.jpg" width="500px" />
    <div style="padding: 10px;"></div>
    </div>
    </center>
    February 14th, 2016 at 09:50pm
  • hiwagang hapis

    hiwagang hapis (1550)

    :
    Member
    Gender:
    Age:
    25
    Location:
    Philippines
    @ Enkay18
    Is this the whole thing? Or is there another part to it because some layouts have both CSS and HTML? Unfortunately, I'm only familiar with HTML...
    February 15th, 2016 at 03:23am
  • She Said Poptarts

    She Said Poptarts (150)

    :
    Board Moderator
    Gender:
    Age:
    32
    Location:
    Canada
    Enkay18:
    Two years ago, I had a Mibban(?) make a layout for my profile. I liked it, then, but, now, I want to change it. I decided just to use the code she gave me, and change a few things, from there. I figured out how to change the main, background, but I can't figure out how to center it. I also can't figure out how to add/edit text, since there wasn't any, to begin with. If someone could help me figure these things out, I'd greatly appreciate it. Thank you!

    Btw, credit for the original layout goes to ebonyhailey. :)
    By centering it, do you mean the text that you have on your profile now? The black text at the bottom?
    That's a pretty easy fix:
    <div id="container"><img src="http://i280.photobucket.com/albums/kk165/XxHells_BeautyxX/myspace-dark-gothic-trees-backgroun.jpg" width="500px" />
    <div style="padding: 10px;">
    PUT YOUR TEXT HERE BLAH BLAH AND IT'LL ALL BE FIXED UP!</div>
    </div>

    Here is the full code (I also added the credit to the maker of the layout):<style type="text/css">
    html body div #menu, html body div #menu a, html body div #menu span, html body div #menu span a
    { color: #FFF; background-color:#404040; font-family: georgia; font-size: 10px; }
    html body div #options, html body div #options a, html body div #options span a, html body div #options span
    { color:#FFF; background-color: #A3A2A2; font-family: georgia; font-size: 8px }

    body {background-image: url('http://data.hdwallpapers.im/star_violet_lights_cosmos.jpg');}
    b, s, u, i { color: #683A5E; text-shadow: 1px 1px #CDB5CD; }
    a:link, a:active, a:visited { color: #888; text-shadow: 1px 1px #DDD; }
    a:hover { font-style: oblique; color:#683A5E; text-shadow: 1px 1px #CDB5CD; }

    #container { background-color: #FFF; margin-top: 20px; width:500px; border-bottom: 15px solid #757575; }
    h1 { font-weight: bold; font-size:20px; font-style: arial; letter-spacing: 1px; color: #683A5E; text-transform:uppercase;}
    #credits { position: fixed; bottom: 0px; right: 0px; font-size: 10px; background-color: #DDD; padding: 5px; text-align: right; }</style>
    <center>
    <div id="container"><img src="http://i280.photobucket.com/albums/kk165/XxHells_BeautyxX/myspace-dark-gothic-trees-backgroun.jpg" width="500px" />
    <div style="padding: 10px;">PUT ALL OF YOUR TEXT HERE! WHATEVER YOU WANT! PUT ALL OF YOUR TEXT HERE! WHATEVER YOU WANT! PUT ALL OF YOUR TEXT HERE! WHATEVER YOU WANT! PUT ALL OF YOUR TEXT HERE! WHATEVER YOU WANT!</div>
    <h1>credits</h1>
    layout made by <a href="http://www.mibba.com/Member/81979/" targe="_blank">ebonyhailey</a><P>
    </div>
    </center>
    March 1st, 2016 at 07:05pm
  • marisolmarchallis

    marisolmarchallis (100)

    :
    Member
    Gender:
    Age:
    29
    Location:
    United States
    I can't edit my profile. Like at all. Its just blank and my stories are up but I can't even edit them either. What is going on
    March 27th, 2016 at 10:07pm
  • Join the Masquerade

    Join the Masquerade (100)

    :
    Member
    Gender:
    Age:
    33
    Location:
    Australia
    @ oblivious_hipocrite
    Think That's strange. Are you trying to edit your stories from the right place? You can't edit them from your profile. You have to go through the "my mibba" tab, click here and you should be given options to edit stories.

    If that was the issue then your profile can be edited here. You can use the white tabs across the top of the page to change your photos, avatar, notifications etc.

    If you can't use those links then... I don't know. That's strange.
    March 28th, 2016 at 06:55am
  • Enkay18

    Enkay18 (100)

    :
    Member
    Gender:
    Age:
    29
    Location:
    United States
    @ She Said Poptarts
    Thank you!! How can I make the link to my stories page work, though? I have it there, but it only shows as regular text...?
    May 16th, 2016 at 09:31pm
  • Enkay18

    Enkay18 (100)

    :
    Member
    Gender:
    Age:
    29
    Location:
    United States
    @ She Said Poptarts
    Nevermind, I figured it out. Thank you for your help, though. :)
    May 16th, 2016 at 10:03pm
  • ElizabethMarriott

    ElizabethMarriott (100)

    :
    Member
    Gender:
    Age:
    26
    Location:
    United States
    Thanks for the help.
    November 24th, 2022 at 09:23am
  • MichaelBrown

    MichaelBrown (100)

    :
    Member
    Gender:
    Age:
    29
    Location:
    United States
    Thanks for the info.By the way, I've been searching online for a website that can give me the best t-shirt design to put on my shirt, but every site I find is expensive and has a subpar design. Eventually, one of my friends suggested that I visit the website https://masterbundles.com/, where I can view a variety of awesome designs to print on my t-shirt and which I also appreciate because it offers the designs at a very reasonable price.
    November 24th, 2022 at 09:29am