The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

hey all i think its a bbcode error

4 posters

Go down

hey all i think its a bbcode error Empty hey all i think its a bbcode error

Post by lvlasked October 17th 2009, 9:37 pm

right first off ill explane the prob

when people use my bbcode to rezise there img that part works fine the img gos to the 300 x 300 px size i put into the bbcode but the forum page stays huge and dont go back to the forum size and i dont no why link below is of the imgs resize but the fourm page staying out of it dimentions

http://parrotbasics.com/viewtopic.php?f=27&t=182&p=852#p852

my code is

BCode usage: [rimg]{URL}[/rimg]

HTML replacement: <a href="{URL}"><img style="max-width:300px; max-height; 300px;" src="{URL}" alt="Image" /></a>

any help would be great to get my forum bk to its propa size after the imgs have been resized sorry about my selling
avatar
lvlasked
New Member

Posts : 9
Reputation : 0
Language : english

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by Sanket October 17th 2009, 9:42 pm

What the image url you are using?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by lvlasked October 17th 2009, 9:45 pm

unless some come could edit this code

<!-- IF S_BBCODE_IMG -->
<input type="button" class="btnbbcode" accesskey="p" name="addbbcode14" value="Img" style="width: 40px" onclick="bbstyle(14)" onmouseover="helpline('p')" onmouseout="helpline('tip')" />
<!-- ENDIF -->
<!-- IF S_LINKS_ALLOWED -->
<input type="button" class="btnbbcode" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 40px" onclick="bbstyle(16)" onmouseover="helpline('w')" onmouseout="helpline('tip')" />
<!-- ENDIF -->

so that i can use the original IMG bottom to resize the imgs they post onto the site to width and hight to 300px ??? would that stop the page from goin so big ?
avatar
lvlasked
New Member

Posts : 9
Reputation : 0
Language : english

Back to top Go down

hey all i think its a bbcode error Empty hey

Post by lvlasked October 17th 2009, 9:46 pm

what do you mean by the ( image url ) please ? im not that great at these coding things lol
avatar
lvlasked
New Member

Posts : 9
Reputation : 0
Language : english

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by MrMario October 17th 2009, 9:57 pm

What image are you using? We need the url of the image. example url of a website.
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by lvlasked October 17th 2009, 10:17 pm

avatar
lvlasked
New Member

Posts : 9
Reputation : 0
Language : english

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by lvlasked October 18th 2009, 5:23 pm

bump
avatar
lvlasked
New Member

Posts : 9
Reputation : 0
Language : english

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by Sanket October 18th 2009, 6:46 pm

You are using the wrong code. That should be the code.
Code:
[img]URL[/img]

edit:Oops missed that slash !


Last edited by Sanket on October 18th 2009, 7:02 pm; edited 1 time in total
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by Master Marc October 18th 2009, 6:59 pm

Sanket wrote:You are using the wrong code. That should be the code.
Code:
[img]URL[img]
tongue

Here is the code :

Code:
[img][/img]
Master Marc
Master Marc
Hyperactive

Male Posts : 3661
Reputation : 47
Language : English and Spanish.

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by Sanket October 18th 2009, 7:03 pm

lol...thanks for correcting. I missed it. heehe!
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by lvlasked October 18th 2009, 8:05 pm

i dont think you lot are gettin what im saying i added a bbcode of Rimg on
so that it would resize the imgs that people post with [rimg]URL[/rimg] but when people use this code it resizes the imgs but leave my forum topic wide on that one post
avatar
lvlasked
New Member

Posts : 9
Reputation : 0
Language : english

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by Sanket October 18th 2009, 8:07 pm

I am not sure whether such a code of rimg exists or not.


But to resize a image to a set size, here is the code.
Code:
[img=100x200] URL [/img]
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by lvlasked October 18th 2009, 8:10 pm

its a added bbcode i found and i carnt use the code img cos it alrdy exsits in the actly phpbb codes that you get
avatar
lvlasked
New Member

Posts : 9
Reputation : 0
Language : english

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by Sanket October 18th 2009, 8:13 pm

I am not understanding you right now. Sorry.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by lvlasked October 18th 2009, 8:26 pm

ok ill tell you again Razz

right

you go admin control panel = ACP

then you go POSTING then on the left hand side it says messages under that theres a BBCODE where you can add you own codes

right i added a new code called RIMG for people to use so that it resize there imgs to 300x300 px

but when people use it the forum page stays huges link below shows you

http://www.parrotbasics.com/viewtopic.php?f=27&t=182

and the html code for it is

<a href="{URL}"><img style="max-width:300px; max-height; 300px;" src="{URL}" alt="Image" /></a>

i wanna no why my forum page stays huge Very Happy
avatar
lvlasked
New Member

Posts : 9
Reputation : 0
Language : english

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by Sanket October 18th 2009, 8:31 pm

Allright, is that the forum for which you are asking this question?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by lvlasked October 18th 2009, 8:38 pm

yer it is i just dont no why when people use this code the img resize thats great but the forum dosnt go bk to it propa size stays big
avatar
lvlasked
New Member

Posts : 9
Reputation : 0
Language : english

Back to top Go down

hey all i think its a bbcode error Empty Re: hey all i think its a bbcode error

Post by Sanket October 18th 2009, 8:40 pm

Sorry, but we cannot provide you with anymore support since its not a forumotion forum.

Topic Locked.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum