Page 1 of 1
bbcodes within portal?
Posted: 13 Sep 2011, 21:56
by dunnocks
hi can i use bbcodes anywhere in the portal?
i want to embed facebook and twitter widgets
thanks
bbcodes within portal?
Posted: 13 Sep 2011, 22:49
by Stoker
Nope, not bbcodes.
But you can use html in the template file instead.
bbcodes within portal?
Posted: 13 Sep 2011, 22:52
by dunnocks
hi thanks
i have figured it out somewhat ,
i have edited the simpleportal_body.html file
i have one widget in now but i need to figure out how to put another one to the right of it
can you help?
http://www.frankandwalters.net/forum/
bbcodes within portal?
Posted: 13 Sep 2011, 22:54
by Stoker
Use float.
Wrap the boxes in a divs. One float:left; and one float:right;
bbcodes within portal?
Posted: 13 Sep 2011, 23:40
by dunnocks
hi thanks ,im doing it another way now
can u tell me how to make the box containing the twitter widget smaller?