+ Reply to Thread
Results 1 to 24 of 24

Thread: how to make link to open inframe
      
   

  1. #1
    Sassa is offline Corporal
    Join Date
    Jan 2008
    Location
    Finland
    Posts
    19

    Default how to make link to open inframe

    Hei!

    Could you help me and tell what to do. I made the first page here
    http://www.nocopyrig***airns.com/
    and I would like to make hyperlink from the third menubar "pentulaatikko"
    that it will open it into inframe. I can't do that, please help me what to do... this open the page to wrong place http://www.nocopyrig***airns.com/pentulaatikko.html and there is strange white background..??? Others are not ready yet...

    Satu

  2. #2
    Tom vR's Avatar
    Tom vR is offline Brigadier General
    Join Date
    Apr 2007
    Location
    Centurion, South Africa
    Posts
    1,733

    Default Re: how to make link to open inframe

    Some answers amongst your text...

    Could you help me and tell what to do. I made the first page here
    http://www.nocopyrig***airns.com/
    and I would like to make hyperlink from the third menubar "pentulaatikko"
    that it will open it into inframe.
    Answer: I sense that you are talking about an i-frame (inline frame)...Here is the best thread fir that. Click here. Instead of Menu page, you use a page of your choice. Do not use the iframe for the menu as it is old tech for that. Naval has a better php option fir that. (Single menu page).

    I can't do that, please help me what to do... this open the page to wrong place http://www.nocopyrig***airns.com/pentulaatikko.html
    Answer: You description is not very clear. Just check your hyperlinking again.

    and there is strange white background..???
    Answer: 1. Double-click and highlight the text. 2. Open the Format menu. 3. Open Background color. 4. Click Reset Background.
    Others are not ready yet...

  3. #3
    Sassa is offline Corporal
    Join Date
    Jan 2008
    Location
    Finland
    Posts
    19

    Default Re: how to make link to open inframe

    I think you drive me crazy. I have tried this the whole day... I think it is much easier for you when you CAN do it.. but when English is not your native language, it is not so simple. I have now made the menupage, put the iframe over it. Do I copy this over every other pages... I have done pages earlier with front page and it was 100 times easier... HUH ;(
    Do the links work when they are under the iframe which is transparence...

    Thanks if you have time to help me.
    Satu

  4. #4
    Sassa is offline Corporal
    Join Date
    Jan 2008
    Location
    Finland
    Posts
    19

    Default Re: how to make link to open inframe

    My first attempt at creating the pages was this:
    http://www.nocopyrig***airns.com/

    and now when I tried to make so that iframe is over all other pages,
    text is not anymore in the centre and there is a white box under the text.
    http://www.nocopyrig***airns.com/pentulaatikossa.html

    How do I change the white colour into brown under the text. It is okay
    when i work in BlueVoda, but when I look it from preview or publish it,
    there is the white background.

    I wait for your help...

    Satu

  5. #5
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,719

    Default Re: how to make link to open inframe

    Hi Satu, do you want the pentulaatikko page to open within the home page in its own iframe. So you will have a page within another page. ??

  6. #6
    Sassa is offline Corporal
    Join Date
    Jan 2008
    Location
    Finland
    Posts
    19

    Default Re: how to make link to open inframe

    Hi Chris, Yes I would like that pentulaatikko will open in the same page BUT under the links (like I would like to see also the others open there)
    like here was
    http://www.nocopyrig***airns.com/
    that "box" "iframe where I wanted them.. but Tom said above there that it is better to do other way?

    and one question more.. How to make the index page?
    Do I put menupage and something else together and save it like index?
    Satu

  7. #7
    Tom vR's Avatar
    Tom vR is offline Brigadier General
    Join Date
    Apr 2007
    Location
    Centurion, South Africa
    Posts
    1,733

    Default Re: how to make link to open inframe

    Hi Satu,

    Just a bit busy here, but will come back later if Chris does not help now. I see he is busy reading your post.

  8. #8
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,719

    Default Re: how to make link to open inframe

    Ok the index page is the 1st one that visitors will arrive at if they type http://www.nocopyrig***airns.com/ So this part seems to be OK.

    If you want a page within a page (iframe) place an iframe on the page (Lets say we are dealing with your home page/index)
    Now d/click on the iframe & give it a name IE:”if1
    Now place a url in the url box of a page or image that you want to appear in the iframe when the page 1st opens. N
    Now remove the scrollbars & boarders if not wanted. Press ok.
    Now if you want another page to appear in the iframe via a link in your menu, you would go to the menu properties & in the url field place the url of the page you want to appear here. Now go to the Target field & type if1 press ok.
    When someone now presses the menu button it will call for the page from your server & place it in the iframe that you called if1.
    Remember! You have to publish the pages you want to appear in the iframe for it to work in preview.

  9. #9
    Tom vR's Avatar
    Tom vR is offline Brigadier General
    Join Date
    Apr 2007
    Location
    Centurion, South Africa
    Posts
    1,733

    Default Re: how to make link to open inframe

    Hi Satu,

    I was looking at your site again and was trying to understand why you want open all pages on the index page with an i-frame. I want to through a spanner in the works here.

    Looking at the type of content you have, if I were you, I would have designed each page on its own. You can repeat the header and menu on all your pages. How many pages do you think will you have maximum on your site? The disadvantage of opening all tour pages in the iframe, is that the search engines would not be able to read those pages.

    I want to show you two methods to have your header with buttons repeated on every page.

    Method 1:
    If it is not a big site, then I would suggest you do the following (it is MUCH easier than the iframe): (I stole the following description from Marinchy to save some time;thank Ramsey).

    1. Create your first page (Your home Page). This would include your banner, links and your home page content.

    2. Make sure you are 100% satisfied that it is completed then save that page as 'index'

    3. Then to create your next page go into 'File' then click 'Save As' and name it whatever your next page is to be called, for example pentulaatikko. Now you have exactly the same page copied over to your next page.

    4. You then just remove all the content from your first page that you don't want and replace it with the content you do want. Thus leaving your banners, footers, and links all in place.

    Method 2:
    Satu, Only if you feel comfortable trying a different method, then use this method instead of the previous. With this method you have the advantage that when you make any changes to the header, menu bar, footer, etc, then all your pages will automatically update as well.
    Interesred? If so, then follow this thread by Navaldesign. (Skip the iframe part in this thread). Click this Single Menu Page. If you have problems with this method and you want to use it, then let us know and we will explain step-by-step. I also use this method.

    I hope it helps. You can get the same effect or layout with these two methods as what you would have with your original plan.

  10. #10
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: how to make link to open inframe

    And anything is better than using iframes on all your pages!

    I'm in favor of the php method that is being given by Tom - give that a whirl - if you can follow the instructions, you'll have a better website!

  11. #11
    Sassa is offline Corporal
    Join Date
    Jan 2008
    Location
    Finland
    Posts
    19

    Red face Re: how to make link to open iframe

    Thanks, That sounds easy when you explain it so, I will try this when I come back from work... That sounds easier for me..

    And what about to make links... If I made to the index page the links ex. from pentulaatikko menubar to that page, what is the url and what is the target then?

    Now you made me smile;))

    Satu

  12. #12
    Tom vR's Avatar
    Tom vR is offline Brigadier General
    Join Date
    Apr 2007
    Location
    Centurion, South Africa
    Posts
    1,733

    Default Re: how to make link to open inframe

    Hi Satu,

    Another good tip: Study Bether's last two links about the search engines in post 10 above.

    Regarding the linking, please watch this tutorial first. Click here.
    Click here to see all the BV tutorials. Post again if you have problems and we will assist.

  13. #13
    Sassa is offline Corporal
    Join Date
    Jan 2008
    Location
    Finland
    Posts
    19

    Default Re: how to make link to open inframe

    Hei!
    I have started to make these pages now.. heh.. and I have already seen that it is quite complicated to change every links in menubar in every page.. but next time I try that another iframe system. Could you help and tell me how I can get the page to centre in smaller screens also. I have 24 " and it is ok, but when I looket at this from smaller one, it was on the right side. Is there any thing to get it in every screen to centre?
    www.nocopyrig***airns.com

    Thanks
    Sassa

  14. #14
    Tom vR's Avatar
    Tom vR is offline Brigadier General
    Join Date
    Apr 2007
    Location
    Centurion, South Africa
    Posts
    1,733

    Default Re: how to make link to open inframe

    Good for you. I'm glad you are starting to catch it now.

    A. To centre your page, right-click the page and select page properties. Then tick Center in Browser and click OK.

    B. Do not change the link in every menu on every page. That will take you forever.
    1. Just edit the links in the menu on your index page.
    2. Right-click it and select Copy.
    3. On every other page, open the Edit menu and select Paste. Do not use any other paste option or shortcut. The Edit >> Paste will paste it perfectly in place as in your index page.

    C. The other iframe you want to try later....Not iframe...use php method as in the link I gave you.

    Good luck.

  15. #15
    Tom vR's Avatar
    Tom vR is offline Brigadier General
    Join Date
    Apr 2007
    Location
    Centurion, South Africa
    Posts
    1,733

    Default Re: how to make link to open inframe

    Hi Satu,

    ...and I will also recommend you make all pages 800 wide. Right-click >> Page Properties. If you want it wider, then 1000 maximum.
    About 80 percent of all pc users use 1024 wide screens or wider. About 20% are still using 800 wide screens and maybe you want to cater for them as well.

  16. #16
    Sassa is offline Corporal
    Join Date
    Jan 2008
    Location
    Finland
    Posts
    19

    Default Re: how to make link to open inframe

    Tom, thanks a LOT! Very good tips for me. What about, when I try to make link for this page from text. It didn't work.
    http://jalostus.kennelliitto.fi/frmK...IN41280/02&R=4

    Satu

  17. #17
    Tom vR's Avatar
    Tom vR is offline Brigadier General
    Join Date
    Apr 2007
    Location
    Centurion, South Africa
    Posts
    1,733

    Default Re: how to make link to open inframe

    Type the text in a text box.
    Highlight the specific word or text.
    Click the Link button (green button - top toolbar).
    Paste the url in the url field.
    Select Blank for the target when you are linking to other sites.
    Click OK.


    Remember to center all the page, lol...

  18. #18
    Sassa is offline Corporal
    Join Date
    Jan 2008
    Location
    Finland
    Posts
    19

    Default Re: how to make link to open inframe

    I tried to make that already, but it did not work. I copy the URL address straight, but I don't know why does it not work?.. Is it the same hyperlink button?

    THANKS!

  19. #19
    Tom vR's Avatar
    Tom vR is offline Brigadier General
    Join Date
    Apr 2007
    Location
    Centurion, South Africa
    Posts
    1,733

    Default Re: how to make link to open inframe

    Please check:

    Link Type: http:
    URL: http://jalostus.kennelliitto.fi/frmK...IN41280/02&R=4
    Target: _blank

    Are they all like this?

  20. #20
    Sassa is offline Corporal
    Join Date
    Jan 2008
    Location
    Finland
    Posts
    19

    Default Re: how to make link to open inframe

    Yes some are... I tried only that www. kennelliitto.fi and it works but when I copy the whole thing it does not work, is it that address which makes it?

    Satu

  21. #21
    Sassa is offline Corporal
    Join Date
    Jan 2008
    Location
    Finland
    Posts
    19

    Default Re: how to make link to open inframe

    oh heaven, Now I copy that address from your text and now it works.. hmm.. ;))
    it is in the end of this page now;) jeee.. I'm so happy. Thanks for your help. You are excellent teacher;)
    http://www.nocopyrig***airns.com/jassu.html

    Satu

  22. #22
    Tom vR's Avatar
    Tom vR is offline Brigadier General
    Join Date
    Apr 2007
    Location
    Centurion, South Africa
    Posts
    1,733

    Default Re: how to make link to open inframe

    ((; hmm ;))

    Just what I wanted to propose. You are fast on the fingers, lol. I was still busy typing and you solved it already...

    Okay then, start new threads for different problems so you can get help quickly.

    You have not centered the other pages yet.......

    Good luck and cheers.

  23. #23
    Sassa is offline Corporal
    Join Date
    Jan 2008
    Location
    Finland
    Posts
    19

    Default Re: how to make link to open inframe

    I do, I do;) I have one question for you. Is it easy to put Jalbum here. I have a lot of photos, which I would like to put here.. Is it a good way to use Jalbum?

    Satu

  24. #24
    Tom vR's Avatar
    Tom vR is offline Brigadier General
    Join Date
    Apr 2007
    Location
    Centurion, South Africa
    Posts
    1,733

    Default Re: how to make link to open inframe

    Hi Satu,

    I have never used Jalbum and would not like to comment on this except that I can give you this link. Click here.

    You can find many more threads on this topic if you search for it. On the top part of this forum, click the Search button, then type Jalbum in the search field and click Go.

    I hope this helps.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

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