Forum Support

Shape 5
March 28, 2024, 06:18:10 PM *
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 overall font color  (Read 875 times)
puls3060
Jr. Member
**
Offline Offline

Posts: 47



« on: December 30, 2014, 05:38:46 AM »

Hi,

Where do I change the main font color for this template ?

BR, Morten
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #1 on: December 31, 2014, 10:48:15 PM »

Hello,

The majority of the font colors are controlled here:

Code:
Template.CSS - Line 803

#s5_register, #s5_login, #s5_nav li a, .S5_parent_subtext, .s5_h3_first, h3.s5_mod_h3, .blog-featured h1, .item-page h1, #s5_date_wrap, #s5_bottom_menu_wrap ul.menu li a, #s5_footer, #s5_footer_module, #s5_footer a, #s5_footer_module a, #s5_button_frame ul li a, #s5_breadcrumb_wrap, #s5_breadcrumb_wrap a, #s5_component_wrap_inner {
    color: #ffffff;
}

The rest of the fonts might be called out a bit more specifically. I would suggest using Firebug and hovering over any font element on the site to view where its color properties are inherited from.
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
puls3060
Jr. Member
**
Offline Offline

Posts: 47



« Reply #2 on: January 03, 2015, 04:28:25 AM »

Hi again,

It was not in line 803, but further down (I forund it anyway) - this only change the headlines, I would like to change the text color from white into something else

http://mortenwiberg.dk/


BR, Morten
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #3 on: January 08, 2015, 01:50:04 PM »

This will change some more:

.leading, .s5_iteminner, #s5_component_wrap_inner .items-row.cols-1, #s5_component_wrap_inner .items-leading, #s5_component_wrap_inner .items-row.cols-2 .span6, #s5_component_wrap_inner .item-page {
    color: #ffffff;
}
template.css (line 761)

The best way is to use firebug for firefox and then you can just use the "inspect" tool and it shows you exactly what CSS is formatting the text you want to change.  We have a video of how to use firebug under our knowledge base area of the site too but this is all we use to give you the CSS code.  Might help you out so you don't have to wait on use to reply with messages.
Logged

Jonah Hall
------------
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.