Log In · Register

 
 
Closed TopicStart new topic
profile box above blog, need the code...
persongp
post May 1 2005, 06:07 PM
Post #1


Senior Member
***

Group: Member
Posts: 72
Joined: Jun 2004
Member No: 20,383



ok my xanga doesn't have modules, but i really want a box on top, like a profile box, ive seen a couple of people with them. can anybody please give me the code for it...??
 
shortvi3tlaydee
post May 1 2005, 06:09 PM
Post #2


moohaha
******

Group: Member
Posts: 2,214
Joined: Aug 2004
Member No: 41,985



try using a textarea:
 
persongp
post May 1 2005, 06:10 PM
Post #3


Senior Member
***

Group: Member
Posts: 72
Joined: Jun 2004
Member No: 20,383



but would i be able to change the background color on it?
 
*mona lisa*
post May 1 2005, 06:17 PM
Post #4





Guest






CODE
<TEXTAREA style="WIDTH: 200px; COLOR: #000000; HEIGHT: 100px; BACKGROUND-COLOR: #ffffff">WHATEVER YOU WANT IN THE BOX HERE</textarea>

That includes the background color, width and height.
 
persongp
post May 1 2005, 06:21 PM
Post #5


Senior Member
***

Group: Member
Posts: 72
Joined: Jun 2004
Member No: 20,383



_unsure.gif ok it works but it doesnt align look:

QUOTE
please use thumbnails for large images. wink.gif


This post has been edited by gotnoheart: May 1 2005, 06:34 PM
 
*mona lisa*
post May 1 2005, 06:33 PM
Post #6





Guest






Is your blog centered in the CLAF? Or is it a div and you positioned it?
 
YourSuperior
post May 1 2005, 07:07 PM
Post #7


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



Change your settings to middle aligned in your look & feel.
 
Pulchritude
post May 1 2005, 07:28 PM
Post #8


Tu es laid.
*******

Group: Official Member
Posts: 3,913
Joined: Feb 2005
Member No: 106,675



or you can use a seperate div to do it and you can also position it so it would look like this



replace the # with your own number... and you can also change the border and backround color.
 
persongp
post May 1 2005, 07:28 PM
Post #9


Senior Member
***

Group: Member
Posts: 72
Joined: Jun 2004
Member No: 20,383



hmm it was already set to centered...
do you guys need to see my layout codes??
 
Pulchritude
post May 1 2005, 07:30 PM
Post #10


Tu es laid.
*******

Group: Official Member
Posts: 3,913
Joined: Feb 2005
Member No: 106,675



QUOTE(persongp @ May 1 2005, 4:28 PM)
hmm it was already set to centered...
do you guys need to see my layout codes??
*

yea and a link to your xanga would be nice _smile.gif
 
persongp
post May 1 2005, 07:34 PM
Post #11


Senior Member
***

Group: Member
Posts: 72
Joined: Jun 2004
Member No: 20,383



My Webpage
 
Pulchritude
post May 1 2005, 07:37 PM
Post #12


Tu es laid.
*******

Group: Official Member
Posts: 3,913
Joined: Feb 2005
Member No: 106,675



did you take out the text area box but try this then



or try the code i gave you to postion it instead blink.gif
 
persongp
post May 1 2005, 07:50 PM
Post #13


Senior Member
***

Group: Member
Posts: 72
Joined: Jun 2004
Member No: 20,383



well i tried the one to position it but i dont really get it cause theres so many blanks in it lol

QUOTE
<!-- begin code provided by createblog.com -->
<div id="particulars" style="position:absolute; width:370; height:120; BACKGROUND:#FFFFFF; top:#; left:#; z-index:#; overflow: auto; border: 1px #000000 solid; overflow:auto; padding:10px; z-index:1; FILTER: chroma(color=white)" allowTransparency;">
STUFF GOES HERE...
</div>

<!-- end code provided by createblog.com -->


the red ones are the ones im confused in

This post has been edited by Spiritedfreak: May 1 2005, 08:10 PM
 
lovescream
post May 1 2005, 08:09 PM
Post #14


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



If you want a code to show in color.. you're gonna hafta quote it instead of using codebox. =P

-----

Just.. play with the numbers until you get it to the perfect spot..
You can use negative numbers.
If you use -600 for "top" then it'd be close to the top. If you use 600 for top, it'd be very far away. do you get what I'm saying?
 
persongp
post May 1 2005, 08:18 PM
Post #15


Senior Member
***

Group: Member
Posts: 72
Joined: Jun 2004
Member No: 20,383



ok i get what youre saying, but what about to make the box a little over to the right???
 
lovescream
post May 1 2005, 08:21 PM
Post #16


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



Same with the top, except pretend it's the left.
Because you know the other side of left is right, therefore, if you'd put -400 it'd be all the way towards the left. If you'd put 400, it'd be near the right.
Again, you might wanna play with the numbers. (:
 
persongp
post May 1 2005, 08:28 PM
Post #17


Senior Member
***

Group: Member
Posts: 72
Joined: Jun 2004
Member No: 20,383



ermm.gif blink.gif actually the numbers arent working, ive been playing around with the numbers and the box doesnt move at all.....
 
persongp
post May 1 2005, 08:29 PM
Post #18


Senior Member
***

Group: Member
Posts: 72
Joined: Jun 2004
Member No: 20,383





anything wrong with the code??
 
Pulchritude
post May 1 2005, 08:53 PM
Post #19


Tu es laid.
*******

Group: Official Member
Posts: 3,913
Joined: Feb 2005
Member No: 106,675



QUOTE(persongp @ May 1 2005, 5:29 PM)


anything wrong with the code??
*

it looks fine to me but did you try it yet.. try it before posting _smile.gif
 
persongp
post May 1 2005, 08:57 PM
Post #20


Senior Member
***

Group: Member
Posts: 72
Joined: Jun 2004
Member No: 20,383



:-P ookkk i added a different div code so i got it to work, go check it out. thanks.
 
*mona lisa*
post May 1 2005, 09:17 PM
Post #21





Guest






QUOTE(persongp @ May 1 2005, 9:57 PM)
:-P ookkk i added a different div code so i got it to work, go check it out. thanks.
*

Topic Closed.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: