More Web Design Answers
Question Library
Ask a question about Web Design
Volunteer
Experts of the Month
Expert Login
Awards
About Us
Tell friends
Link to Us
Disclaimer
|
| |
|
|
| |
| | | |
About Kolleen Powers
Expertise I can answer most questions pertaining to html, FrontPage, Search Engine optimization, graphic interface development, SwishMax, finding inexpensive programs to perform tedious tasks such as create photo slideshows, website search engines and drop down menus and just about anything for the small business website.
Experience I have been designing and hosting websites for 10 years. I have created about 130 websites and have learned a lot along the way. I still learn something new every day.
Organizations http://www.power-site.com/
Education/Credentials I am mostly self taught. I have taken classes in Adobe Illustrator, CSS, HTML, and other topics from Lynda.com, which I highly recommend as a learning tool.
Past/Present Clients See the portfolio page on my website for just a few of my clients.
| | |
| |
You are here: Experts > Computing/Technology > Web Design > Web Design > Unwanted Double Scroll Bars in website design
Web Design - Unwanted Double Scroll Bars in website design
Expert: Kolleen Powers - 11/8/2009
Question Hi Kolleen
I've created a website in Frontpage and am now stuck with a problem due to the iFrame which causes double scroll bars on some, not all of the web pages I've created.
Please would you advise me how I could remedy this.
Should you require the website address, please email me.
Thanks
Looking forward to your reply!
Answer Hi,
If the content is longer then the iFrame it is in, you will have a scrollbar. You can click on the edge of the iFrame and Select the option "Scrollbars > Never. The default is "If Needed" which is why the scrollbar only shows up on some of the pages. If you change it to "Never" you will need to make sure your iFrame extends long enough to hold the longest page content. I wouldn't recommend building a website like this. I create a page and add the items that I may need to change on all pages as SSI (server side includes). It works the same as iFrames, but you don't have the container problem. An example would be to create a menu and then copy it to it's own page and call the new page menu.html. Go back to the original page and with your cursor in the table cell you want the menu to show up, Click on Insert > Web Component > Included Content and navigate to the menu.html page. This will add the menu to the page. You can do the same with the footer and any other components you want. Once that first page is done, save it to the other page names (about.html, contact.html, etc.). When you change the menu it will change on all pages. I hope this helps!
Kolleen Powers
http://www.power-site.com/
Add to this Answer Ask a Question
|
|