|
|
|
Grand Master
      
Group: Customers
Last Login: Today @ 5:48:22 AM
GenoPro Version: 2.0.1.6
Posts: 1,174,
Visits: 5,584
|
|
Beta 16d has recently been released and the gremlins have crept in with a small bug with the header frame in that the bottom is partly hidden when viewed with the Firefox browser. A temporary fix is the revised heading.htm template file attached to this post. I'll make a more permanent fix (i.e. to the stylesheet) in about 10 days time when I return from holiday.
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Yesterday @ 8:36:46 AM
GenoPro Version: 2.0.1.6
Posts: 3,534,
Visits: 14,913
|
|
I am the one who played with the formatting styles. I wanted the title to be a bit bigger, so I changed the following line in Style.css.| h1.heading { font-size: 16pt; text-align:center; margin-top:0em;} |
to | h1.heading { font-size: 18pt; text-align:center; } |
I was unable to notice any visual difference removing margin-top:0em. As always, I try to keep the code as simple as possible, so I removed it being unaware of the FireFox issue.
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Yesterday @ 8:36:46 AM
GenoPro Version: 2.0.1.6
Posts: 3,534,
Visits: 14,913
|
|
|
|
|
|
Forum Master
      
Group: Customers
Last Login: 2 days ago @ 11:38:49 PM
GenoPro Version: 2.0.1.6
Posts: 726,
Visits: 6,096
|
|
GenoProSupport (6/18/2006)
I recompiled Beta16d with the new heading.htm. If you download Beta 16d from http://www.genopro.com/beta/, you will get the fix.
Its still not corrected in Beta16e.
|
|
|
|
|
Legendary Master
       
Group: Administrators
Last Login: Yesterday @ 8:36:46 AM
GenoPro Version: 2.0.1.6
Posts: 3,534,
Visits: 14,913
|
|
Beta 16e has the new file heading.htm which is a substitute of the missing content in style.css. Beta 16e has the following:| <h1 class="heading" style="margin-top:5px"> |
|
|
|
|