![]() |
can you post a screenshot of the mod being used?
|
1 Attachment(s)
Our version looks like this.
|
<a href="http://img207.imageshack.us/img207/719/twitter1.jpg" target="_blank">http://img207.imageshack.us/img207/719/twitter1.jpg</a>
As you can see in the above pic, it turns all the text under the twitter pic into a link. How can I correct that? |
-the end link tag is missing...
Code:
border="0"/></a> |
excellent mod. cool
|
Quote:
|
this is brilliant!
thank you! excuse my idiocy but how do i get the twitter link to open a new page?? |
Quote:
To get the link to open in a new browser window, what you do is add the target="_blank" attribute to your code, like this Code:
<a href="https://twitter.com/$post[field11]" target="_blank"> |
Cheers!
|
Great!
However, I've been trying to run both this and the FB mod side by side and all I get is a mix of the two :( What I actually get is the FB profile linking to the Twitter profile pic, or the Twitter image not showing at all! Any ideas how I can get both to work together in perfect harmony? <if condition="is_member_of($bbuserinfo, 2, 5, 6, 7, 10)"> <if condition="$post['field5']"> <a href="http://www.facebook.com/home.php/#/profile.php?id=$post[field5]&ref=profile"> <img alt="My Facebook" border="0" src="http://www.mysite.com/forum/images/facebook.png" border="0"/> </if></if> <if condition="is_member_of($bbuserinfo, 2, 5, 6, 7, 10)"> <if condition="$post['field6']"> <a href="https://twitter.com/$post[field6] <img alt="My Twitter" border="0" src="http://www.mysite.com/forum/images/twitter1.png" border="0"/> </if></if> |
All times are GMT. The time now is 03:31 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|