News Show Pro Header size and center in grid layout?

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Wed Feb 19, 2014 9:46 pm
Hi i'm trying to get the Header text to look the same as on the image at it's side plus have it centered top-bottom and left to right. The small text on white on the image is the header that I need to change.
Joomla 3
Music State template
Image
User avatar
Fresh Boarder

GK User
Thu Feb 20, 2014 7:32 am
Could You please post an url to your site?
User avatar
Moderator

GK User
Thu Feb 20, 2014 11:49 am
No worries - after delving into the css i figured it out...
I've added this code to the overide.css

Code: Select all
/*News Show Pro - HP Grid text - size,alignment,color,paddign*/
.nspMain.grid-left-img .nspHeader, .nspMain.grid-right-img .nspHeader, .nspMain.grid-left-img .nspHeader a, .nspMain.grid-right-img .nspHeader a {
  font-size:22px;
  font-weight:500;
  padding:66px 0 0;
}
User avatar
Fresh Boarder

GK User
Sat Feb 22, 2014 10:52 am
I'm glad you were able to solve it on your self ;)
If You will have any other questions, feel free to post new forum threads.
User avatar
Moderator


cron