Forum Support

Shape 5
March 28, 2024, 11:33:19 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: Business Pro Template  (Read 1472 times)
kittdrury9
Jr. Member
**
Offline Offline

Posts: 62



« on: November 17, 2016, 01:58:58 AM »

Trying to change the colours of the main horizontal menu in the navigation. sifting through the template.css and running out of ideas. What do i need to chnage to modify the mouse over colour and the drop down colour. currently shades of grey.. desire BLUES... any advice.?

#s5_menu_wrap {
background: rgb(0,76,174); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,76,174,1) 0%, rgba(34,126,231,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,76,174,1)), color-stop(100%,rgba(34,126,231,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,76,174,1) 0%,rgba(34,126,231,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,76,174,1) 0%,rgba(34,126,231,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,76,174,1) 0%,rgba(34,126,231,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,76,174,1) 0%,rgba(34,126,231,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004cae', endColorstr='#227ee7',GradientType=0 ); /* IE6-9 */
     border-bottom: 1px solid #501111;
     box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3) inset;
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: November 17, 2016, 08:27:03 AM »

Hello,

Are you sure you're using Business Pro? This template does not use the css you have above. The main menu in Business Pro only uses a solid background color and a box-shadow, there are not gradient calls on it.

The background call is defined in the template's index.php file, which is where the php variable for the colors are defined.
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
kittdrury9
Jr. Member
**
Offline Offline

Posts: 62



« Reply #2 on: November 17, 2016, 04:47:24 PM »

Thanks ill have a look. The Business PRO Team did some custom work for us and made the gradient in the site. Boxes and side nav. We lost the server recennly and are rebuilding it. however we cant seem to get the main navigation right. http://www.southernstartechnologies.com/joomla_sstar/
Logged
kittdrury9
Jr. Member
**
Offline Offline

Posts: 62



« Reply #3 on: November 18, 2016, 03:22:19 AM »

OK. We need to modify the menu greys.. to shades of Blue. Current Page #003380, mouse over #0066FF and drop down boarder #668CFF. Looking for a developer to hire to help mods.http://www.southernstartechnologies.com/joomla_sstar/

Can pay via Paypal

Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #4 on: November 18, 2016, 08:02:42 AM »

Hello,

I will send you a private message in regards to this.
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
kittdrury9
Jr. Member
**
Offline Offline

Posts: 62



« Reply #5 on: March 24, 2017, 12:31:04 AM »

Hello,

I will send you a private message in regards to this.

Dear Mike,

I am doing more work with the Business PRO template that you have helped me with previously. Can you remember how to change the heading text of the boxes on this template so that they are all one colour in the case white. http://www.honeysuckleyard.com/index.php  so where it says "Latest products" in the the heading for this box it would be one colour in place of two colours.?
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #6 on: March 24, 2017, 07:16:25 AM »

Hello,

You would need to edit the template's index.php file and just above the closing </style> tag add:

.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
kittdrury9
Jr. Member
**
Offline Offline

Posts: 62



« Reply #7 on: March 24, 2017, 07:46:02 PM »

Dear Mike, i tried that as suggested.. no change, what do you think i did wrong.?

http://www.honeysuckleyard.com/index.php

Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #8 on: March 26, 2017, 06:59:31 PM »

Hello,

Try it like this instead:

.module_round_box .s5_h3_first, .module_round_box-white .s5_h3_first, .module_round_box-dark .s5_h3_first, .module_round_box-grey2 .s5_h3_first, .module_round_box-grey2_small_border .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
kittdrury9
Jr. Member
**
Offline Offline

Posts: 62



« Reply #9 on: March 26, 2017, 08:07:41 PM »

Dear Mike, Brilliant. Worked a treat. Thanks
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.