TWN font size and color

Advanced newspaper or magazine Joomla template to build news website with unique and detailed design.
GK User
Sun Oct 10, 2010 11:08 pm
Hi Everyone,

How can I increase the font size and change the color to black. The World News template's mainbody and articles?

Also, I would like to know how to add 3 dots (...) and "Read more" on the Latest News middle column because the descriptions are cut-off.

Please see attached screen-shot.

Thank you,
User avatar
Fresh Boarder

teitbite
Mon Oct 11, 2010 4:02 pm
Hi

Color can be change using class:

Code: Select all
.gk_npro_text p {
color:#bbbbbb;
}


Unfortunately adding dotts and Read More will need changes to the module code.
User avatar
Moderator


cron