1
Hi, I am new to .php and I have a problem with img in news module.
Here is news_item template
<{$story.title}>
<{$lang_postedby}>
<{$story.posttime}>
<{$story.imglink}> <{$story.text}>
I created in style.css .itemImg with padding right 10px. but news module it's showing img stick with text. Can someone help me with that issue?
Thanx,
Alt