Boat Drinks  

Go Back   Boat Drinks > General > Computer and Consoles

Reply
 
Thread Tools Display Modes
Old 11-02-2011, 12:08   #1
Feek
ex SAS
 
Feek's Avatar
 
Join Date: Jun 2006
Location: JO01ou
Posts: 10,062
Default php help please.

At least, I think it's PHP!

My blog has been sponsored and I've added a plugin called Banner Garden to it in order to display a banner at the bottom of each page. The problem is that the text above the banner is displayed in black and my blogs footer is dark so it's barely visible.

Can anyone tell me where I need to be looking, and what I'm looking for which will select that text colour?

The files included in the plugin are .css, .js and .php and I've attached the whole directory structure of the plugin in this post. The blog is at http://qso365.co.uk and you can see the banner and the dark text at the bottom.

I'm sure this is quite simple to those in the know but sadly I'm not in the know!
Attached Files
File Type: zip banner-garden.zip (902.6 KB, 3 views)
__________________
Feek is offline   Reply With Quote
Old 11-02-2011, 12:53   #2
Daz
The Stig
 
Daz's Avatar
 
Join Date: Jun 2006
Location: Swad!
Posts: 10,713
Default

It's css!

I have no idea if its the right thing to do in wordpress, but this in the css somewhere should fix it:

Code:
#banner-garden h3.widget-title {
    color:  #FFFFFF;
}
That's white, but whatever color you wish of course

[edit] #888888 is the grey at the very bottom I think.
__________________
apt-get moo
Daz is offline   Reply With Quote
Old 11-02-2011, 13:36   #3
Feek
ex SAS
 
Feek's Avatar
 
Join Date: Jun 2006
Location: JO01ou
Posts: 10,062
Default

Thanks Daz, not really sure where I should be slapping it though *blush*
__________________
Feek is offline   Reply With Quote
Old 11-02-2011, 13:38   #4
Daz
The Stig
 
Daz's Avatar
 
Join Date: Jun 2006
Location: Swad!
Posts: 10,713
Default

In the banner garden css file would be fine
__________________
apt-get moo
Daz is offline   Reply With Quote
Old 11-02-2011, 13:44   #5
Feek
ex SAS
 
Feek's Avatar
 
Join Date: Jun 2006
Location: JO01ou
Posts: 10,062
Default

Done that, doesn't appear to have done anything though.
__________________
Feek is offline   Reply With Quote
Old 11-02-2011, 14:03   #6
leowyatt
Chef extraordinaire
 
leowyatt's Avatar
 
Join Date: Jul 2006
Location: Infinite Loop
Posts: 11,143
Default

This probably isn't right but try adding

Code:
.widget-container BannerGardenWidgetClass_BannerGardenWidget h3 {
color:  #FFFFFF;
}
to the bannergarden.css
__________________
"Dr Sheldon Cooper FTW!"
leowyatt is offline   Reply With Quote
Old 11-02-2011, 14:09   #7
Feek
ex SAS
 
Feek's Avatar
 
Join Date: Jun 2006
Location: JO01ou
Posts: 10,062
Default

Nope
__________________
Feek is offline   Reply With Quote
Old 11-02-2011, 15:36   #8
Feek
ex SAS
 
Feek's Avatar
 
Join Date: Jun 2006
Location: JO01ou
Posts: 10,062
Default

I edited the image, easier. Job done
__________________
Feek is offline   Reply With Quote
Old 11-02-2011, 16:01   #9
leowyatt
Chef extraordinaire
 
leowyatt's Avatar
 
Join Date: Jul 2006
Location: Infinite Loop
Posts: 11,143
Default

glad you got it sorted, strange we couldn't change the colour
__________________
"Dr Sheldon Cooper FTW!"
leowyatt is offline   Reply With Quote
Old 11-02-2011, 21:56   #10
Daz
The Stig
 
Daz's Avatar
 
Join Date: Jun 2006
Location: Swad!
Posts: 10,713
Default

It worked in Firebug fwiw :/
__________________
apt-get moo
Daz is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:42.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.