Author |
Topic  |
|
Bob_Austria
Starting Member
Austria
4 Posts |
Posted - 05 December 2001 : 05:40:29
|
in the source code of my forum the fontsize is always '' in admin_variable_info.asp the strdefaultfontsize is '1' the code: <font face='<% =strDefaultFontFace %>' size='<% =strDefaultFontSize %>'>
Please help me
Thanks
Bob
|
|
Rasco
Advanced Member
    
Germany
3192 Posts |
Posted - 05 December 2001 : 06:40:01
|
quote:
in the source code of my forum the fontsize is always ''
What do you mean with this? Have you tried to change the font size in the "Font/Table Color Code Configuration"?
|
 |
|
Bob_Austria
Starting Member
Austria
4 Posts |
Posted - 05 December 2001 : 07:20:46
|
Hallo Rasco,
ich in deutsch weil es leichter ist für mich.
ich habe in der "Font/Table Color Code Configuration" die Size geändert. Wenn ich das Forum benütze wird diese Größe nicht hergenommen, sondern der Quelltext sieht so aus: <font face="Verdana, Arial, Helvetica" size="">
in den Forum's Variablen wird der richtige Wert angezeigt
|
 |
|
Rasco
Advanced Member
    
Germany
3192 Posts |
Posted - 05 December 2001 : 09:47:07
|
Hi,
funktioniert das mit der Schriftgrösse nur in einer Datei nicht (wenn ja, welche?) oder ist das allgemein so? Hast du nen Link zu deinem Forum? Würde mir das Ganze gerne einmal anschauen.
|
 |
|
Bob_Austria
Starting Member
Austria
4 Posts |
Posted - 05 December 2001 : 09:52:45
|
hallo,
es schaut so aus wie wenn es in allen Dateien so ist
--> Link http://www.voltigieren.at/forum
ich komme nicht drauf, wo der Fehler liegen könnte da er mir in den Forum Variablen ja den richtigen Wert anzeigt!
Danke Robert
|
 |
|
Rasco
Advanced Member
    
Germany
3192 Posts |
Posted - 05 December 2001 : 12:24:11
|
Hast du die Seiten mit Frontpage bearbeitet? Sieht so aus, als ob irgendwas durcheinander gekommen ist. Nur bei bestimmten Zeilen wird die Schriftgrösse nicht gefunden.
Könntest du vieleicht eine Textversion deiner admin_config_colors.asp und deiner forum.asp irgendwo im Netz ablegen?
|
 |
|
Bob_Austria
Starting Member
Austria
4 Posts |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 06 December 2001 : 13:46:20
|
You guys want to speak in english please!
- David |
 |
|
Roland
Advanced Member
    
Netherlands
9335 Posts |
Posted - 06 December 2001 : 13:52:52
|
quote:
You guys want to speak in english please!
Perhaps just an English translation of what's being discussed would be good too... This discussion might be interesting for others too. |
 |
|
Rasco
Advanced Member
    
Germany
3192 Posts |
Posted - 06 December 2001 : 18:37:45
|
Ok, I´am gonna translate it. The problem with his forum http://www.voltigieren.at/forum is, that in most pages the strDefaultFontSize is not implemented in some codes. Some others are getting it right and in admin_variable_info.asp it is shown correctly so it shouldn`t be a problem with the database or not having setup it in the Font Configuration.
|
 |
|
twum
New Member

Netherlands
50 Posts |
Posted - 07 December 2001 : 04:23:54
|
quote:
Ok, I´am gonna translate it. The problem with his forum http://www.voltigieren.at/forum is, that in most pages the strDefaultFontSize is not implemented in some codes. Some others are getting it right and in admin_variable_info.asp it is shown correctly so it shouldn`t be a problem with the database or not having setup it in the Font Configuration.
Hi Rasco, I'm having the same issue as Bob. I'm running Huwr's forum, but that shouldn't be the issue. Some text is not showing right and the fonts are a bit too large. In this forum there's a way to set your own theme, so that's the workaround we are using at the moment, for those who are registered. But is I logout for example and the page reloads, some of the fonts are large. This of course goes for people who are not registered or not logged in as well.
I've played around with the Font/table config but that is not being accepted.
regards Teddy
You can take a man out of Ghana, but you can't take Ghana out of the man. |
 |
|
Roland
Advanced Member
    
Netherlands
9335 Posts |
Posted - 07 December 2001 : 04:57:33
|
Rasco, did you check the source code? This is what I found:
body{ SCROLLBAR-FACE-COLOR:#3366CC; SCROLLBAR-HIGHLIGHT-COLOR:#3366CC; SCROLLBAR-SHADOW-COLOR:#FF9900; SCROLLBAR-3DLIGHT-COLOR:#FF9900; SCROLLBAR-ARROW-COLOR:#FF9900; SCROLLBAR-TRACK-COLOR:#3366CC; SCROLLBAR-DARKSHADOW-COLOR:#3366CC; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9pt; color:#000000; text-align:justify; background-color : White; }
Now I don't know how much you know about font sizes but 9 points is VERY big compared to 9 pixels. If you'd change that to 11px or 12px you should see an improvement (I always use 11 px or 12 px for the main font size).
Roland
- here to help when possible -
 http://www.frutzle.com |
 |
|
Roland
Advanced Member
    
Netherlands
9335 Posts |
Posted - 07 December 2001 : 05:02:44
|
quote:
I'm running Huwr's forum, but that shouldn't be the issue.
I went to your site, but the two links to your forums (two different ones) were a Network54 board and an EZBoard board. Could you provide the URL to your Snitz forums?
Roland |
 |
|
|
Topic  |
|