Remove Last Visit Info with CSS

!_NICK_! at 07h42
20
Dec
2011
On this theme here. Here is what I want removed using CSS.

The thing I want removed is in Red.
1 Guest, on 20/12/2011 at 15h13
Try this after all codes:
Code:
div#main div#main-content p.rightside{
display: none !important;
}

or:
Code:
div#main div#main-content p.right{
display: none !important;
}
2 !_NICK_!, on 20/12/2011 at 18h51
It worked.

Solved.
3 Sanket, on 20/12/2011 at 19h22
Solved | Archived
Similar topics
Turkish Foreign Minister arrives in Baghdad for an official visit to offer congratulations to the new government Alsumaria News / Baghdad, SUNDAY, JANUARY 16, 2011
Version 2 contained the ability to create a moviename.info file, insert the IMDB url for the movie, thus allowing for a perfect lookup for movies. There was an option within the OPTIONS section to enable .info support. Version 3 appears to have remove
Can you make an option to delete all media info (codecs) from all NFO files? Because XBMC does scrape this info by itself and very fast I don't want this info in my NFO files. I have over 500 movies and I would like to delete all media-info from the NFO
Replies 1 to 3 on 3 for "Remove Last Visit Info with CSS"
See also
more_less
Informations

3 Replies For the topic :
"Remove Last Visit Info with CSS"

This topic has been viewed 734 times.

Last message :
20/12/2011 at 07h42 by "!_NICK_!"