Welcome Guest [Log In] [Register]
This board has been archived and is no longer accepting new questions. If you have a support question for your ZetaBoard, please visit us at the new support board. Registration is free and easy.


Visit the NEW ZetaBoards Support forum!

Username:   Password:
Add Reply
Looking for a couple of codes
Topic Started: Jan 6 2008, 07:35 AM (1,054 Views)
ManaBurnX
Member Avatar
Member
[ * ]
I'm looking for a code that will allow me to float a picture. Let's say you want to add an image but you want the text to be tight with it and not just one line and then all the text goes under it. This makes it look much nicer, especially if you use items in the portal and want the text to be next to it.

Here's an example.

Posted Image

See how the picture is next to the text instead of above or below it. Does anyone have that code for zetaboards?



Another code I'm looking for is one that will allow us to modify the size of images in posts. I'm not talking about the autosize feature. Let's say I find an image on the net I want to use but it's a little too big and I don't want to download it, resize it, and then host it just to post that one picture. It would be similar to the way that YouTube videos can be resized but instead of [flash=250,150] it could be [img=250,150] or something like that.
Offline Profile Quote Post Goto Top
 
choco
SPORE
[ *  *  * ]
<img src="http://url here" style="float:right;" />
Will float an image to the right.

As for the second code, it's possible, but unfortunately -- the code would be sort of insecure, and easy to use for harm (such as redirection and so on)
Offline Profile Quote Post Goto Top
 
ManaBurnX
Member Avatar
Member
[ * ]
I tried it but it doesn't work. I'm not trying to add this to the CSS or anything. I'm trying to put it in a post. I'm not sure if I did anything wrong but I copied the code you put above and just changed the URL.
Edited by ManaBurnX, Jan 9 2008, 11:11 AM.
Offline Profile Quote Post Goto Top
 
carastir
Member Avatar
Did you say something?
[ *  *  * ]
<img src="http://url here" style="float:right;" /> is for web page design. Html tags cannot be used in zetaboard forum posts. You can use it while in the ACP, however.
Edited by carastir, Jan 10 2008, 10:02 PM.
Offline Profile Quote Post Goto Top
 
Eureka
Member
[ *  *  * ]
You can have a code to do this kind of thing. It'll just be a custom BBCode and a new CSS addon.
Edited by Eureka, Jan 11 2008, 01:44 AM.
Offline Profile Quote Post Goto Top
 
ManaBurnX
Member Avatar
Member
[ * ]
Ok, thanks for the info but I have no idea how to do that. T_T Anyone know how? I found the float tags great for stuff in the portal.
Offline Profile Quote Post Goto Top
 
LINKSWORD2
Member Avatar
The Forgotten Hero
[ * ]
I may be wrong about this, and I can't test this for sure because most of the servers are down right now for maintenance, (hopefully my IF board is getting moved to ZB) but there should be a BBCode that allows you to use HTML elements within a forum post, although you'd have to use the BBCode itself to get the HTML to work.

Or this may be like the IF version I am so familiar with that it displays the HTML code, rather than activating it.

If I've made a mistake, I have to apologize.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Coding & Modifications · Next Topic »
Add Reply