The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Table's text not visible after adding an image

2 posters

Go down

Solved Table's text not visible after adding an image

Post by pinoygeek Thu 5 Nov 2009 - 6:11

After changing the Table's background image the text on the table can't be seen. The color of the text is white. How can I make the text turn into bold so it will appear and can be seen it clearly to the user. Here is the image I use for the Table's background.

Table's text not visible after adding an image I_list_bg
pinoygeek
pinoygeek
Forumember

Male Posts : 72
Reputation : 0
Language : English
Location : Eastwood City, Philippines

Back to top Go down

Solved Re: Table's text not visible after adding an image

Post by ankillien Thu 5 Nov 2009 - 9:26

Hello,

Can I have a link to your forum please?
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Table's text not visible after adding an image

Post by pinoygeek Thu 5 Nov 2009 - 13:13

ankillien wrote:Hello,

Can I have a link to your forum please?

Here is the link Carmenanon. I know Im not a good into creating a forum you can laugh at it. But I need your help then ankillien. Very Happy
pinoygeek
pinoygeek
Forumember

Male Posts : 72
Reputation : 0
Language : English
Location : Eastwood City, Philippines

Back to top Go down

Solved Re: Table's text not visible after adding an image

Post by ankillien Thu 5 Nov 2009 - 13:22

Do you want the text bold or want to change the color too?

You can use this code.
Add it to Admin CP > Display > Colors > CSS. Add it and submit...

Code:
.page-title h2 {
font-weight : bold;
color : red;
}

If you don't want color, leave it blank.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Table's text not visible after adding an image

Post by pinoygeek Thu 5 Nov 2009 - 15:17

Thanks a lot again ankillien it work again. But how about the widget it does not change into bold Sir.
pinoygeek
pinoygeek
Forumember

Male Posts : 72
Reputation : 0
Language : English
Location : Eastwood City, Philippines

Back to top Go down

Solved Re: Table's text not visible after adding an image

Post by ankillien Thu 5 Nov 2009 - 15:22

Ok, Put this code for widgets...

Code:
.h3 , h1.page-title {
font-weight : bold;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Table's text not visible after adding an image

Post by pinoygeek Thu 5 Nov 2009 - 15:29

What can I say to you ankillien but your the man. Thank a lot again God bless.
pinoygeek
pinoygeek
Forumember

Male Posts : 72
Reputation : 0
Language : English
Location : Eastwood City, Philippines

Back to top Go down

Solved Re: Table's text not visible after adding an image

Post by ankillien Thu 5 Nov 2009 - 15:42

Thanks for the kind comments Razz Glad I could help you Very Happy

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum