Forum Support

Shape 5
March 28, 2024, 08:36:29 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: White backgrounds on bottom modules  (Read 2345 times)
barrettq22
Jr. Member
**
Offline Offline

Posts: 26



« on: July 27, 2018, 10:26:42 PM »

I have an issue with white backgrounds on the modules at the bottom of the front page of www.ghca.com .  The issue only seems to occur on the front page.  All other pages look correct.  I've tried to see if there was a setting isolated to the front page that could be causing this, but found nothing.

Any assistance would be appreciated.

Barrett
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: July 30, 2018, 07:27:38 AM »

Hello,

Edit template.css and at line 1022 remove the following:

.s5_dark_modules .module_round_box_outer a {
    color: #FFFFFF !important;
}

At line 1026 remove:

.s5_dark_modules .s5_mod_h3 {
    color: #FFFFFF !important;
    font-size: 1.8em;
}

And at 1032 remove:

.s5_dark_modules .s5_h3_first {
    color: #FFFFFF !important;
}
Logged

Mike Knott
------------
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
barrettq22
Jr. Member
**
Offline Offline

Posts: 26



« Reply #2 on: July 30, 2018, 07:13:43 PM »

I made the changes you suggested, though the line numbers don't seem to match.  I've attached the updated and original css file to see if it looks correct to you.  The front page was a bit better, but there's still a white background behind the modules and it messed up the other pages as well.  I've restored the original CSS file for now.   I don't understand why only the front page is wrong.  All the other pages look fine at the bottom modules.


I look forward to your reply.

Barrett
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #3 on: July 31, 2018, 07:15:45 AM »

Hello,

Sorry I didn't realize you were trying to remove the white background. I thought you wanted the white background but have black text. Ignore my edits above.

You can try removing the following in template.css:

.s5_light_modules .module_round_box, #s5_component_wrap {
    background: #FFFFFF;
    padding: 15px;
    border: solid 1px #D8D8D8;
}

That will apply a white background for certain areas of the template. Why it's applying to the footer and only on the homepage? My guess would be there's an unclosed tag on the page somewhere, like a missing </div> tag. That would be in your content or module. A missing closing tag will cause the rest of the page to break.
Logged

Mike Knott
------------
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
barrettq22
Jr. Member
**
Offline Offline

Posts: 26



« Reply #4 on: July 31, 2018, 07:27:18 PM »

Hi Mike,

Thanks for the reply.  You were correct - I had a missing </div> tag in a module on the front page.  All is well again.

Take care,

Barrett
Logged
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.