loading images

Page: 1

Author Post
ecptime
Guest
Hello i am using the float box script and I have a question regarding the loading of the floatbox CSS file, I am trying to optimize my web site and decrease load times, i have noticed that there are numerous images loaded by the floatbox css script, can I delete some of the images from the floatbox css file that I am not using, for example I am using the default next and close buttons , but notice there are numerous image files for changing the colour thems of these button.

Would the program still run okay if I deleted these lines from the code? Would it make much difference in speed anyway??

Thanks
Administrator
Registered: Aug 2008
Posts: 3382
If you're not using a particular theme you can safely delete all the css lines that pertain to that theme. Notice though that the compressed floatbox.css.gz file is only 2k. If you really want to minimize load time I would look at serving that compressed file before worrying about editing the raw text file.

Page: 1