se soluciono?..porque tengo el mismo problema
ya "reemplaze" el contenido de el .htaccess por el de htaccess.txt (y obvio lo subi al server

)
en el modulo de joomla, la config esta activada en "yes" en "use apache mod_rewrite" y "search engine friendly urls"
despues de esto desactive la linea "Options +FollowSymLinks" del .htaccess por esto:
Insertar CODE, HTML o PHP:
#####################################################
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE
#
# The line just below this section: 'Options +FollowSymLinks' may cause problems
# with some server configurations. It is required for use of mod_rewrite, but may already
# be set by your server administrator in a way that dissallows changing it in
# your .htaccess file. If using it causes your server to error out, comment it out (add # to
# beginning of line), reload your site in your browser and test your sef url's. If they work,
# it has been set by your server administrator and you do not need it set here.
#
#####################################################
## Can be commented out if causes errors, see notes above.
Options +FollowSymLinks
despues lei este post y quite "la almohadilla" para activar
#RewriteBase /
...despues de esto sigue sin funcionarme

.... en el navegador cambia la url y si muestra el contenido, pero sin nada de estilos ni imagenes
help!

, saludos