Support Forum

  • Page:
  • 1

Bringing the bird to the top?

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hey
I am using jtweet on this site
artes-musikproduktion.de.ps-server.net/cara2/

and I would like to have the bird logo and the Follow section on the top of the module. Would that be possible?
Also, how can I change the Follow me to a nicer text? I have this black text with a frame that I can't get rid of.
Thanks a lot
Rolf
  • Rolf Wagels's Avatar
  • Rolf Wagels
  • Previous Member
  • 29 posts
  • Karma: 0
The administrator has disabled public write access.
That link does not load for me...
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.
Now it does, I had a short hick up as well.
Thanks
Rolf
  • Rolf Wagels's Avatar
  • Rolf Wagels
  • Previous Member
  • 29 posts
  • Karma: 0
The administrator has disabled public write access.
You would need to edit the module code to re-arrange the elements. mod_jTweet.php I think.

The second part is easier, the border comes from this line (jTweet.css line 42):

span.triggerDetail {
border:2px solid #DDDDDD;
clear:both;
color:#343434;
float:left;
font-family:georgia;
font-size:0.9em;
font-style:italic;
margin-top:10px;
padding:0 8px;
text-transform:lowercase;
}

and the text colour comes from line 43:

span.triggerDetail a {
color:#333333;
display:inline;
width:100%;
}
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.
Thanks

Regarding the bird position: I am using the jtweet plugin on another site as well and there the bird in on the top:
www.bodhran-info.de/
That seems to be a different (older?) version, in the backend it says: First Tweet Icon, could I use the old version or is there a security reason not to do so?
Thanks
Rolf
  • Rolf Wagels's Avatar
  • Rolf Wagels
  • Previous Member
  • 29 posts
  • Karma: 0
The administrator has disabled public write access.
That's a good point. In fact, looking at it again I think the bird should be by the first post and I am not certain why it isn't.

Give us a chance to think this one over. I will check with Jason who has a deep understanding of the module...
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.
Okay,
website should go live after the weekend, so this gives you some time to talk to Jason.
Help is much appreciated!
Best
Rolf
  • Rolf Wagels's Avatar
  • Rolf Wagels
  • Previous Member
  • 29 posts
  • Karma: 0
The administrator has disabled public write access.
I have the same issue with the bird at the bottom.

Using JB_Mod_jTweet_J1.5_J2.5_1.8.1

ogdenbusiness.dataz.com

is this a css issue or do I need to hack the module tmpl file?

Thanks
  • B Smith's Avatar
  • B Smith
  • 12 Month basic
  • 397 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
I took the easy way out and put a custom HTML module on top of the tweet module and turned off the module title on the tweet module.
  • B Smith's Avatar
  • B Smith
  • 12 Month basic
  • 397 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Cool thanks for letting us know.
Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers