Forum Support

Shape 5
March 28, 2024, 11:30:06 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Change Font for Slider Title  (Read 302 times)
James Crawford
Jr. Member
**
Offline Offline

Posts: 1



« on: January 10, 2013, 07:27:43 AM »

When you edit the slider module title ie 'Title 1' 'Title 2' etc, is there a way to change this font when displayed on the front end?

The font it displays the titles in on the slider doesn't really fit in with my site and I'd love to change it!

thanks in advance
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #1 on: January 10, 2013, 10:27:30 PM »

Hello,

From what your wrote I assume you are talking about the S5 Image and Content Fader text. You can add the following lines of code to the CSS files with whatever font family you want. Example is below:

Template.CSS - Line 694

.slideInfoZone h2 {
    color: #FFFFFF;
    font-size: 3.8em;
    font-weight: bold;
    line-height: 100% !important;
    margin-bottom: 10px;
    text-shadow: 1px 2px #000000;
    font-family: comic sans ms;
}

Template.CSS - Line 703

.slideInfoZone p {
    color: #FFFFFF;
    font-size: 1.3em !important;
    font-weight: normal !important;
    line-height: 140% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    width: 80%;
    font-family: comic sans ms;
}

-Mike
Logged

Mike Nicoll
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.