Log In · Register

 
 
Closed TopicStart new topic
How do I make the blag part bigger?
Vininia
post Mar 25 2007, 10:40 AM
Post #1


Newbie
*

Group: Member
Posts: 4
Joined: Mar 2007
Member No: 512,152



Frist of all, I am really sorry if this has been asked before. I read though all the FAQ and if it was there then I was too dumb to know what I was looking at.

Ok, so to the question: This is my site: http://www.xanga.com/Vininia and I want the writting to be all the way across like this http://www.xanga.com/Vininia/577403653/item.html

I have been working on this for a while and even spent most of last night with a friend going over the code, so whatever it is that I need to do is over my head.

Thank you for your help.
 
*digital.fragrance*
post Mar 25 2007, 10:49 AM
Post #2





Guest






It's exactly the same in both links...
What exactly do you want to do with it?
 
Vininia
post Mar 25 2007, 10:53 AM
Post #3


Newbie
*

Group: Member
Posts: 4
Joined: Mar 2007
Member No: 512,152



One is twice as wide as the other. You don't see that? I am not talking about the picture, I am am talking about the text area.
 
*digital.fragrance*
post Mar 25 2007, 11:02 AM
Post #4





Guest






Ah Ha! I got ya. Okay, what is stretching the blog out in the second link is the comment box width. So, you should make your blogbody the same width as your comment box.

In this part of your code:
CODE
table.blogbody {
background-color: transparent;
border: 0px solid #DFF8FF; }


Do this:
CODE
table.blogbody {
background-color: transparent;
border: 0px solid #DFF8FF;
width: 600px;}


That should stretch out the text area.
 
Vininia
post Mar 25 2007, 11:13 AM
Post #5


Newbie
*

Group: Member
Posts: 4
Joined: Mar 2007
Member No: 512,152



Thank you soooo much!

Anyone who wants to close this topic, feel free to.
 
*digital.fragrance*
post Mar 25 2007, 11:57 AM
Post #6





Guest






Sure thing!
Topic Closed
 

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