Notifications
Clear all

wpdiscuz how to edit the style of embedded images?

9 Posts
2 Users
0 Reactions
290 Views
Posts: 7
Customer
Topic starter
(@toprak-ulas-bicer)
Member
Joined: 4 weeks 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: 4 weeks ago

@astgh please help.

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

Illustrious Member
Posts: 6152

@toprak-ulas-bicer 

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

Reply
Customer
(@toprak-ulas-bicer)
Joined: 4 weeks ago

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

Illustrious Member
Posts: 6152

@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: 4 weeks ago

Member
Posts: 7

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

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

Illustrious Member
Posts: 6152

@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: 4 weeks ago

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

Illustrious Member
Posts: 6152

@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