We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

bigger text size (solved) | Forum

Topic location: Forum home » Support » General Questions
Kostia
Kostia Apr 7 '15
hello,

i am trying to add bigger text on my sign-in page,. i need to add it in 'admin/languages' field. but it doent work.

i`ve tried thiese:


<h1> text text</h1>

-----

<font face="Arial" font size="7" font color="red"><center>text tex</center></font>

------

<style=" font-family:"Arial"; font-size:20px; color:#a51010;"><center>text text</center></style>

-----


but still no luck


The Forum post is edited by Kostia Apr 7 '15
Kostia
Kostia Apr 7 '15

Quote from Kostia hello,

i am trying to add bigger text on my sign-in page,. i need to add it in 'admin/languages' field. but it doent work.

i`ve tried thiese:


<h1> text text</h1>

-----

<font face="Arial" font size="7" font color="red"><center>text tex</center></font>

------

<style=" font-family:"Arial"; font-size:20px; color:#a51010;"><center>text text</center></style>

-----


but still no luck


solved, by helpint 'day line' developers.


<div style="width:500px; text-align:center; font-family:Tahoma; font-size:30px; font-weight:bold;  color:#d82222;">Welcome to our community!</div><br />