• Before posting a question, please check our Frequently Asked Questions page as well as previous threads here. Odds are you aren't the first to ask, and you may find the answer without having to post!

Image Border Polls

Image Border?

  • Current Border

    Votes: 0 0.0%
  • Make it Thinner

    Votes: 0 0.0%

  • Total voters
    1
Dusky said:
full
You mean remove the background? Nope! As evidenced to the side. OuO
EDIT: There are probably a dozen different ways to do it... Kiyoko, try adding =none after the "table" in the opening tag.
Dusky added borders with bbcode ;o.
 
Is the guide going to updated to include codes for borders? Since they were removed..
 
Yes, that is what the tutorial will be about... borders! It may take us a few days to pull something together though, @Hux. (:
 
Mordecai said:
Yes, that is what the tutorial will be about... borders! It may take us a few days to pull something together though, @Hux. (:
If image floats works with it then that would be great. Just some extra codes for a border now.
 
Mordecai said:
Yes, that is what the tutorial will be about... borders! It may take us a few days to pull something together though, @Hux. (:
A tutorial :o Will I get an honorable mention or something? ^~^


Joking, I don't need to be mentioned for something plenty of others could've probably figured out as far as I did, even a good handful probably could've gone way farther than me :P Plus, mine's not really complete neough for full use, since it can't really go centered or anything...
 
I for one am incredibly glad to see the borders go. I preferred to add my own borders using image editing software (mostly to make some thin and elegant black ones) and I couldn't really do that with that clunky ugly thing before.


Thanks to everyone who voted for removal and an icy glare to those who wanted to keep the old broken borders *howl*
 
WAIT.


We're getting rid of the border around the pictures?!



*gasp*
 
Oh yeah, fixed the issue with the border's edge only being blue. Just remove the first number from the border's options, and then change the hex code/color name as wished. Still yet to figure out centering and aligning right without image float though.
 
Oh, phew. ^_^


I loved those borders but if you're planning doing a BBCode for it, then I'm cool.
 
Ah, it's not a BBcode being added, but rather reproducing it with current BBcode. For example, this border here that I made:






SixPathsOfPain.jpg







((Picture))
Code:
 
[QUOTE="Kiyoko Tomoe]centering

[/QUOTE]
Have you tried toying with the CENTERBLOCK tag?
 
Just did so, @welian. It's really based on the number you put for the option though, since from what I see the centering doesn't work too well if you don't have the proper number for the individual image. Preview doesn't really catch that issue though, since it looked centered fine in preview then went to the left a little when I tested it out as a post. Here it is though, as it worked best for the image I just showed earlier with the border.


It re-sizes the image for most images, though for 500 width images (in pixels), centerblock=45 is perfect for centering it. Everything smaller than that should have a good number that's also smaller, but for 500 width and higher, I recommend sticking to 45 unless working with something smaller, unless for larger you wish a bit bigger; in which case just test out somewhere between 45 and 70. That's the range I've found best to test out right now, but I haven't spent enough time to get a perfect ratio or anything like that for image size to centerblock size. I used 70 for my image on this one since it went full size but kept centered, but in the code I left it at 45.


Now then, to figure out how to get it over to the right...

Code:
[centerblock=45]
[row]
[column=span40]
[table=none]
[tr]
[th]
[border=groove #FF4500]
[bg=#CF5300]
((Image))
[/bg]
[/border]
[/th]
[/tr]
[/table]
[/column]
[/row]
[/centerblock]










SixPathsOfPain.jpg






 

Users who are viewing this thread

Back
Top