Guest aaaaaa21 Posted April 25, 2013 Share Posted April 25, 2013 Example: http://www.callofduty-community.com/forum/ You will see image of soldier down with text Register or else, how to make something like that but for ipb forum? Link to comment Share on other sites More sharing options...
0 King-Pin Posted May 19, 2013 Share Posted May 19, 2013 (edited) Well for starters, that is a vBulletin forum which is using an SMF plugin modified for vBulletin. Whether that plugin can be modified for IPB, I haven't a clue. But I'd imagine you can download a copy of and modify it to include an image instead. yes you can do that, basically just copy the image, here is the image http://www.callofduty-community.com/forum/images/misc/register.png then do these settings in the global sticky message hook put it on for guest only then in the editor box type in [url=http://yoursite.com/index.php?app=core&module=global&section=register][img]http://www.callofduty-community.com/forum/images/misc/register.png[/img][/url] and save it then goto you look and feel >> your skin >> Board Index >> VNStickyGlobalMessage you will see this <div align='center'><style type='text/css'>#stickymsg{position: fixed;{$this->settings['vn_sticky_message_system_location']}: 0px;line-height: 16px;{$this->settings['vn_sticky_message_system_position']}: 10px;z-index: 30000;opacity: 0.8;width: 260px;height: auto;color: #fff;text-shadow: rgba(0,0,0,0.3) 0px -1px 0px;text-decoration: none;font-size: 11px;font-family: Tahoma;border-radius: 3px;}#stickymsg a{ color: #fff; font-weight:bold; text-decoration: none; }#stickymsg:hover{ opacity: 1; }</style><div id='stickymsg'>{$data['message']}</div></div> just replace yours with that one Edited May 21, 2013 by King-Pin Link to comment Share on other sites More sharing options...
0 Administrator Tony Posted May 13, 2013 Administrator Share Posted May 13, 2013 As your topic appears to an IP.Board Support topic, it has been moved. Link to comment Share on other sites More sharing options...
0 Guest Yugialex Posted May 13, 2013 Share Posted May 13, 2013 (edited) Look and feel > click on your template > in Templates choose "globaltemplate" > then search for <body id='ipboard_body'> and add there so it looks like this: <body id='ipboard_body'>div.forcetoregister { background: url(adress to your image); background-repeat: no-repeat; width: 300px; height: 200px; padding: 0 5px 3px; position: fixed; right: 1px; bottom: 0px; z-index: 1; } Not sure if it will work, but try. Edited May 13, 2013 by Yugialex Link to comment Share on other sites More sharing options...
0 Administrator Tony Posted May 19, 2013 Administrator Share Posted May 19, 2013 Well for starters, that is a vBulletin forum which is using an SMF plugin modified for vBulletin. Whether that plugin can be modified for IPB, I haven't a clue. But I'd imagine you can download a copy of and modify it to include an image instead. Link to comment Share on other sites More sharing options...
0 Guest aaaaaa21 Posted May 21, 2013 Share Posted May 21, 2013 (edited) Epic! thank you <333 dont have time now but i will try this next week Edited May 21, 2013 by aaaaaa21 Link to comment Share on other sites More sharing options...
0 Administrator Tony Posted May 21, 2013 Administrator Share Posted May 21, 2013 Epic! thank you <333dont have time now but i will try this next week Be sure to follow up next week. I un-marked this topic as 'solved' until then. Link to comment Share on other sites More sharing options...
0 Pooba Posted June 3, 2013 Share Posted June 3, 2013 im trying it now,but it only has settings for on or off,what groups can see it and a text editor,all the positioning settings are not there,could someone tell me what needs to be added to have them.Edit: the version on the site is outdated,will upload the most current version. Link to comment Share on other sites More sharing options...
0 xzoex Posted June 3, 2013 Share Posted June 3, 2013 You need to edit your skin.goto you look and feel >> your skin >> Board Index >> VNStickyGlobalMessage Link to comment Share on other sites More sharing options...
0 King-Pin Posted June 3, 2013 Share Posted June 3, 2013 im trying it now,but it only has settings for on or off,what groups can see it and a text editor,all the positioning settings are not there,could someone tell me what needs to be added to have them.Edit: the version on the site is outdated,will upload the most current version.sorry but you must not off read my solution correctly as it as everything in it to do what you requested, meaning you surely didn't read what i put Link to comment Share on other sites More sharing options...
0 Pooba Posted June 3, 2013 Share Posted June 3, 2013 yes,i see that now,just trying to figure out what needs to be changed.Edit: i did do everything that was said it was just my editor was messing up the bbcodes,but its works completely,thanks for this. Link to comment Share on other sites More sharing options...
0 Evarni Posted June 4, 2013 Share Posted June 4, 2013 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Guest aaaaaa21
Example:
You will see image of soldier down with text Register or else, how to make something like that but for ipb forum?
Link to comment
Share on other sites
11 answers to this question
Recommended Posts