In IE 7.0 all is okay, but opera and firefox don't show vspace and hspace.
I had idea to replace them by padding-top, padding-left, padding-right and padding-bottom, to have better interface for positioning images from every side you want...
I know php a little, and if u give me a chance, maybe i can try do it, and then present it for other people...
I had idea to replace them by padding-top, padding-left, padding-right and padding-bottom, to have better interface for positioning images from every side you want...
I know php a little, and if u give me a chance, maybe i can try do it, and then present it for other people...
Re: vspace and hspace don't work properly... help please!
vspace and hspace are deprecated. Use CSS margin instead.
Re: vspace and hspace don't work properly... help please!
i have thought about it, but people, i do site for don't know css
maybe i can change vspace with margin somewhere in php code?
Re: vspace and hspace don't work properly... help please!