The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Article images displayed too large
When posting CMS articles on my site I use the attachments to add images. After switching to a new theme I noticed that images display too large, cutting them off. See here for example
http://teamotec.net/content.php?182-...mport-Alliance (first image is made at correct size, following images display too large) In other themes on my site they display properly, but with this one they do not (feel free to choose a different style to view what I'm talking about). How can I edit this theme to display the images properly? I have tried changing the vbcms_article_image_large_max stylevar, but with no change seen |
#2
|
|||
|
|||
I don't know a lot about CSS, but the one that's working has this in the CSS:
HTML Code:
.article img { border: 0; margin: 10px; max-width: 800px; } and the other one is missing the max-width line. |
#3
|
|||
|
|||
What file was that in!?!?!?!?!?
|
#4
|
|||
|
|||
It looks like it's in the common CSS template, and max-width is set by a stylevar. But it also looks like maybe you fixed the problem?
|
#5
|
|||
|
|||
Yes I just did!!! It was in the vbcms.css template. Thanks for the help it was really appreciated!!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|