Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Font Generator with theme 26

Ahmed AlsaiedApr 30 2014 — edited Apr 30 2014

Hi All ,

i edit 4_2.css in theme 26 and i use this code in tab page

header#uHeader nav>ul li a {

display:block;

float:left;

color:rgba(0,0,0,0.6);

text-align:center;

font:bold 13px/36px "Droid Arabic Kufi",Arial,sans-serif;

text-decoration:none;

border-left:1px solid rgba(255,255,255,0.15);

-webkit-transition:background .1s;

-moz-transition:background .1s;

transition:background .1s;

padding:0 16px;

}

i use font called Droid Arabic Kufi but it's not common font , so how can i use it to can other in internet see the font .

thanks

Ahmed

This post has been answered by Ahmed Alsaied on Apr 30 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 28 2014
Added on Apr 30 2014
1 comment
371 views