Dr.osamA
11-28-2010, 10:00 PM
Hi guys
it is Modified to make glow text in your forum and in all section
I like to share with you this simple idea
To understand , Look at the pictures attached , or in demo
alra7ba.net (http://www.alra7ba.info/vb/f102.html)
user: vBulletin
pass : 123456
Warning : If you're a fan of Internet Explorer do not use this MOD, it does not work there
How to install?
Just follow me if you like it
In tempalte vbulletin.css find
body {
width:{vb:stylevar doc_width};
min-width:{vb:stylevar doc_minWidth};
max-width:{vb:stylevar doc_maxWidth};
margin: {vb:stylevar doc_margin};
font-size:{vb:stylevar font.fontSize}px;
color:{vb:stylevar body_color};
line-height:{vb:stylevar line_height};
}
and replace with
body {
width:{vb:stylevar doc_width};
min-width:{vb:stylevar doc_minWidth};
max-width:{vb:stylevar doc_maxWidth};
margin: {vb:stylevar doc_margin};
font-size:{vb:stylevar font.fontSize}px;
text-shadow: 1px 1px 1px #ccc;
color:{vb:stylevar body_color};
line-height:{vb:stylevar line_height};
}
and joy in it
Note:i test this code in VB 4.1.0 and working great
ملاحظة للاخو العرب يوجد مرفق مترجم باللغة العربية و اسمح بنقل الموضوع لاي مكان و لا اعتمد الحقوق و غيرها و لا يهمني هذا الامر الا من احب ان يذكر المصدر
it is Modified to make glow text in your forum and in all section
I like to share with you this simple idea
To understand , Look at the pictures attached , or in demo
alra7ba.net (http://www.alra7ba.info/vb/f102.html)
user: vBulletin
pass : 123456
Warning : If you're a fan of Internet Explorer do not use this MOD, it does not work there
How to install?
Just follow me if you like it
In tempalte vbulletin.css find
body {
width:{vb:stylevar doc_width};
min-width:{vb:stylevar doc_minWidth};
max-width:{vb:stylevar doc_maxWidth};
margin: {vb:stylevar doc_margin};
font-size:{vb:stylevar font.fontSize}px;
color:{vb:stylevar body_color};
line-height:{vb:stylevar line_height};
}
and replace with
body {
width:{vb:stylevar doc_width};
min-width:{vb:stylevar doc_minWidth};
max-width:{vb:stylevar doc_maxWidth};
margin: {vb:stylevar doc_margin};
font-size:{vb:stylevar font.fontSize}px;
text-shadow: 1px 1px 1px #ccc;
color:{vb:stylevar body_color};
line-height:{vb:stylevar line_height};
}
and joy in it
Note:i test this code in VB 4.1.0 and working great
ملاحظة للاخو العرب يوجد مرفق مترجم باللغة العربية و اسمح بنقل الموضوع لاي مكان و لا اعتمد الحقوق و غيرها و لا يهمني هذا الامر الا من احب ان يذكر المصدر