Need HTML help, Textboxes overlapping |
![]() ![]() |
Need HTML help, Textboxes overlapping |
Nov 15 2004, 03:57 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Nov 2004 Member No: 63,193 |
The layout is here:
http://www.xanga.com/home.aspx?user=JinkxyKitten The larger textbox, for the journal entries, is very large and the text seems to be off centered. If you highlight the text box you can see how it overlaps onto my smaller textbox making the smaller boxes scrolling arrows unusable. I need to know how to make the text move to the left of the text box. If I decrease the length of this box it cuts off the area to the right of the text and ends up cutting off part of my entry. |
|
|
|
Nov 17 2004, 04:01 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Nov 2004 Member No: 63,193 |
bump
|
|
|
|
Nov 17 2004, 05:00 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 59 Joined: Oct 2004 Member No: 58,055 |
put this code in custom header and adjust the width....
<style type="text/css"> table.blogbody { /* this edits the other the place where the blog is */ background-color:; family-font: trebuchet ms; BORDER: # px ; width:700px;} </style> |
|
|
|
Nov 17 2004, 05:21 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
please do not bump your topic, it's only been 4 minutes, just be patient
|
|
|
|
![]() ![]() |