The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Ok, I tried to search the issue fix for a few hours. To no success.
I have fixed width site. When I upload a large picture to my user album it brakes the width of the site and extends beyond. Is there a place (or mod) where I can set these parameters? Thank you |
|
#2
|
||||
|
||||
|
You would need to use CSS to change it for that style. If you don't know how to do that, you will need to provide a link to a page so we can see it and we can try to help you write the CSS.
|
|
#3
|
|||
|
|||
|
Thank you.
|
|
#4
|
|||
|
|||
|
Add to the bottom of your 'additional.css' template.
Code:
#picturelink img {
max-width:895px;
}
|
| 4 благодарности(ей) от: | ||
| ckgb, dizzynation, Lynne, ozzy47 | ||
|
#6
|
|||
|
|||
|
This was based off the link to your web site, the page's boxmodel. That is why we need a link as @Lynne suggested.
(Just in case anyone else is reading this thread and wonders why we need a link. )
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|