|
|
|
Ajax RSS text is always centered 4 Months, 3 Weeks ago
|
|
|
in FF and in Safari, the module RSS text is always left aligned. In IE6 it is centered. How can i fix this?
regards
Markus
|
|
|
|
|
|
|
|
|
|
|
Re:Ajax RSS text is always centered 4 Months, 3 Weeks ago
|
Karma: 22
|
|
May I know your live site url? I have tried in one of my site and the RSS text is still left aligned (I tried using Firefox, IE6, IE7).
Regards,
Denny S.P.
|
|
|
|
|
|
|
|
|
|
|
Re:Ajax RSS text is always centered 4 Months, 3 Weeks ago
|
|
|
fixed by myself. Adding text-align: left;
in the style section in the mod_camp26...php file did the trick
|
|
|
|
|
|
|
|
|