The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
RSS2 External.php and image attachments question
I am using the following url to display my forums rss feed on another page: http://domain.com/external.php?type=rss2
My question is, how would I go about limiting the size of the image attachments that are being displayed? Currently it is displaying the image and the thumbnail, but both of them are really large. I'd like to specify that they can only be x number of pixel by x number of pixels max. Would I need to edit my external.php file? Thanks |
#2
|
||||
|
||||
You could use CSS selectors to limit the size of images.
|
Благодарность от: | ||
RichieBoy67 |
#3
|
|||
|
|||
Would I ad the css to the external.php file?
|
#4
|
||||
|
||||
What I would do is add the CSS via a plugin, hooked at "parse_templates" with code of the form:
PHP Code:
|
Благодарность от: | ||
Lynne |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|