Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Change appearance of lower right info boxes in topics and posts

9 Posts
3 Users
0 Reactions
5,181 Views
Posts: 26
Customer
Topic starter
(@bdebruin)
Member
Joined: 7 years ago

Hi,

I am trying to change the appearance of the lower right boxes in topics and blog posts as set by x-posting addon. In the custom CSS I have:

#wpforo-wrap .wpfcp-post-info {display:none;}
#wpforo-wrap .wpfcp-topic-info {background-color:red;}
#wpforo-wrap .wpfcp-article-info {background-color:red;}

First 2 ones are working OK, third is not changing color at all. Also: need to change the font-color of these "boxes" and preferably set a border. Any ideas?

Thanks, Bas

8 Replies
Astghik
Posts: 6450
Admin
(@astgh)
Illustrious Member
Joined: 8 years ago

Hi Bas,

Please leave some example URL to allow us to check it and provide some solution for you. 

Reply
Posts: 26
Customer
Topic starter
(@bdebruin)
Member
Joined: 7 years ago

Hi @Astghik

Since you need to be logged in to my site I left you a temp login link in your PM

At https://excellent-bid.nl/boards/general-board/build-a-virtual-company/ you see topic-info modified by CSS (font-size and background-color). However I am not able to set color attribute.

At  https://excellent-bid.nl/blog/build-a-virtual-company/ (scroll to the bottom) you see the article-topic with text "More discussion >>" which I am not able to modify at all.

Reply
Astghik
Posts: 6450
Admin
(@astgh)
Illustrious Member
Joined: 8 years ago

Hi @bdebruin,

You need to add the CSS code (without #wpforo-wrap ) in Top Black Admin Bar > Customize > Additional CSS, delete all caches and press Ctrl+F5 on that page.

.wpfcp-article-info {background-color:red;}

 

Reply
Posts: 26
Customer
Topic starter
(@bdebruin)
Member
Joined: 7 years ago

Hi @Astghik

Thnaks, tha works for the background, but unfortunately not for the font-size and font-color. CSS below now in theme custom CSS

.wpfcp-article-info {font-size:15px!important; color:white!important; background-color:red;}
ss articel info
Reply
Page 1 / 2
Share:
Scroll to top