Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
RevCMS help
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="xpixiex" data-source="post: 105749" data-attributes="member: 16703"><p>ex. Mango, Priv, Habbo etc.</p><p> </p><p> </p><p> </p><p><strong>Problem 1:</strong> I think it's normal, more like because when you go into an article it's silly if you link yourself in the same page.. Maybe you could customize it, code it yourself than using {newslist} and make the current new that is open, "Welkom op Tubbo hotel!", class="selected" than using href..</p><p> </p><p>If you understand me then good... If not please don't flame I'm not a prof <img src="/styles/default/xenforo/smilies/emojione/wink.png" class="smilie" loading="lazy" alt=";)" title="Wink ;)" data-shortname=";)" /></p><p> </p><p><strong>Problem 2: </strong>If you are using Mango skin, or what ever skin, just erase some parts of the me.php, just for example in Mango theme..</p><p> </p><p>[PHP]<div id="main_right"></p><p><div id="top_stories"></p><p><div id="top-story"></p><p><div id="top-snippet"></div></p><p></div></p><p><div id="top-headlines-holder"></p><p><div class="subnews_1"><a href="index.php?url=news&id={newsID-1}">{newsTitle-1} &raquo;</a></p><p><div class="sub-news-date">{newsDate-1}</div></p><p></div></p><p><div class="subnews_0"><a href="index.php?url=news&id={newsID-2}">{newsTitle-2} &raquo;</a></p><p><div class="sub-news-date">{newsDate-2}</div></p><p></div></p><p><div class="subnews_1"><a href="index.php?url=news&id={newsID-3}">{newsTitle-3} &raquo;</a></p><p><div class="sub-news-date">{newsDate-3}</div></p><p></div></p><p><div class="subnews_0"><a href="index.php?url=news&id={newsID-4}">{newsTitle-4} &raquo;</a></p><p><div class="sub-news-date">{newsDate-4}</div></p><p></div></p><p><div class="subnews_1"><a href="index.php?url=news&id={newsID-1}">{newsTitle-5} &raquo;</a></p><p><div class="sub-news-date">{newsDate-5}</div></p><p></div></p><p><div style="text-align:right; margin:3px;"><a href="news">Read more &raquo;</a></div></p><p></div></p><p></div></p><p><br/>&nbsp;<br/></p><p></script></p><p>[/PHP]</p><p> </p><p>erase some like if you only want 2 articles to be displayed erase..</p><p>[PHP]<div class="subnews_1"><a href="index.php?url=news&id={newsID-3}">{newsTitle-3} &raquo;</a></p><p><div class="sub-news-date">{newsDate-3}</div></p><p></div></p><p><div class="subnews_0"><a href="index.php?url=news&id={newsID-4}">{newsTitle-4} &raquo;</a></p><p><div class="sub-news-date">{newsDate-4}</div></p><p></div></p><p><div class="subnews_1"><a href="index.php?url=news&id={newsID-1}">{newsTitle-5} &raquo;</a></p><p><div class="sub-news-date">{newsDate-5}</div></p><p></div>[/PHP]</p><p> </p><p> </p><p>Hope I helped <img src="/styles/default/xenforo/smilies/emojione/biggrin.png" class="smilie" loading="lazy" alt=":D" title="Big Grin :D" data-shortname=":D" /></p></blockquote><p></p>
[QUOTE="xpixiex, post: 105749, member: 16703"] ex. Mango, Priv, Habbo etc. [B]Problem 1:[/B] I think it's normal, more like because when you go into an article it's silly if you link yourself in the same page.. Maybe you could customize it, code it yourself than using {newslist} and make the current new that is open, "Welkom op Tubbo hotel!", class="selected" than using href.. If you understand me then good... If not please don't flame I'm not a prof ;) [B]Problem 2: [/B]If you are using Mango skin, or what ever skin, just erase some parts of the me.php, just for example in Mango theme.. [PHP]<div id="main_right"> <div id="top_stories"> <div id="top-story"> <div id="top-snippet"></div> </div> <div id="top-headlines-holder"> <div class="subnews_1"><a href="index.php?url=news&id={newsID-1}">{newsTitle-1} »</a> <div class="sub-news-date">{newsDate-1}</div> </div> <div class="subnews_0"><a href="index.php?url=news&id={newsID-2}">{newsTitle-2} »</a> <div class="sub-news-date">{newsDate-2}</div> </div> <div class="subnews_1"><a href="index.php?url=news&id={newsID-3}">{newsTitle-3} »</a> <div class="sub-news-date">{newsDate-3}</div> </div> <div class="subnews_0"><a href="index.php?url=news&id={newsID-4}">{newsTitle-4} »</a> <div class="sub-news-date">{newsDate-4}</div> </div> <div class="subnews_1"><a href="index.php?url=news&id={newsID-1}">{newsTitle-5} »</a> <div class="sub-news-date">{newsDate-5}</div> </div> <div style="text-align:right; margin:3px;"><a href="news">Read more »</a></div> </div> </div> <br/> <br/> </script> [/PHP] erase some like if you only want 2 articles to be displayed erase.. [PHP]<div class="subnews_1"><a href="index.php?url=news&id={newsID-3}">{newsTitle-3} »</a> <div class="sub-news-date">{newsDate-3}</div> </div> <div class="subnews_0"><a href="index.php?url=news&id={newsID-4}">{newsTitle-4} »</a> <div class="sub-news-date">{newsDate-4}</div> </div> <div class="subnews_1"><a href="index.php?url=news&id={newsID-1}">{newsTitle-5} »</a> <div class="sub-news-date">{newsDate-5}</div> </div>[/PHP] Hope I helped :D [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
RevCMS help
Top