Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
1 + 2 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: CBB 3.04 - User Profile colour blended with theme making it invisible
by tedsmith on 2006/6/9 7:35:42

Thanks guys...that has worked!! All that time, and it was just because I'd missed the 'a' out before the {. How annoying!

Thanks so much - I can rest now...(I can't stand noticeable inperfections)
Re: CBB 3.04 - User Profile colour blended with theme making it invisible
by marcionline on 2006/6/8 21:56:50

Quote:

tedsmith wrote:
I wondered if changing
le="color: #000000"><?php .comUserName {}

to
le="color: #000000"><?php .comUserName {color: #ffffff;}


in style.css for my theme would have worked, but seemingly not.


Try

le="color: #000000"><?php .comUserName a{color: #ffffff;}


If dont work, see this topic.

Re: CBB 3.04 - User Profile colour blended with theme making it invisible
by CeBepuH on 2006/6/8 21:11:37

Try something like this instead:


le="color: #000000"><?php .comUserName a {color: #ffffff;} .comUserName a:hover {color: #ffffff;}
Re: CBB 3.04 - User Profile colour blended with theme making it invisible
by tedsmith on 2006/6/8 19:53:52

The theme I use only has one style.css - the other has one for all three. But the problem happens with IE (style.css) anyway - just tested on a Windows box.

You could be right about the template but I'm no good at tweaking them
Re: CBB 3.04 - User Profile colour blended with theme making it invisible
by Mantooth on 2006/6/8 19:42:20

did you change it in styleNN.css also? I think that's the file that firefox uses





le="color: #000000"><?php <th width="20%" align="left"> <div class="comUserName"><{$topic_post.poster.link}></div> </th>



Also, I think if you throw in some html in between the div tags, it will override everything else and display how you want it to.

i'm kind of a n00b though, so i might not know what i'm talking about

Who's Online

577 user(s) are online (479 user(s) are browsing Support Forums)


Members: 0


Guests: 577


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits