1 saurabhjain Mar 06, 2008 17:39
3 saurabhjain Mar 07, 2008 18:19
thx sam2kb
but still unable to do.........
not getting the code to modify.... thers no .png file
can u give more details....
thx in advance
4 yabba Mar 07, 2008 19:23
right-click the image > properties > change the image
Or just use css
¥
5 afwas Mar 07, 2008 19:51
Hi saurabhjain,
The image is at http://mechanical-engineering.in/blogs/rsc/img/b2evolution8.png
You can put another image with similar size and the same filename in it's place.
Good luck
6 sam2kb Mar 07, 2008 21:55
On line 45 change
<h1 class="logintitle"><?php echo $app_banner; ?></h1>
to
<h1 class="logintitle"><img src="http://mechanical-engineering.in/Gears.jpg" /></h1>
You may also want to put
<style> h1.logintitle img { padding-bottom:15px } </style>
within <head> section in the same file.
7 saurabhjain Mar 08, 2008 16:44
thxxxxx sam2kb
thank you very much.....
i did it now.
Hi saurabhjain
You can do it in /skins_adm/login/_html_header.inc.php