Advertisement:

Author Topic: [SOLVED] Header Color Background  (Read 8672 times)

alzamls

  • Newbie
  • *
  • Posts: 31
[SOLVED] Header Color Background
« on: August 31, 2014, 11:05:46 pm »
HELLO!
Need HELP to change the header background color. I already did change it in the main.css file but it is still showing the default color. Your SUPPORT will be GREATLY APPRECIATED!
THANKS!
« Last Edit: September 08, 2014, 11:03:42 pm by alzamls »

pardoido

  • Newbie
  • *
  • Posts: 12
Re: Header Color Background
« Reply #1 on: September 02, 2014, 12:52:02 am »
which selector have you modified?

in main.css change your:

Code: [Select]
#header {
       background-color: #000000;
}

switch #000000 to the color you want

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: Header Color Background
« Reply #2 on: September 02, 2014, 01:03:04 am »
@alzamls
Posting your URL would help to resolve problem much faster.
Best way is to find ID or Class of block that keeps header and change color in way as @pardoido has described :)

alzamls

  • Newbie
  • *
  • Posts: 31
Re: Header Color Background
« Reply #3 on: September 04, 2014, 05:41:52 pm »
THANKS SO MUCH FOR ALL YOUR SUPPORT! However, I already tried your solution and it didn't work... It doesn't make any sense to me why is not doing it... I have no clues... :-(
the software is installed in a sub-directory of my main site... It is alzamls.com/be-alzamls
Again, THANKS!

tomshaft

  • Hero Member
  • *****
  • Posts: 862
  • Osshaft for Osclass - Add 650 posts to my total
Re: Header Color Background
« Reply #4 on: September 04, 2014, 08:35:24 pm »
On line 88947 of your main.css file:

  background-color: #35c3d9;
        width: 100%;
 
  • height: auto;
  • display: block;
  • position: relative;
  • margin-bottom: 15px;
  • padding-bottom: 25px;
}
 Change above background color to whatever it is you want. This is the only thing that controls this OR you have a theme issue and are loading the default (Backup) bender theme. 
 
 Tom

alzamls

  • Newbie
  • *
  • Posts: 31
Re: Header Color Background
« Reply #5 on: September 05, 2014, 02:07:00 am »
THANKS tomshaft for your SUPPORT!
Firstly, my main.css is a mini one so I used a couple of programs to make it customer friendly but it didn't work out.
What I am doing now is a new theme... Hope everything will work fine.
Again, THANKS!

tomshaft

  • Hero Member
  • *****
  • Posts: 862
  • Osshaft for Osclass - Add 650 posts to my total
Re: Header Color Background
« Reply #6 on: September 05, 2014, 02:31:25 am »
If you would like an original, un-minified css let me know.
 
Tom

alzamls

  • Newbie
  • *
  • Posts: 31
Re: Header Color Background
« Reply #7 on: September 05, 2014, 02:42:43 am »
That will be nice... Could you please send me one?

THANKS!

tomshaft

  • Hero Member
  • *****
  • Posts: 862
  • Osshaft for Osclass - Add 650 posts to my total
Re: Header Color Background
« Reply #8 on: September 05, 2014, 01:29:46 pm »
Attached is Un-minified Bender main.css in Zip format.
 Look at line #1050
 
If you still see no change then there is an issue with your copy of bender theme which is causing core to automatically load default theme which happens to also be Bender.

Tom
« Last Edit: September 05, 2014, 01:41:17 pm by tomshaft »

alzamls

  • Newbie
  • *
  • Posts: 31
Re: Header Color Background
« Reply #9 on: September 07, 2014, 12:36:39 am »
THANKS tomshaft! I'll test it in a while.

alzamls

  • Newbie
  • *
  • Posts: 31
Re: Header Color Background
« Reply #10 on: September 07, 2014, 02:41:47 am »
DONE! THANKS SO MUCH tomshaft!

alzamls

  • Newbie
  • *
  • Posts: 31
Re: Header Color Background
« Reply #11 on: September 07, 2014, 02:46:14 am »
Last thing... Could you please tell me how to mark my post as SOLVED...? :-)

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: Header Color Background
« Reply #12 on: September 07, 2014, 03:26:42 pm »
@alzamls
Edit your first post and add [Solved] to start of title ;)

alzamls

  • Newbie
  • *
  • Posts: 31
Re: Header Color Background
« Reply #13 on: September 08, 2014, 11:02:25 pm »
THANKS!

arjun2g

  • Newbie
  • *
  • Posts: 3

 
I have some more issues with header and logo
1. I have a png in logo with transparent background but the background looks white square type.
2. I wish to have a text line on the right side of logo
3. I wish to have a picture in the background of the whole header
4. I wish to have place location as a dropdown in between category dropdown and search button.
Anyone please help me and oblige.
Thankx & regards,

Arjun
itsarjun21@gmail.com
« Last Edit: February 08, 2017, 04:30:57 pm by _CONEJO »