The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hey all,
trying to apply some super basic CSS to the facebook feed member images in my side block. http://www.talkjesus.com/forum.php I threw this in additional.css Code:
._43q7 .img { border-radius: 90px !important; border: 1px solid #DDD !important; padding: 1px !important; } Am I missing something? |
#2
|
|||
|
|||
![]()
You need to provide the template name, php code or provide the actual code in order for us to know what you are describing.
![]() "__43q7" looks likes a code generated selector. |
#3
|
||||
|
||||
![]() Quote:
43q7 is the same one applied to each member picture, on every refresh. So it appears static. This is the sideblock code Code:
<div class="fb-like-box" data-href="https://www.facebook.com/talkjesus" data-width="260" data-height="405" data-colorscheme="light" data-show-faces="true" data-header="false" data-stream="false" data-show-border="false"></div> |
#4
|
|||
|
|||
![]()
* Removed *
|
#6
|
|||
|
|||
![]()
* Removed *
|
#7
|
||||
|
||||
![]()
Zachery is correct. Your iframe is from another domain (thus, the CSS is from another domain) and you would need to use javascript to change the CSS. Google "apply css to iframe" to get some ideas on how to do it.
|
#8
|
||||
|
||||
![]()
Ok thanks Lynne and Zachery
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|