![]() |
custom border image around images created with [img] tags
Hey guys,Hope this is the right place but i am trying to do something but am in the dark on how.
Basically i want to edit the default code used to [img] tags.I would basically like to add my own custom border image to it so when an image is posted using the [img] tags the border will be displayed around images.However i am unsure of how to go about this.I know how to code it i just dont know there to find the code that does this.Any help would be great.Thanks |
I'd suggest creating a BB code. Much easier and then you can always create various version and borders with bb codes :P
|
EDIT:After thinking this over more i think you are right.So that leaves one question.I created a custom BB code which works for displaying images with the border i wanted.However i havent got a clue on how to make images "clickable links" so a thumbnail can direct to the full image.Any help would be great.
|
bump
|
well thats a toughish one.
Why not link the image to the thumbnail, so a thumbnail shows up and link that thumbnail to the full image? |
Hello again,
Thats actually what i am trying to do but either i did something wrong or it isnt working correctly.When i add the thumnail image that works fine but when i try to link it to the full image it just wont work and messes up the custom bb tags.Could you perhaps post an example so i can double check to see if mine is correct? |
Now I'm getting kinda confused try to sort this one out. I'm thinking maybe create a justify box, and insert your thumbnail inside it, So the border wraps around it leaving no gaps and have the thumnail linked to full sized image using a [url=http://blah.com/blah.jpg[/url] around the img coding.
|
This is the code i am using for my custom BB code.It works fine for images/thumbnails but it will no work when trying to add a hyperlink.Hope this helps clear up your confusion.
Quote:
|
1 Attachment(s)
Find in "includes/class_bbcode.php":
Code:
function handle_bbcode_img_match($link) Code:
function handle_bbcode_img_match($link) Scroll down to Additional CSS Definitions and add this: Code:
.post image{ |
Thanks acid but that doesnt help me to much as i dont want a css border i want a border made of custom graphics that i have made.See the code in my post above yours to see what i mean.
|
1 Attachment(s)
Like this?
|
Yes thats exactly right,Im trying to make a custom BB code now after thinking about it because i dont want these borders to show up on images like signatures which also use the default [img] tags.
|
My way only puts the border around IMG tags within the message.
|
Ah then thats perfect,if you could give me an example that would be great.Will your way work with my border though?It's made of 8 images,
top left,top mid,top right,right side,left side,bottom left,bottom mid,bottom right. Oh also will this work with VBA pages as well?I use VBAcmps for news and articles so this must work on those pages as well which is another reason i was think a custom BB code may be best. |
I'm trying to find a way to make a border using images with CSS.
|
Using your method is it strictly CSS or can you use table html as well?Thats how i created it before then used CSS to add the images to there correct cells.
|
When you're making the file edit to class_bbcode.php, you can alter the HTML used for the IMG tags. You'll have the same URL Linking problem though with the tables even with the file edit.
Reason being that you're not wrapping the link tag around the image - rather you're wrapping it around the whole table; so it's no longer clickable. |
Ah i see thats the current problem as well.So i guess CSS is the only option.You looked like you handled it very easily in your test but i assume your backround is a very basic one?Mine will be a custom image made to make inserted images look like an old style photograph something like this.
http://img399.imageshack.us/img399/9...rbanner0gt.jpg |
In my screenshot, I used the HTML you provided a few posts back; so the border was made from your images.
|
ah i see so it does work so then doesnt that mean basically that you have it working?
|
I used the HTML you've been using in your new BBCode -- so if your users try doing:
Code:
[url="google.com"][img]http://mysite.com/image.jpg[/img][/url] |
Ah i see.Seems this is gonna be the hardest thing to overcome.Is there perhaps a way i can make a custom BBcode just to control the border?for example if i wanted an image to have the boarder i could do-
Quote:
:EDIT: Cant i use something like this to manage the images via CSS? Quote:
|
Hmm i was thinking of something that might be an option.Can i put the table code with image border in the area used for [url] tags then use some sort of "if" tag or conditional to make the border only appear when used along with [img] tags?
|
bump
|
All times are GMT. The time now is 05:23 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|