Welcome to Geeklog, Anonymous Saturday, November 30 2024 @ 07:28 am EST
Geeklog Forums
How to change header blue default color????
Mirlan
Anonymous
How to change header blue default color plz????
I checked css and header.html but couldnt find that line to change it.
Help me plz.
I checked css and header.html but couldnt find that line to change it.
Help me plz.
19
17
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
Hi,
You need to change the color of the layout/professional/images/header-bg.png with your favorite image editor sofware.
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
You need to change the color of the layout/professional/images/header-bg.png with your favorite image editor sofware.
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
15
12
Quote
Status: offline
suprsidr
Forum User
Full Member
Registered: 12/29/04
Posts: 555
Location:Champaign, Illinois
Or head over to your favorite CSS3 gradient generator and go imageless:
.header-logobg-container-inner {
background: rgb(249,198,103); /* Old browsers */
background: -moz-linear-gradient(top, rgba(249,198,103,1) 0%, rgba(247,150,33,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,198,103,1)), color-stop(100%,rgba(247,150,33,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* W3C */
}
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
Text Formatted Code
.header-logobg-container-inner {
background: rgb(249,198,103); /* Old browsers */
background: -moz-linear-gradient(top, rgba(249,198,103,1) 0%, rgba(247,150,33,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,198,103,1)), color-stop(100%,rgba(247,150,33,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* W3C */
}
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
16
15
Quote
Status: offline
Laugh
Site Admin
Admin
Registered: 09/27/05
Posts: 1470
Location:Canada
Good link.
On a semi related note I like http://www.cssbuttongenerator.com/ for making CSS buttons.
Tom
One of the Geeklog Core Developers.
On a semi related note I like http://www.cssbuttongenerator.com/ for making CSS buttons.
Tom
One of the Geeklog Core Developers.
16
18
Quote
Mirlan
Anonymous
Thanks for help.
Tell me plz where can i edit default text to change some words.
For example this text "Creating a user account will give you all the benefits of DDF News membership and it will allow you to post comments and submit items as yourself. If you don't have an account, you will only be able to post anonymously. Please note that your email address will never be publicly displayed on this site."
Which file contents above text?
Tell me plz where can i edit default text to change some words.
For example this text "Creating a user account will give you all the benefits of DDF News membership and it will allow you to post comments and submit items as yourself. If you don't have an account, you will only be able to post anonymously. Please note that your email address will never be publicly displayed on this site."
Which file contents above text?
15
17
Quote
Status: offline
cokee88
Forum User
Newbie
Registered: 09/14/11
Posts: 4
Here is another easy way to change your default text color in your Header page, you will need to find your body tag. Now, look for the phrase text="" somewhere after the word body. You may have something like this:
<body text="black">
You also see a weird number like this:
<body text="#000000">
You may not see either of these, or you may be creating the page from scratch. If you don't have the extra command yet, add it to your body tag like one of the examples above. If you have other commands, add this one onto the end, leaving a space after the previous command, like this:
<body bgcolor="blue" text="black">
Now, any text you type inside the body tags will show up as your new color in the Web browser.
<body text="black">
You also see a weird number like this:
<body text="#000000">
You may not see either of these, or you may be creating the page from scratch. If you don't have the extra command yet, add it to your body tag like one of the examples above. If you have other commands, add this one onto the end, leaving a space after the previous command, like this:
<body bgcolor="blue" text="black">
Now, any text you type inside the body tags will show up as your new color in the Web browser.
19
24
Quote
Status: offline
veronicaZora
Forum User
Newbie
Registered: 01/09/12
Posts: 3
Have you involve the header code? If you are having problems changing your header color you will want to ensure that your content folder has transform privileges. Once I changed that my header color changed.
35
18
Quote
All times are EST. The time is now 07:28 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content