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.

 

wpdiscuz how to edit the style of embedded images?

9 Posts
2 Users
0 Reactions
904 Views
Posts: 7
Customer
Topic starter
(@toprak-ulas-bicer)
Member
Joined: 10 months ago
Ekran görüntüsü 2024 10 27 005454

how can i remove that bottom line and image outline?

8 Replies
Posts: 7
Customer
Topic starter
(@toprak-ulas-bicer)
Member
Joined: 10 months ago

@astgh please help.

Reply
7 Replies
Astghik
Admin
(@astgh)
Joined: 8 years ago

Illustrious Member
Posts: 6444

@toprak-ulas-bicer 

Please leave the direct URL where we can see the issue. 

Reply
Customer
(@toprak-ulas-bicer)
Joined: 10 months ago

Member
Posts: 7
Astghik
Admin
(@astgh)
Joined: 8 years ago

Illustrious Member
Posts: 6444

@toprak-ulas-bicer 

Use the CSS code below: 

#wpdcom .wmu-attached-images {
    border-bottom: none !important;
}

#wpdcom .wmu-attached-images .attachment-thumbnail, #wpdcom .wmu-attached-images .wmu-attached-image{
    border:none !important;
}

Insert the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.

Don't forget to delete the caches before checking.

Reply
Customer
(@toprak-ulas-bicer)
Joined: 10 months ago

Member
Posts: 7

@astgh did not work. tried on different device and purged the cache too.

Reply
Astghik
Admin
(@astgh)
Joined: 8 years ago

Illustrious Member
Posts: 6444

@toprak-ulas-bicer 

The code works fine, please watch this video: 

Please record a detailed video showing how you add the code and delete the caches.

Reply
Customer
(@toprak-ulas-bicer)
Joined: 10 months ago

Member
Posts: 7
Astghik
Admin
(@astgh)
Joined: 8 years ago

Illustrious Member
Posts: 6444

@toprak-ulas-bicer 

Could you please send the admin login details to info[at]gvectors.com email address? I'll ask the developers to check the issue for you.

Reply
Share:
Scroll to top