Changing texts in header photoslide

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Sat May 01, 2010 1:20 am
Hi,

I like a lot this template. My only problem is I am not able to change the texts in header, in the photslide. Can someone help me?

Thanks a lot.
User avatar
Fresh Boarder

teitbite
Mon May 03, 2010 9:40 pm
Hi

Could You please show me which header do You mean? For Photoslide it will be in gk_stuff.css file:

Code: Select all
.gk_is_text_item h4, .gk_is_art h4 {
color:#FFFFFF;
font-size:25px; <----- THIS LINE
font-weight:bold;
letter-spacing:-1px;
line-height:30px;
text-transform:uppercase;
}

.gk_is_art p {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:17px; <----- THIS LINE
font-style:italic;
margin:20px 0;
}
User avatar
Moderator


cron