What phone? I tried viewing your site using the iPhone X emulator in Chrome but I can't see that issue. The borders look good.
Announcement
Collapse
No announcement yet.
How to have a border around my topic modules
Collapse
X
-
Sorry to hear that additional css was reset after the upgrade. Did you report it to vB?
Anyway, did you add the code posted in post #12?
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
Comment
-
I think that's a known issue in the mod. I might have the same issue on my home page here.
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
- Likes 1
Comment
-
- Top
- Translate
- Bottom
Comment
-
Right-click anywhere inside the module, then choose Inspect. It will highlight the corresponding HTML source code for the page. Then from there, walk up the HTML tree to find the containing <div> tag with b-module class. Then check the id attribute of that tag and make sure it equals widget_3
- Top
- Translate
- Bottom
- Likes 1
-
- Top
- Translate
- Bottom
Comment
-
You have a stray } right before the CSS code for #widget_3. Remove that, then add this:
Keep the #widget_3 code.Code:#widget_3 .conversation-list.stream-view .list-item { background: transparent; }
My Amazon Affiliate Link
Fast vBulletin VPS Host:
This site is hosted by IONOS
- Top
- Translate
- Bottom
Comment
Latest Posts
Collapse
-
Reply to Welcome to our newest member issueby SnowhogWow! I totally forgot about this.

I just now edited the user.php file. We have a BANNED 'new' user showing in "Welcome to our newest...Today, 08:22 AM -
Reply to Request: Instagram Media Embed or Retrieval Mod for vBulletin Forums Using Snapinstaink Approachby glennrocksvbThank you for the suggestion. I took some time to evaluate the request further and review Instagram's Terms of Use.
I understand the use...Yesterday, 12:05 PM -
I am running a vBulletin forum for a content creator community and wanted to raise a mod request around Instagram media integration. Currently when members...Yesterday, 09:14 AM



Comment