The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to word-wrap breadcrumb in navbar template?
I'm wondering if I can force a word-wrap of the breadcrumb at a certain percentage so that it does not appear over the checkered flag image as in the image below. I've tried making some changes myself, but everything I do seems to move or justify the breadcrumb to the right, which is opposite of what I want and seemingly opposite of the code I am changing. This one has me scratching my head.
|
#2
|
||||
|
||||
Add another table cell and put those checkered flags in that table call ... and breadcrumb text will wrap around.
|
#3
|
|||
|
|||
Thanks. I'll have to approach it differently then. I'll try ti your way. Currently it is a background image defined in the CSS and right-justified.
|
#4
|
|||
|
|||
OK, I added another table and put the image in it on it's own. I can make it look correct at one resolution (first image) but it doesn't seem to scale properly at lower resolutions, though you can see the breadcrumb wrapped properly (second image). Any help on how to fix this?
|
#5
|
|||
|
|||
Any help, please?
|
#6
|
||||
|
||||
2 ways you sort this...
- Instead of using css to get image, use image tag in the table cell or you can use code in the table cell ... <img src="$vboptions[cleargifurl]" width="250" height="70" border="0" alt="" /> .. edit the width and height the same size as your flag image. . |
#7
|
|||
|
|||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|