Webmastersite.net
Register Log In

simple html help needed

Title simple html help needed
Description with admin panel
Message Text Ok, maybe I'm having a mental block, but I work on one monitor sometimes that I use in portrait mode, basically a wide screen that I flip on it's side. In any case when I work on that monitor some of the admin pages do not fit on my screen and I cannot get the left-right scrollbar to show up at the bottom of the main frame. Here is how I changed the frameset template and maybe someone can figure out what I'm doing wrong.
<frameset frameborder="1" border="1" cols="15%,*">
<frame src="https://www.webmastersite.net/forums/{DIRURL}/{ADMINDIR}/index.php?show=menu" name="frameleft">
<frame src="https://www.webmastersite.net/forums/{DIRURL}/{ADMINDIR}/index.php?show=main" name="frameright" scrolling="auto">
The only changes I made was in the first line cols="15%,*" from cols="15%,85%", I've also tried cols="15%,auto". I've added the scrolling="auto", and have trid scrolling="yes". None of these changes have worked. Any ideas?
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership hai
Views 233 views. Averaging 0 views per day.
Similar Topics
Submission Date Aug 25, 2008 - 7:18 AM