Quote:
Originally Posted by aamirkhj
How to customize the Title of the MOD, It is better to have a name like "Holy Quran Sura"
I could not find the option to re-name the Title is there any way to do ??
|
Sure thing
go to styles and templates then template search and type:Multilingual Islamic Product
you will find one template called:islamic_multilingual_temp
in the template search for
PHP Code:
<phrase 1="$vboptions[bbtitle]">Multilingual Islamic Product</phrase>
and change it to
PHP Code:
<phrase 1="$vboptions[bbtitle]">Holy Quran Sura</phrase>
save it and you are done