| | |||||
| ||||||||
| Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms. |
![]() | NamePros Design Contests | Forum Sponsorship |
| Join in on the FUN! You can start an affordable design contest and pick from entries talented members submit or you can enter a design contest for a chance to win CASH PRIZES! What are you waiting for? Get started in the fun TODAY! - Banners, Logos, Mascots, and MORE! (Please READ the design Contest section rules Prior to starting or entering a contest) | ||
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Jun 2005 Location: Michigan
Posts: 614
![]() ![]() ![]() ![]() | Iframes I am not a designer, I have everything made from me. I have minimal use with dreamweaver though. I just had 10 sites made though, and the designer uses Iframes. I like them so much though that I agreed to this. Is there anyway that I can convert them from iframes to normal pages? I am assuming if there is a way, its not as easy as I would like. Here is an example of one of the sites: www.celticsnews.com they are all pretty similar. Thanks for any help. |
| |
| | #2 (permalink) |
| NamePros Member Join Date: Oct 2005
Posts: 51
![]() | Well....why would you want to? But, if you did want to, just copy the visible HTML out of the iframe and paste it into the correct area. It's probably best to leave it how it is, far easier to update. By the way, you do know that an iFrame is just a page-within-page, right? |
| |
| | THREAD STARTER #3 (permalink) |
| NamePros Regular Join Date: Jun 2005 Location: Michigan
Posts: 614
![]() ![]() ![]() ![]() | I dunno, I just heard that search engines don't crawl them. I don't mind them much, I am just hoping my advertisers feel the same way, but I have a feeling when i show them the sites, they may say something about them. I also read that if the content pages are done right, that they will indeed get crawled, I was kind of confused though. |
| |
| | #5 (permalink) |
| Senior Member Join Date: Oct 2003
Posts: 3,472
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | you have to put the images on the side and use them for the td background, although the designer you have cant code/design/slice right. So you are going to have to re-slice it and re-code it (as the whole left side is one image, it needs to be broken into sections) He also doesnt know what hes doing, sence his images are named /index_02.jpg Two things wrong with that 1 - index_02 doesnt tell what it is. 2 - .jpg is ALOT bigger then gif, therefore, your waisting ALOT of bandwidth which you could be saving if its a .gif |
| |
| | #7 (permalink) | ||||
| NamePros Regular Join Date: Jul 2005 Location: U.S.A.
Posts: 655
![]() ![]() |
![]() ????: NamePros.com http://www.namepros.com/web-design-discussion/135424-iframes.html -Coolprogram | ||||
| |
| | #8 (permalink) |
| Senior Member Join Date: Sep 2005
Posts: 2,299
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | You can use scrollable divs instead of iframes. You just have to make the background of that part of the table fixed, and then transfer the contents of the iframes to the divs. You can also use headers and footers so you won't have to copy them for each content page. |
| |