Forum Support

Shape 5
March 28, 2024, 07:54:13 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: having problems formtting the bottom of the template  (Read 370 times)
cspgsl
Jr. Member
**
Offline Offline

Posts: 903



« on: March 03, 2017, 08:20:45 AM »

At http://businesssitedesign.com/ I cannot see where the formatting details are for anything within the footer area. I cannot see where I can change the colour and why does it show in full height on all pages other than the home page?

It would be really handy if one could alter areas such as the footer and custom positions in the template manager > main > layout area - just a suggestion.
« Last Edit: March 03, 2017, 08:28:15 AM by cspgsl » Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: March 03, 2017, 12:03:13 PM »

It looks like you don't have modules published to the footer on the homepage and that is why its smaller than a page like: http://businesssitedesign.com/about-us/about-moriyama-wolsey

Legal, office hours and and address are published on that page and not the homepage.

As for the color there is an opacity on the items. For example on the bottom menu its set here:

Code:
#s5_bottom_menu_wrap {
    -moz-opacity: .2;
    -khtml-opacity: .2;
    filter: alpha(opacity=20);
    opacity: .2;

template.css line 500

And for the copyright info its set here:

Code:
#s5_footer {
    float: right;
    margin-top: 9px;
    margin-right: 59px;
    -moz-opacity: .2;
    -khtml-opacity: .2;
    filter: alpha(opacity=20);
    opacity: .2;
}

template.css line 1708

You can increase the opacity to a higher number than 2 or 20% and the white text will show up brighter.
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.