Log In · Register

 
 
Closed TopicStart new topic
one more thing?
_7777777
post Dec 31 2006, 08:00 PM
Post #1


Newbie
*

Group: Member
Posts: 7
Joined: Nov 2006
Member No: 479,847



this code:
<fieldset><legend>About Me</legend>TEXT/IMAGES HERE</fieldset>

it works wel for me, except i'd like to be able to edit the size of it.
like, make the width smaller and stuff.

is that possible?
 
83RN15
post Dec 31 2006, 08:11 PM
Post #2


xXbernisXx
*****

Group: Member
Posts: 493
Joined: Jul 2006
Member No: 433,317



what is this exactly for?

you think this will help you??

<fieldset>
<legend>About Me</legend>
Height <input type="text" size="3" />
Weight <input type="text" size="3" />
</fieldset>
 
_7777777
post Dec 31 2006, 08:16 PM
Post #3


Newbie
*

Group: Member
Posts: 7
Joined: Nov 2006
Member No: 479,847



thanks, i just tried it but it came out differently.

it came up as boxes saying 'height' and 'weight.
like comment boxes.
 
83RN15
post Dec 31 2006, 08:33 PM
Post #4


xXbernisXx
*****

Group: Member
Posts: 493
Joined: Jul 2006
Member No: 433,317



no i mean edit it yourself cause im not really good at HTML you think you can do it?? yourself?
 
freeflow
post Dec 31 2006, 10:37 PM
Post #5


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Do you have more than one or just one? You can edit the size of every single one by doing:
CODE
<style type="text/css">
fieldset{
width: #px;
height: #px;
}
</style>


 

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