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.

Login Popup Message Forum Title Font Color

2 posters

Go down

Solved Login Popup Message Forum Title Font Color

Post by runawayhorses July 10th 2012, 10:16 am

Here is screenshot below of my Login popup message that I made at: AP>>General>>Forum Configuration>> Login popup Message:

The part I have highlighted with a red marker is where the title of my forum is "Runaway Horses Forum" and that text is there automatically regardless of what you write in it and that's fine I want it there. My question is how do I change the font color of that particular text in the CSS stylesheet? Below the screenshot I have the CSS coding I have in the stylesheet right now for the popup message, but I need an extra code that addresses font color of the title of my forum as highlighted in the screenshot with the red marker.

In the AP>>Display>>Colors>> I have the Forum title color set to #FFFFFF and that is the color I want the popup message to show the title as, but as you can see its not displaying that color, so I'm assuming this needs to be set in the css stylesheet. Thanks Smile

Login Popup Message Forum Title Font Color Popup1

Code:
#login_popup {background-image: url(http://i223.photobucket.com/albums/dd190/runawayhorses1/forumresources/backs/loginpopupbg250.png);
color: #ffffff;
}


Last edited by runawayhorses on July 10th 2012, 11:49 am; edited 1 time in total
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Login Popup Message Forum Title Font Color

Post by SLGray July 10th 2012, 11:13 am

Locate this in your CSS:
Code:
#login_popup .h3


Login Popup Message Forum Title Font Color Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Login Popup Message Forum Title Font Color

Post by runawayhorses July 10th 2012, 11:30 am

Its not there. Can a color tag be added to it?

I have made a new background for it so the top border of the background is white, so the text will now show clearly. However, I'm still curious about changing the text color should I decide to do that someday. But right now I like this new background with the white border.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Login Popup Message Forum Title Font Color

Post by SLGray July 10th 2012, 11:34 am

Did you look at the basic CSS?


Login Popup Message Forum Title Font Color Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Login Popup Message Forum Title Font Color

Post by runawayhorses July 10th 2012, 11:40 am

Yes I did and all that has associated with #login_popup .h3 is Margin codes.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Login Popup Message Forum Title Font Color

Post by SLGray July 10th 2012, 11:42 am

Did you try adding this:
Code:
color:  YOUR COLOR;

I believe the code for the title is this:
Code:
.h3 .h3


Login Popup Message Forum Title Font Color Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Login Popup Message Forum Title Font Color

Post by runawayhorses July 10th 2012, 11:48 am

Yeah thanks, thats gonna work, but after I made the background with a white top border so the title text can show I think I like that better than changing the text color..lol

So this is solved. thanks again.. Smile
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Login Popup Message Forum Title Font Color

Post by SLGray July 10th 2012, 11:50 am

You're welcome.

Topic Solved & Locked


Login Popup Message Forum Title Font Color Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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