If you can help me I will send you $5 or I can buy you something for $5. Im sure its a easy soultion. Thanks in advance. http://www.orgreenicreview.com At the footer I would like the list to stop when it reaches 5 ads and continue beside it to fill in the rest of the box.
Would have a look if the site would load -.- , times out while loading. Pm me if the site load again, Seb
Hmm, for me still not. it loads as far as seeing the website title now in my browser, and the website text, but no formatingor css at all. Odd
well want to help but guess i cant, maybe your webhost server is to far away from germany, never had such issues though
Hi kangbroke It's a bit difficult to say exactly without know how the adverts get there in the first place, but looking at the source code I think they are hard coded? i.e. not from a widget, I only say this as there is no CSS surrounding them. You can do this in a number of ways. i via php - if hard coded a function to read the directory for the images then have a LIMIT statement, or you can use JQuery (built into WP) the whole job should not take more than 1/2 hour but someone (I) would need more info first i.e. theme, widgets in use and exactly what you want to do with the rest of adverts (i.e. over the 5 limit). Also, do you want the adverts to display randomly. A very quick way for you to do it would be to use a text widget and just insert the relevant HTML link code, you could then restrict to 5 widgets. Another way is here (a widget that you could use)