Login Popup Message Forum Title Font Color
2 posters
Page 1 of 1
Login Popup Message Forum Title Font Color
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
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
- 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
Re: Login Popup Message Forum Title Font Color
Locate this in your CSS:
- Code:
#login_popup .h3
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Login Popup Message Forum Title Font Color
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.
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.
Re: Login Popup Message Forum Title Font Color
Did you look at the basic CSS?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Login Popup Message Forum Title Font Color
Yes I did and all that has associated with #login_popup .h3 is Margin codes.
Re: Login Popup Message Forum Title Font Color
Did you try adding this:
I believe the code for the title is this:
- Code:
color: YOUR COLOR;
I believe the code for the title is this:
- Code:
.h3 .h3
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Login Popup Message Forum Title Font Color
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..
So this is solved. thanks again..
Re: Login Popup Message Forum Title Font Color
You're welcome.
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Login popup
» How to creat login popup when user click to the Login button?
» Forum Section Font Color
» Forum FONT Reuins Forum Color ?
» Login popup with image can be resizable???
» How to creat login popup when user click to the Login button?
» Forum Section Font Color
» Forum FONT Reuins Forum Color ?
» Login popup with image can be resizable???
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum