Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 11 Years, 4 Months, 3 Weeks ago Latest Thread Syndication (RSS) - max img size
#1
Solved: 11 Years, 4 Months, 3 Weeks ago
Hi, how can I set max img size for Latest Thread Syndication (RSS) views
#2
Solved: 11 Years, 4 Months, 3 Weeks ago
img size =

<img src="path" width="xXx" heigth="xXx" />
[Image: 468x60_bf4brasil_site_zpsd7eefd7f.png]
#3
Solved: 11 Years, 4 Months, 3 Weeks ago
(2013-09-04, 07:17 AM)dthiago Wrote: img size =

<img src="path" width="xXx" heigth="xXx" />

Where do I add the CSS code? In the global.css?
#4
Solved: 11 Years, 4 Months, 3 Weeks ago
(2013-09-04, 01:37 PM)marcus123 Wrote:
(2013-09-04, 07:17 AM)dthiago Wrote: img size =

<img src="path" width="xXx" heigth="xXx" />

Where do I add the CSS code? In the global.css?

The above is a HTML code so it should be added into the templates however I'm unsure which template.
#5
Solved: 11 Years, 4 Months, 3 Weeks ago
The Thread Syndication (RSS) page shows in XML check this one please: http://community.mybb.com/syndication.ph...7&limit=15 how to locate template that controls this page?
#6
Solved: 11 Years, 4 Months, 3 Weeks ago
you can try like this -->
admin panel >> themes >> active theme >> Add Stylesheet (tab) -->
File Name --> syndication.css
Attached to --> select Specific files then click on Add another link
--> File <-- syndication.php & select Globally
then select Write my own content
type required css style code in the text area

img {max-width: 800px !important; height: auto !important;}
save the stylesheet and check your RSS syndication page

(image for guidance)
#7
Solved: 11 Years, 4 Months, 3 Weeks ago
Thanks .M. you're the man
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)