Code: Select all
'TOPIC_ICON_IMG' => (!empty($icons[$row['icon_id']])) ? $icons[$row['icon_id']]['img'] : '',
'TOPIC_ICON_IMG_WIDTH' => (!empty($icons[$row['icon_id']])) ? $icons[$row['icon_id']]['width'] : '',
'TOPIC_ICON_IMG_HEIGHT' => (!empty($icons[$row['icon_id']])) ? $icons[$row['icon_id']]['height'] : '',
Code: Select all
<strong>{news_row.TOPIC_ICON_IMG}</strong>
hey i've been doing this but it doesn't seem to work for me. is there anything else that needs to be done after editing the portal_body.html file?BiggDawgg wrote:Blocks are very easy to move, just edit portal_body.htmlameisez wrote:GREAT MOD!!!
Would be better if blocks are movable![]()
thanks! got it to work!RMcGirr83 wrote:Purge the cache or refresh the template afterwards.
Just make the changes on your .htaccess and it will surely take you to the portal. And then you could edit the main_menu.html to link it back to the indextakadante wrote:I want it so when a user goes to mywebsite http://theappshare.com they see the portal, and not the board index. I also want to add a HOME Button to the header so it leads to the portal. Basically I want to make the portal my homepage, and add a link to forward to the forum
never mind i fixed it. i had to add different body css for the portal that way the forum and the portal won't use the same body css ^_^shahinavthal wrote:1. Try http://www.Board3.de for the portal FAQs
2. As for the style i feel the forum shouldnt get affected as there is a different stylesheet for the portal..(I had installed this long time back) but it should be the portal.css in the theme folder