This is a discussion on "Help me get rid of frames" within the Web Page Design section. This forum, and the thread "Help me get rid of frames are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Help me get rid of frames
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hi everyone,
My site currently uses frames and I wish to get rid of these. Even sites with zero traffic are higher placed in google ( I suspect due to the frameset I have) Currently there is a main HTML page, and a side navigation, the side navigation is also common to the forum ( VBulletin) Here is my website www.mlptp.net Click on any of that side navigation and youll be taken directly to forum. I want to keep the side navigation, so it is fixed on all pages and that only the forum scrolls, not the whole page scrolling. What is the best way to do this?..... I read this thread on here about php includes http://www.webforumz.com/css-forum/62185-framesets.htm would that work? I am looking for something that will mimic the frameset ( be that CSS and something else) but whatever it is, I would like it to be SEO friendly. I am stuck with how to go about this, my members all use the side navigation on the forums and would be lost without it.... how can I fix this? Many thanks SS |
|
|
|
|||
|
Re: Help me get rid of frames
PHP includes will supply the "reuse your code" aspect of frames.
To make the sidebar fixed, you need the CSS { position: fixed }. This is not supported by IE6, however; and although you can hack around it, all of the hacks are nasty. |
|
|||
|
Re: Help me get rid of frames
Thankyou Mike , the includes I shall look into.
Is there any other way around that, so it will work in IE6? What I am trying to do is mimic the exact setup I have at the moment, without having to use frames... do those hacks for IE do the trick, or anything else you may know of? Thanks again |
|
|||
|
Re: Help me get rid of frames
There are several hacks for fixed positioning. You basically have four options:
|
|
|||
|
Re: Help me get rid of frames
Thankyou Mike,
Im a little lost with how to recode things..... Currently the index page of my site is coded like this:
Can you show me how I can recode that for the php includes? Many thanks for your help |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Frames Help | lithiumforce | Starting Out | 4 | Jun 25th, 2007 10:39 |
| Frames | piratescotty | Web Page Design | 8 | May 22nd, 2007 19:11 |
| Nav Bar/Frames - Plz help!!! | design4586 | Graphics and 3D | 2 | Jun 14th, 2006 16:26 |
| Frames | Pointblank | Web Page Design | 7 | Jan 27th, 2006 21:30 |
| I need help with frames!!!! | courtjester | Web Page Design | 2 | Sep 20th, 2003 07:30 |