Forum Replies Created
-
Author
-
sdhoyleParticipant
The H3 worked on some, i figured out the others were h4 and then i used the bbp-forum-title and its working everywhere now.
Thanks for your help.
h3 a:hover {
color: #00b9f7 !important;
}h4 a:hover {
color: #00b9f7 !important;
}a.bbp-forum-title:hover {
color: #00b9f7 !important;
}sdhoyleParticipantok so it worked in one place only. but not in all, when i look the css is there in my inspector but it is not doing the action when i hover.
sdhoyleParticipantwhat is the CSS i need to be able to add something that can fix that? its quite annoying that H3 just plops over everything on my site
sdhoyleParticipantThe problem is that they are not being detected as links and it is setting them as plain text. the color is coming from
Styling Options > Main > Text Color
but its almost as if im losing everything else.
sdhoyleParticipantits doing this to almost every link on my site, ill provide a few pictures (the highlighted stuff has no rollover effect and will not let me change the color)
the stuff in the header, footer and sidebars work fine its the content that is inside of my pages
Attachments:
You must be logged in to view attached files.sdhoyleParticipantmy only problem is that there is no color in my styling section that is set to #070707 the closest is #000000 so i cant even figure out where its coming from.
also its an intanet site with no external link at the moment.
sdhoyleParticipantI have no dynamic.min.css file,
Basically there is a global color code that is overlaying most of the text on my site,
a quick example is on my forums page all of the titles have been overlaid so that they no loger have a hover feature they are just black. When i try to change the color of these items it gets over written by the dynamic.css pageI tried deleting the file but it is just recreated.
-
AuthorPosts