boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

horizontal scrollbar?

 
Post new topic   Reply to topic    boardom Forum Index -> Template help
View previous topic :: View next topic  
Author Message
melissa127



Joined: 14 Dec 2003
Posts: 7
Location: NY

PostPosted: Mon Dec 15, 2003 6:41 pm    Post subject: horizontal scrollbar? Reply with quote

I've tried to get rid of it by resizing the iframe, and repositioning it, but no luck.. I've never had this probllem. so I have no idea what to do.. Sad
Back to top
View user's profile Send private message Visit poster's website AIM Address
epolady



Joined: 30 Jul 2002
Posts: 800
Location: Texas

PostPosted: Mon Dec 15, 2003 7:05 pm    Post subject: Reply with quote

See sig
_________________
No more support from me. Goodbye!
Go upgrade to WordPress, you'll find better support there.
Back to top
View user's profile Send private message
melissa127



Joined: 14 Dec 2003
Posts: 7
Location: NY

PostPosted: Mon Dec 15, 2003 8:16 pm    Post subject: Reply with quote

ok, this is the code I have for my iframe. I noticed that the horizontal scroll, didn't show up until the second post I made.. so I don't know.. but here it is:

<div id="blog" style="position:absolute; top:503px; left:275px; width:484px height=266px; z-index=1">
<iframe src="http://come-undone.org/index.php" width="484" height="267"
frameborder="0" scrolling="auto" allowtransparency="true" name="frame"
style="FILTER: chroma (color=#888888)"></iframe></div>
Back to top
View user's profile Send private message Visit poster's website AIM Address
epolady



Joined: 30 Jul 2002
Posts: 800
Location: Texas

PostPosted: Mon Dec 15, 2003 9:38 pm    Post subject: Reply with quote

First off, in your style.css; you don't need <STYLE> etc, in there.
Secondly, <BODY bgcolor="#25241A"> goes AFTER </HEAD>
Third, height=266px; z-index=1 should be height: 266px; z-index:1.

You should really take a refresher course on HTML & especially CSS. It looks like that you just copied it from someone else's site and inputted your own values.
_________________
No more support from me. Goodbye!
Go upgrade to WordPress, you'll find better support there.
Back to top
View user's profile Send private message
melissa127



Joined: 14 Dec 2003
Posts: 7
Location: NY

PostPosted: Tue Dec 16, 2003 1:14 am    Post subject: Reply with quote

well.. i didn't copy it.. I'm just not that great at it. Thanks for the help.

I changed what you had said, with no luck. Do you know of any sites I can take some courses for html, css, etc?
Back to top
View user's profile Send private message Visit poster's website AIM Address
epolady



Joined: 30 Jul 2002
Posts: 800
Location: Texas

PostPosted: Tue Dec 16, 2003 1:29 am    Post subject: Reply with quote

Change
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
to
Code:
<HTML>

_________________
No more support from me. Goodbye!
Go upgrade to WordPress, you'll find better support there.
Back to top
View user's profile Send private message
melissa127



Joined: 14 Dec 2003
Posts: 7
Location: NY

PostPosted: Tue Dec 16, 2003 3:33 am    Post subject: Reply with quote

now it won't show up at all. I get this error:

Parse error: parse error in /home/melissa/public_html/index.php on line 2

and when I tried to change it back, it still won't come back.
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Template help All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group