Customizing SMF > Theme Site Themes

Aquatic_Gem

<< < (2/2)

TreetopClimber:
@ Bloc thanks for your imput I didnt know the header image loaded slow I will try to fix that. Also I tend to forget about others connection speed  ;)

EDIT I have made the hb2.png into a jpg file but I cant upload it on this board for some reason.... I have no upload rights. If any one wants it they can download it here hb2.jpg image just right click and save as to your theme images folder.
Then in your index.template.php just find and edit this line

--- Code: ---<img src="' . $settings['images_url'] . '/hb2.png" width="577" height="163" align="center" border="0" style="float: middle;">
--- End code ---
Change to

--- Code: ---<img src="' . $settings['images_url'] . '/hb2.jpg" width="577" height="163" align="center" border="0" style="float: middle;">
--- End code ---
and that will speed things up for ya's

Bloc:
Try to attach it to the themes site instead - if you haven't already. I can also update the archive if you want me to - or are unable to yourself.

TreetopClimber:
Themes site updated thanks for your help

Navigation

[0] Message Index

[*] Previous page

Go to full version