Welcome, Guest
Please Login or Register.    Lost Password?

Community Builder bug?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Community Builder bug?
#2066
Community Builder bug? 3 Years, 2 Months ago Karma: 0
I'm using Polar Bear Pro (great template by the way) on a J1.5.9 site. I've installed Community Builder and the login inputboxes for "username" and "password" are blank. I swapped templates and it follows PBP. The boxes function but you can't see the cursor or what you have entered. I've looked at the CSS but I'm a newbie and it's not jumping out at me. Any suggestions?
patchonaiew
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Indianapolis, Indiana, USA Birthday: 01/16
The administrator has disabled public write access.
 
#2067
Re:Community Builder bug? 3 Years, 2 Months ago Karma: 41
Love your avatar ;-)

Can you link me in? I'll look at the CSS
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#2068
Re:Community Builder bug? 3 Years, 2 Months ago Karma: 0
Thanks for the quick response! Here's the link to the login page:

www.everythingbeeronline.com/index.php? o...=login&Itemid=63

The really peculiar thing is the input boxes on the registration page appear to be working fine and the Joomla login worked fine before I installed CB. I'm not as knowledgeable of CSS as I'd like to be so I really appreciate the help.

Cheers!!
patchonaiew
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Indianapolis, Indiana, USA Birthday: 01/16
The administrator has disabled public write access.
 
#2069
Re:Community Builder bug? 3 Years, 2 Months ago Karma: 41
Hmmm I see.


some conflict between CB and my stylesheet.

try this - find th ecode below around line 640 in the template css :

input, select {

font: 12px "Lucida Grande", Arial,sans-serif;

}


add:

color:#000000;


should look like:

input, select {
color:#000000;
font: 12px "Lucida Grande",Arial,sans-serif;
}
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#2072
Re:Community Builder bug? 3 Years, 2 Months ago Karma: 0
That didn't help, sorry. Thanks for looking at it though. I'll try looking at it tomorrow...Fat Tuesday has gotten the best of me. If I come across the solution first (not likely) I'll post it here as I'm sure someone else will come across this eventually.

Friends don't let friends drink and edit style sheets!

Cheers!
patchonaiew
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Indianapolis, Indiana, USA Birthday: 01/16
The administrator has disabled public write access.
 
#2073
Re:Community Builder bug? 3 Years, 2 Months ago Karma: 41
hmmmm ok - try:

color: #000000!important;




If that doesnt work i'm a little stumped - have been through the CB style sheet and cannot see anythng that would cause this...

i'll keep thinking.
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#2078
Re:Community Builder bug? 3 Years, 2 Months ago Karma: 0
That seems to have done the trick! Thanks for all the help!!

Cheers!!
patchonaiew
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Indianapolis, Indiana, USA Birthday: 01/16
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Support
 
JOOMLA TEMPLATES Joomla Templates By JoomlaBear