Quote:
Originally Posted by CyberRanger
The $myfeeds variables let you place summary information from your RSS feeds on ANY page and ANY place you want if that page is vb powered (ie global.php is called). Here is a good example of what you can do: https://vborg.vbsupport.ru/showpost....&postcount=215
I really should have called that "columns" across. If you set it to two and you have two feeds assigned to $myfeeds, you'd get this:
feed1 feed2
If you had it set to 1, you'd get:
feed1
feed2
|
Hi mate. Installed it and got it all working easy enough.
I've just trawled through all 50 odd pages trying to work out how to get multiple columns.
I've set the $myfeeds to 2 in the settings and I've set the $myfeeds variable to "yes" in each of the feeds as suggested, but I still only get a single column.
I've tried the fix to the navbar, but I got nothing up top.
I'd like 2 (or even 3 columns) across the top of the fourmhome page under the navbar.
Any suggestions??