Table's text not visible after adding an image

Post new topic   This topic is locked: you cannot edit posts or make replies.

View previous topic View next topic Go down

Solved Table's text not visible after adding an image

Post by pinoygeek on November 5th 2009, 12:11 am

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.


pinoygeek
Forumotion Member

Posts: 29
Language: English
Country:
Join date: 2008-11-11

Back to top Go down

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

Post by ankillien on November 5th 2009, 3:26 am

Hello,

Can I have a link to your forum please?

_________________

ankillien
Support Moderator
Support Moderator

Posts: 2428
Language: English, HTML, CSS, JScript
Location: home.php?id=bedroom
Country:
Join date: 2008-07-13

Back to top Go down

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

Post by pinoygeek on November 5th 2009, 7:13 am

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
Forumotion Member

Posts: 29
Language: English
Country:
Join date: 2008-11-11

Back to top Go down

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

Post by ankillien on November 5th 2009, 7:22 am

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
Support Moderator
Support Moderator

Posts: 2428
Language: English, HTML, CSS, JScript
Location: home.php?id=bedroom
Country:
Join date: 2008-07-13

Back to top Go down

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

Post by pinoygeek on November 5th 2009, 9:17 am

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

pinoygeek
Forumotion Member

Posts: 29
Language: English
Country:
Join date: 2008-11-11

Back to top Go down

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

Post by ankillien on November 5th 2009, 9:22 am

Ok, Put this code for widgets...

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

_________________

ankillien
Support Moderator
Support Moderator

Posts: 2428
Language: English, HTML, CSS, JScript
Location: home.php?id=bedroom
Country:
Join date: 2008-07-13

Back to top Go down

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

Post by pinoygeek on November 5th 2009, 9:29 am

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

pinoygeek
Forumotion Member

Posts: 29
Language: English
Country:
Join date: 2008-11-11

Back to top Go down

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

Post by ankillien on November 5th 2009, 9:42 am

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

Solved > Locked

_________________

ankillien
Support Moderator
Support Moderator

Posts: 2428
Language: English, HTML, CSS, JScript
Location: home.php?id=bedroom
Country:
Join date: 2008-07-13

Back to top Go down

View previous topic View next topic Back to top


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