CANNOT style a simple news pro module v4...

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Jul 29, 2010 5:01 am
It is in the header position.. and its really irritating me..

I tried every way to style it in my css files..

and i followed the menu..

Anyone have skype or yahoo ? or gtalk

to help out of the kindness of their heart
or a buck or two..
User avatar
Fresh Boarder

GK User
Wed Aug 11, 2010 3:46 pm
Hey devgm

The problem very likely is that the module is set to use its own css style you can change that however and create your own. I believe the setting is under the advanced section in the module and called use module css. if you disable it you can create new css syles for the module in your template css file. The other thing you can do is just modify the style within the module itself. (i try to avoid that in case i update the module which could make me lose my modifications... regretably that has happened a few times ;) but i learned from it)

To create custom versions just copy the module css as it is created then give the module you try to style a unique suffix which should create: moduletable_yoursuffix

Then you copy the normal style into your css file or duplicate it in the same css file and put it .moduletable_yousuffix before each item. That way the browser will interpret anything within .moduletable_yoursuffix with your modified css code and not the standard one provided.

Hope that helps
Phil
User avatar
Fresh Boarder


cron