What's new

Finally!

What software are you using to build your site?

All you'd need to do is create a page split into 2 frames with the main frame linked to the smugmug page.
 
Is that really how to do it? or is there a proper way where I can just copy and paste the code? Id prefere the latter...
 
If you have 2 frame you can use 1 at the top or side for your index/menu and the 2nd for the main content.


In the index/menu you have a clickable link to the smugmug page & instruct it to open in the main frame, thus keeping everything on your site still and keeping the index/menu on the page too.

If you just create a link to smugmug from a single page the visitor would have to click "Back" to return to your site. That is if they realise and they don't get distracted by the new page & forget to return.

Take a look at my car club site www.cheshirecatcarclub.info . This is split into 2 frames. 1 at the top for the menus and the other below for the content. By keeping the frames the same colour with no borders the only way you can tell is by the split scroll bar on the right. The top menu frame always stays the same regardless of what is opened in the main frame.
 
So I can create my own layout for my smugmug page?
 
Artemis said:
So I can create my own layout for my smugmug page?

No but you can include the smugmug page in your own layout. The smugmug page will still look the same as it would on th smugmug site.
 
But then it wont be in my layout? youll have my page then suddenly something different underneath...?
 
Yes.


Unless you can disguise it in your page e.g making your page similar in style or colour.
 
Ok...think I may not go with it, if its that way...
 
Just had a more carefull look at Smugmug.com

Not going to use a website that talks about hacking and hacks for selling my images, so im returning to my original idea...
 
you can use iframes, they are called "swimming frames" and the code is like that:
<iframe src="here you put an adress of the smugmug page" name="the name of the frame" width="for example 400px" height="500px"></iframe>
 
mentos_007 said:
you can use iframes, they are called "swimming frames" and the code is like that:
<iframe src="here you put an adress of the smugmug page" name="the name of the frame" width="for example 400px" height="500px"></iframe>

I used to hate it when people posted code.:confused:

But now it looks like normal English! :lol: :shock:
 
It may be worth pointing out that some secure payment pages will not open in frames for security reasons. I don't know if this would affect smugmug's pages, though.
 
I didn't think of it, Marctwo. Thanks for a good point, worth considering - definitely!

And Chris, yeah I used to hate it too, but forums are really helpful when you are writting a code... :D:D:D
 
Hehe ive decided to do it myself...dont like smugmug cause it also has pages about hacking and all that...
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

New Topics

Back
Top Bottom