I am sure there is a better way to do the set_config(), but this is how I got it working. Now a fair amount of this you can adjust depending on where you want it and how you want it to look
<p class="{S_CONTENT_FLOW_END}<!-- IF S_USER_LOGGED_IN --> rightside
in overall_header.html but i did find it in index_body.html, is that correct??
I tried putting it in the index_body.html but it looked a bit of a mess to be honest. I originally thought your code was for MoDs to be able to change the News ticker but according to my test forum anyone could see it.
Guess it was worth a try mate Would be good to see this MoD updated as i think its great, i really need to have so my MoDs can change it without giving them admin powers.
Yes anyone can see it. You have to wrap it in something that only some can see. if you want only mods to see it you would use <!-- IF MCP -->put here<!-- ENDIF -->, I think thats the one. OR ACP if just admins. I put mine in the overall_header.html, what style were you using? What I put up was just a simple table to put them in. If yours was a mess I am willing to bet that it was due to the style that you are using, as mine is a 100% width, its not limited.
I am sure there is a better way to do the set_config(), but this is how I got it working. Now a fair amount of this you can adjust depending on where you want it and how you want it to look
<p class="{S_CONTENT_FLOW_END}<!-- IF S_USER_LOGGED_IN --> rightside
in overall_header.html but i did find it in index_body.html, is that correct??
I tried putting it in the index_body.html but it looked a bit of a mess to be honest. I originally thought your code was for MoDs to be able to change the News ticker but according to my test forum anyone could see it.
Guess it was worth a try mate Would be good to see this MoD updated as i think its great, i really need to have so my MoDs can change it without giving them admin powers.
Yes anyone can see it. You have to wrap it in something that only some can see. if you want only mods to see it you would use <!-- IF MCP -->put here<!-- ENDIF -->, I think thats the one. OR ACP if just admins. I put mine in the overall_header.html, what style were you using? What I put up was just a simple table to put them in. If yours was a mess I am willing to bet that it was due to the style that you are using, as mine is a 100% width, its not limited.
Hi Jd, i use SE-pro, ended up not bothering with the above, i agree that it was probably my style tht messed it, i am however thinking of adding more text boxes. I also added code to make this visable only to those who have signed in
Only problem i have is when i insert the txt in the ACP as a link the colour feature doesnt work and it comes out the default forum font colour (see pic below), it might have something to do with the code i put in for increasing the font size but other than that its a great MOD
Iv managed to create an additional text box, so now i have 4, it was pretty simple and you could actually add a few more though space might be tight, speaking of which, i also put in space between each text, looks pretty darn good