Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> How To's
Author Message
Steptoe
Involved
Involved



Joined: Oct 09, 2004
Posts: 293

PostPosted: Tue Nov 22, 2005 10:08 pm Reply with quote

In my quick search block/Translation drop menu, if veiwed 800 resolution it is fine but when viewed higher resolutions the txt is bold and too big. [ Only registered users can see links on this board! Get registered or login! ]
This is the code for the translation part...where and what do I put in to make drop menu txt smaller (size 16)Tried all sorts of stuff.
Code:
$content .= "&nbsp;&nbsp;<B>Choose Langauge</CENTER></B>";

    $content .= "<TABLE border=0 cellpadding=0 cellspacing=0><TR><TD>";
    $content .= "<FORM action=http://translate.google.com/translate target=_blank>";
        $content .= "<SELECT name=langpair>";
           $content .= "<OPTION value=en|de>Eng - German</OPTION>";
    MIDDLE STUFF THEN END OF SECTION
$content .= "<OPTION  value=en|fr selected> Eng - French</OPTION>";
    $content .= "</SELECT><BR>";
$content .= "<B><CENTER><size=16>Translate this    Site</CENTER></B>";                                                $content .= "<INPUT size=16 value=www.kakariki.net name=u>";
    $content .= "<INPUT type=hidden value=en name=hl>";
    $content .= "<INPUT type=hidden value=UTF-8 name=ie>";
    $content .= "<INPUT type=hidden value=UTF-8 name=oe>";
    $content .= "<INPUT type=hidden value=/language_tools name=prev>";
    $content .= "<INPUT type=submit value=Go>";
    $content .= "</SELECT><BR>";
     $content .= "<B><CENTER><size=12>Enter URL Address</CENTER></B>";
    $content .= "</TD></TR></FORM></TABLE></CENTER>";

_________________
My Spelling is NOT incorrect, it's Creative 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Wed Nov 23, 2005 2:02 am Reply with quote

<CENTER><span style="font-size:16px;">Translate this Site</span></CENTER>

<CENTER><span style="font-size:12px;">Enter URL Address</span></CENTER>

font-size can be expressed in
xx-small
x-small
smaller
small
medium
large
larger
x-large
xx-large
length
%
em: the 'font-size' of the relevant font
ex: the 'x-height' of the relevant font
px: pixels, relative to the viewing device
in: inches -- 1 inch is equal to 2.54 centimeters.
cm: centimeters
mm: millimeters
pt: points -- the points used by CSS2 are equal to 1/72th of an inch.
pc: picas -- 1 pica is equal to 12 points.
 
View user's profile Send private message
Steptoe







PostPosted: Wed Nov 23, 2005 11:39 am Reply with quote

That is the description of the box those are ok...
the drop menu that has "Eng - German " in it is what I want to do.

The font size stuff..there is a fol;der of how to files in nuke that came with it that has that and other stuff in. Thu good refernce for those who when installing progs fail to read readme files that cone with progs.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> How To's

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©