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.

Information post

2 posters

Go down

Information post Empty Information post

Post by HyperActive July 28th 2012, 4:18 pm

How do i change the text of the "Information" word

In this picture i highlighted it so you can see it, but its really the color of the background

https://i.servimg.com/u/f41/17/01/06/16/screen26.png
HyperActive
HyperActive
Forumember

Male Posts : 374
Reputation : 10
Language : English
Location : Virginia

http://forumpeak.com/

Back to top Go down

Information post Empty Re: Information post

Post by ankillien July 28th 2012, 4:31 pm

Hi,

This javascript would do it...

Code:
$(function(){
$('h1.page-title:contains("Information")').text('NEW TEXT');
});
ankillien
ankillien
Energetic

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

Back to top Go down

Information post Empty Re: Information post

Post by HyperActive July 28th 2012, 4:39 pm

it doesnt change the color, only text...
HyperActive
HyperActive
Forumember

Male Posts : 374
Reputation : 10
Language : English
Location : Virginia

http://forumpeak.com/

Back to top Go down

Information post Empty Re: Information post

Post by ankillien July 28th 2012, 4:43 pm

TO change the color you need to use this CSS...

Code:
h1.page-title { color: red !important; }
ankillien
ankillien
Energetic

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

Back to top Go down

Information post Empty Re: Information post

Post by HyperActive July 28th 2012, 4:57 pm

It worked https://i.servimg.com/u/f41/17/01/06/16/screen28.png

But before, the browser tab said "Information"

Now it shows a "-"

is there a way to change that? https://i.servimg.com/u/f41/17/01/06/16/screen29.png
HyperActive
HyperActive
Forumember

Male Posts : 374
Reputation : 10
Language : English
Location : Virginia

http://forumpeak.com/

Back to top Go down

Information post Empty Re: Information post

Post by ankillien July 29th 2012, 4:09 am

I'm not sure why this happens. Can you provide link to your forum, with a test account, if possible?
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