TinyPortal
Development => Support => Topic started by: madmax-tp on April 30, 2007, 11:25:50 PM
There is a block on the right side that I want to make my own ads. You can view the current block on the right side, towards the bottom. http://onlineg.com
Here is the code for the block that I have so far:
<div class="smalltext"><a href="http://www.freespire.org">Easiest Desktop Linux</a></div>
<div class="smalltext">Free Download, Free Updates,</div>
<div class="smalltext">Safe, Secure, Powerful</div>
<div class="smalltext"><a href="http://www.freespire.org">www.Freespire.org</a></div>
Basically want I want is the end result to look like this:
Easiest Desktop Linux (http://easiest%20desktop%20linux)
Free Download, Free Updates,
Safe, Secure, Powerful
www.Freespire.org (http://www.freespire.org)
1. I do not want Easiest Desktop Linux underlined (even though it is a link)
2. I do not want any spaces between each line
3. I want to be able to change the font size, but have the font match the forum font style
Any help is appreciated. Thank you
I think I just figured out how I can do it with just BBC.
[url=http://Easiest Desktop Linux][color=blue][size=8pt]Easiest Desktop Linux[/size][/color][/url]
[size=8pt]Free Download, Free Updates,[/size]
[size=8pt]Safe, Secure, Powerful[/size]
[url=http://www.Freespire.org][color=green][u][size=8pt]www.Freespire.org[/size][/u][/color][/url]
woot