Stats Page - Slight Tweak

I'm sure there's a simple explanation to this but I'm struggling to find it.

Basically, all I really want to do (for the moment) is swap the screenshot image over to the left and the h3 content - Username, URL, Category and Member Since - over to the right; so that they replace positions.

http://travelnotes.org/topsites/stats/malaysia-asia/

I'd also like to put <a href="{$url}" onclick="out(this,'{$username}');" rel="nofollow" border="0"> on the screenshot.
 
There are a couple of hitches though.

I can't seem to get the user URL to work on the image, even with backslashing out the quotes.

And a long URL (on the right) gets pushed down to under the photo.
 

Basti

Administrator
Staff member
You made the right move for long urls. Thats what we also did for 0.7

As for the screenshot linking you properbly made something wrong. Though editing plugin files could get complicated once you update the list as these changes are going to be overwritten. Properbly time to move the screenshot image code into a plugin html file, which is not that dependant on overwriting when updating the core.

A Visit this web image we also planned to add
 
Top