View topic - May close topic, Finished ;3

Done here :) Thanks anyways for pressing.
Post by Teddybear » Fri Dec 23, 2011 12:49 am


Last edited by Teddybear on Wed Jan 11, 2012 11:11 pm; edited 2 times in total






Try using #comment_wrap ou o





Post by Alexia » Mon Jan 02, 2012 8:56 pm

Hm, It didn't work.
Could you give me the complete code for it and ajust it to center for me?
Since when I get that code I don't know how to ajust the numbers or words to make the comments centered on the top. Really confusing.
Or anyone else can ajust it for me please? o.o
Thank you.
Post by Teddybear » Wed Jan 04, 2012 1:54 am

Are you trying to make everything just centered and on top of each other? If so use this:

Code:#comment_wrap {margin: 0 auto !important; width: 500px;}
.lft, .left, .left {display: block; float: none !important; margin: 0 auto;}
Post by Sam » Wed Jan 04, 2012 1:36 pm
My profile got ruined....
My Username,Leave Username a comment, About User,Buddy List has been black and won't become the color I want it anymore.
My Submit/comment text box is not centered with the comment box, meaning the submit button and comment text box are alittle to the side while my comment box is in the center....What the heck do I do?
Im soooo freaken annoyed.
Post by Teddybear » Mon Jan 09, 2012 8:21 am

I'm unsure of what exactly it is you want. D=
Post by Scarling » Mon Jan 09, 2012 11:19 am

http://scarlingx.tumblr.com/
Please visit my tumblr!

Buying Unleashed for 250g each

I just would like to have everything centered.
Like the comment box,text box,submit button, "about user", "Leave user a comment", "Buddy list",My avatar, the section of numbers of posts I done.

I just want everything centered, and I would like to know how come my "About Teddybear,Leave Teddybear a comment, Buddy List has the color black.
I would like it to be the color I choose but it's not letting me...
So Im just so very confused and annoyed.
So mind telling me how do I make it actually change the color from black to the color I prefer? I got the code and it worked just fine so when I put the code that Sam gave me it just changed the Titles to black perm. :s

And mind telling me or fixing the center code for me to make EVERYTHING I just wrote up there to be centered on my profile?

I hope you understand. o.o Lol.
Post by Teddybear » Tue Jan 10, 2012 1:39 am

Alright, I took at look at the styling on your profile and moved some things around (mostly to make it easier to edit x.x //is lazy)

I'm not sure what you mean by "it changed the Titles to black", they look fine to me, as far as I can see Sam's suggestion should have been fine.
Anyways, if you want to tried this CSS I modified a bit and see if it's to your likeing, it's still pretty long so I hid it in spoiler tags, just make sure you save your old CSS first in case you wanna change it back.
  • Show Spoiler
  • Code:/*Background Image*/
    body {
       background-color: #FF0066;
       background-image:url(http://i396.photobucket.com/albums/pp48/NicoleTheButterFly/Backgrounds/Love-comment-98.gif);
       background-attachment: fixed;
       background-position:center;
       background-repeat: repeat;
       padding-top: 100px;
    }

    /* Navigation Tabs, Currency Bar, etc */
    html, #helper-wrap { background: none !important; }
    #hd, #board, #av, #sticker-box, #ft, h1, ul.comments li.bubble.comment span.tail { display: none; }

    /* Style */
    body, .about, .post_msg textarea, .comments .comment, .comment ul { font-family: Curlz MT !important; }
    #wrp { background: transparent; border: none; }
    h3 { text-align: center; font-weight: bold; color: #FF6666; font-size: 14pt; }
    body, a, a:hover { cursor: url(http://www.123mycodes.com/cursors/file/19171.ani), progress; }
    .lft { float: none !important; margin: auto; width: 465px; }
    .sb { float: left !important; width: 150px; margin-right: 0px !important; }

    /* Comments */
    .post_msg textarea {
       height: 25px;
       width: 300px;
       overflow: auto;
       border: #FFFFFF 2px solid;
       color: #FF6666;
       background-image: url(http://dl10.glitter-graphics.net/pub/2658/2658070h94jbi5pte.gif);
    }

    .submit a, .submit a:hover {
       height: 25px;
       margin-right: 2px;
       width: 40px;
       border: red 2px solid;
       color: #FF9999;
       background-image: url(http://dl10.glitter-graphics.net/pub/2658/2658070h94jbi5pte.gif);
    }

    .comments .comment, .comment ul {
       background-image:url(http://dl10.glitter-graphics.net/pub/2658/2658070h94jbi5pte.gif);
       border: #FF6666 1px solid;
       color: #CC6633;
    }

    .pages ul a:hover, .pages ul a {
       background: transparent !important;
       border: #FF3366 !important;
       color: #FF0000 !important;
    }

    .current a {
       background-image: url(http://dl10.glitter-graphics.net/pub/2658/2658070h94jbi5pte.gif) !important;
       border: #FF0033 !important;
       color: #FFFFFF !important;
       font-weight: bolder;
       font-size: 16px;
    }

    #comment_wrap {
       margin: 100px auto auto auto !important;
       width: 450px;
    }

    .comments .comment { background:transparent; }

    /* Change Link Colors */
    a, a:link, a:active, a:visited, a:hover  { color: orange; text-decoration: none; }

    /*Change Font Colors */
    .content { color: #CC6633; margin: 0px !important; }

    /* Friends List */
    .bCarousel a.back {
       background: transparent url(http://dl4.glitter-graphics.net/pub/435/435914svuxqttl1u.gif) no-repeat top right;
    }

    .bCarousel .arrow {
       background: transparent url(http://dl4.glitter-graphics.net/pub/435/435914svuxqttl1u.gif) no-repeat;
    }

Post by Radxen » Tue Jan 10, 2012 11:24 am
As Radxen said, I'm not sure what you mean by turned tiles black. When I changed your code for myself it looked fine to me.

What's your browser? Also if you take a screen shot we may be able to help more. :)
Post by Sam » Tue Jan 10, 2012 2:27 pm
@Radxen
I know your confused from that "Changed the titles to black color".
Mostly because I didn't do it on my Teddybear, I did it on another account testing out Sam's code. Right when I put Sam's centering code all my Titles on my profile became a black color and I couldn't change it to the color I would like.
But nvm that problem for it's fixed now from the code you gave me, thank you for that code, I used it and it works buuuut...there is a problem still.

Before I put your code, my comment box + Text box + Submit button had all a background image ribbon. Now my comment box has no background while my text box/submit button has a background image. x.x
So would you mind fixing that for me?
I checked your new set up that you gave me and I understand what to put and what to not now. But I still can't solve that problem I just said. :s


@Sam
Um, Well I did the code you told me on my other account and the Titles changed to black as I said up there. o.o
Also I'm using at some points Internet or Firefox to do my profile.
XD No need to actually take a screen shot, just look at my Teddybear profile the titles are now the color I want them to be thank gosh =P. But the background image for my comment box is not there anymore sadly, not sure why..:/

(P.S Sorry for I ask alot of questions cuz I lose it when I try to solve problems alone.)
Post by Teddybear » Wed Jan 11, 2012 12:34 am

Okay, oops, I think this is what you mean then. Just add this to the end of the code:
Code:.bubble {
   background-image: url(http://dl10.glitter-graphics.net/pub/2658/2658070h94jbi5pte.gif) !important;
}


As for the titles turning back it might have been internet explorer caching the page. I know it likes to do that alot (grumbles about IE >.>). Glad it fixed itself though. boy
Post by Radxen » Wed Jan 11, 2012 9:46 am
Thanks for the support. c: Completely done with profile now.
This is my main account by the way. :) Never actually said it's nice to meet you, so sorry. o.o
Post by Panda » Wed Jan 11, 2012 10:30 pm
12 Posts • Page 1 of 1

 
Users browsing this topic: and 1 guests