Bluepearl Design
Go Back   Bluepearl Design > Bluepearl Design > Need Help?

Frames - unskilled, never used them

Ask us questions relavent to Web Design and Computers.
Also support for Bluepearl Design and webclans.net hosting.

    

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 06-23-2005, 10:45 AM   #1 (permalink)
 
autumn whispers2me's Avatar
 
Title: Bluepearl Veteran
Join Date: May 2005
Location: Mobile, AL
Age: 47
Posts: 1,035
Rep Power: 5 autumn whispers2me is on a distinguished road
Send a message via Yahoo to autumn whispers2me
Question Frames - unskilled, never used them

But I'd like to make a scrollable section of the new section to one of my sites. I'm going to "hopefully" make some teeshirts and prints of the 'southern style' digital art and photos I make... hoping to sell them to the tourists who come here, and locals maybe.

Anyway, I created a VERY plain jane section that, if I make any money from this stuff, will be it's own domain one day. But I don't know if I'm thinking too 'small' or not.

What would be nice is to be able to make frames inside the center portion where the text is so that I could fit more information without expanding the slices, etc.

I may be way off on my approach to this, but I really like the design and feel for what I want to do.

Here's the link to the pages: http://www.autumnwhisperstome.com/telanoctudesigns.html

Is it possible to make that text area scrollable, and possibly for it to look right on all browsers? I don't want much, do I?

Oh, and I've decided I've found the exact logo I like, the one on the splash page. So when does a person "have" to consider a trademark to protect their logo, name, etc.? they're very expensive, around $700 so I want to know what I'm in for if I'm trying to earn income from this.
__________________

Autumn Whispers to Me - The Corridors - Ghost in the Lens
"In a dusty corner of the room a light glows from a crack in the toybox lid:
Something quickens inside the wooden womb." -- E. Riddle, 2004

Last edited by autumn whispers2me; 06-23-2005 at 10:47 AM.
autumn whispers2me is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-23-2005, 02:29 PM   #2 (permalink)
 
Title: Bryan
Join Date: Jan 2004
Location: Dundee
Age: 22
Posts: 3,543
Rep Power: 8 wasahobo is on a distinguished road
Send a message via AIM to wasahobo Send a message via MSN to wasahobo
Re: Frames - unskilled, never used them

Well i know a simple way to do that would be by using a iframe, i use them for my site since i want what you did.. you can see what it would look like at

www.xn-studios.com

what program do you use to code you site ?
__________________
BluePearl-Design + 3sStudios = Unlimited Possibilities.


Current Project: http://www.3sstudios.com/cloud.htm
wasahobo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-23-2005, 10:21 PM   #3 (permalink)
 
Fragalot's Avatar
 
Title: Ipood
Join Date: Nov 2004
Location: belgium west-flandres
Age: 19
Posts: 4,447
Images: 1
Rep Power: 9 Fragalot is on a distinguished road
Send a message via ICQ to Fragalot Send a message via MSN to Fragalot Send a message via Yahoo to Fragalot
Re: Frames - unskilled, never used them

come on msn / yim sometime, i'll explain ya real smooth, with great guidelines / help
and yeh, hobo, iframes are the best way to make it look nice
*my instuctions will be useable for notepad*

Quote:
Originally Posted by frags_iframe_tut
this is the code for the iframe, put it where you want the content to go.
Code:
<iframe src="homecontent.htm" width="250" height="460" name="content" border="0">
This message shows when iframes are not supported by the users browser
</iframe>
Then you put the target in your links like this:
Code:
 
<a href="contact.htm" target="content">Contact</a>
so when the link is clicked, the iframe named 'content' will replace the content put into the file 'homecontent.htm' with the content you have put into the file named 'contact.htm'
well, that's pretty much all there's to it

Last edited by Fragalot; 06-23-2005 at 10:27 PM.
Fragalot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-24-2005, 01:50 AM   #4 (permalink)
 
autumn whispers2me's Avatar
 
Title: Bluepearl Veteran
Join Date: May 2005
Location: Mobile, AL
Age: 47
Posts: 1,035
Rep Power: 5 autumn whispers2me is on a distinguished road
Send a message via Yahoo to autumn whispers2me
Re: Frames - unskilled, never used them

Thanks, Hobo & Frag. You guys rule.

I'm assuming I replace the "homecontent.htm" with the name of the page I want to use as the mail page? I'm a little confused on that.

Also, what happens if the visitor's browser doesn't recognize iframe? Is the content inaccessible?

Hobo: I use Araneae for editing, but I do have Dreamweaver MX.
__________________

Autumn Whispers to Me - The Corridors - Ghost in the Lens
"In a dusty corner of the room a light glows from a crack in the toybox lid:
Something quickens inside the wooden womb." -- E. Riddle, 2004

Last edited by autumn whispers2me; 06-24-2005 at 01:55 AM.
autumn whispers2me is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-24-2005, 03:09 AM   #5 (permalink)
 
Fragalot's Avatar
 
Title: Ipood
Join Date: Nov 2004
Location: belgium west-flandres
Age: 19
Posts: 4,447
Images: 1
Rep Power: 9 Fragalot is on a distinguished road
Send a message via ICQ to Fragalot Send a message via MSN to Fragalot Send a message via Yahoo to Fragalot
Re: Frames - unskilled, never used them

just put a link in the area where you show the text for the persons who can't view em with a page w/o iframes.


and yes, you got it right.

homecontent.html is the page that's shown from the start.
Fragalot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-24-2005, 03:10 AM   #6 (permalink)
 
autumn whispers2me's Avatar
 
Title: Bluepearl Veteran
Join Date: May 2005
Location: Mobile, AL
Age: 47
Posts: 1,035
Rep Power: 5 autumn whispers2me is on a distinguished road
Send a message via Yahoo to autumn whispers2me
Re: Frames - unskilled, never used them

Okay. Thanks. Do you know which browsers don't support iframes?
__________________

Autumn Whispers to Me - The Corridors - Ghost in the Lens
"In a dusty corner of the room a light glows from a crack in the toybox lid:
Something quickens inside the wooden womb." -- E. Riddle, 2004
autumn whispers2me is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-24-2005, 03:56 AM   #7 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,916
Images: 386
Blog Entries: 4
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: Frames - unskilled, never used them

all the latest browsers support iframes
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-24-2005, 05:19 AM   #8 (permalink)
 
autumn whispers2me's Avatar
 
Title: Bluepearl Veteran
Join Date: May 2005
Location: Mobile, AL
Age: 47
Posts: 1,035
Rep Power: 5 autumn whispers2me is on a distinguished road
Send a message via Yahoo to autumn whispers2me
Re: Frames - unskilled, never used them

Wow, thanks Griffin. Glad to know. I'm having trouble with something, however. I can get the content to fit (had to figure that out.. lol), but if I make the content's height taller/longer, the width also expands.

On the pages where the contents are short/brief enough not to force scrolling in the framed section, everything's fine. But when the contents forces a scroll, then it also expands horizontally as well. I'm stumped by this.

Examples would be to compare the "About..." and, say, "Toys."

http://www.autumnwhisperstome.com/telanoctu_main.html click on the "toys" link, then click on the "about..." link that's on the right of the main content section.

Also, border for the iframe is set to "0" but a border is still showing (using FF). I've not tried this in IE yet to see if it's a FF thing or not. Any clues?
__________________

Autumn Whispers to Me - The Corridors - Ghost in the Lens
"In a dusty corner of the room a light glows from a crack in the toybox lid:
Something quickens inside the wooden womb." -- E. Riddle, 2004
autumn whispers2me is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-24-2005, 07:49 AM   #9 (permalink)
 
Title: Bryan
Join Date: Jan 2004
Location: Dundee
Age: 22
Posts: 3,543
Rep Power: 8 wasahobo is on a distinguished road
Send a message via AIM to wasahobo Send a message via MSN to wasahobo
Re: Frames - unskilled, never used them

Like griff said pretty much every can see iframes now

I use Microsoft Frontpage for coding (yes i can hear you laughing griffy)


if you have any questions or need some help you can PM me or my msn is

waz_up_911@yahoo.com

hope it works out for ya
__________________
BluePearl-Design + 3sStudios = Unlimited Possibilities.


Current Project: http://www.3sstudios.com/cloud.htm
wasahobo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-24-2005, 08:20 AM   #10 (permalink)
 
autumn whispers2me's Avatar
 
Title: Bluepearl Veteran
Join Date: May 2005
Location: Mobile, AL
Age: 47
Posts: 1,035
Rep Power: 5 autumn whispers2me is on a distinguished road
Send a message via Yahoo to autumn whispers2me
Re: Frames - unskilled, never used them

thanks, Hobo... right now I'm just having trouble making it all work in FF and IE. Seems like IE does something weird, and the border shows no matter what I do.
__________________

Autumn Whispers to Me - The Corridors - Ghost in the Lens
"In a dusty corner of the room a light glows from a crack in the toybox lid:
Something quickens inside the wooden womb." -- E. Riddle, 2004
autumn whispers2me is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads for: Frames - unskilled, never used them
Thread Thread Starter Forum Replies Last Post
Flash Basics 101 mrCharlie Macromedia Flash 12 11-15-2008 11:57 PM
keep your site out of frames. How? Netdemon Need Help? 24 08-08-2006 04:07 PM


  
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Bluepearl Templates

All times are GMT +11. The time now is 10:57 PM.

 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52