RSS images on other position

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Sat Jun 02, 2012 1:43 pm
Hi,
pease how can move a RSS icon in view article category from up right (see jpg attached) to another side?

I do not like all that empty space, what do you suggest?
User avatar
Senior Boarder

Konrad M
Tue Jun 05, 2012 9:53 am
Hi,
Can you attach file again, becasue there is no attachment.
User avatar

GK User
Tue Jun 05, 2012 10:40 am
Sorry
User avatar
Senior Boarder

GK User
Tue Jun 05, 2012 10:41 am
Snap1.jpg


Sorry
User avatar
Senior Boarder

Konrad M
Tue Jun 05, 2012 10:46 am
If you want to move it for example at the bottom of articles you will need edit layout. But if you want to move it to left or up or reduce space you can do this using css rules. Where you want to move it?
User avatar

GK User
Tue Jun 05, 2012 11:05 am
Thanks...so, i prefer reduce space and move them on top right or left. The RSS icon is only on the page to "categories view" and on single category page. The article page does not have this.
User avatar
Senior Boarder

Konrad M
Tue Jun 05, 2012 11:12 am
Ok I last thing I need is url to page with category. You want tu move it above breadcumb or under ?
User avatar

GK User
Tue Jun 05, 2012 11:24 am
It would be great if the icon appeared in the location breadcrumbs moved across to the right.
User avatar
Senior Boarder

Konrad M
Tue Jun 05, 2012 11:32 am
As I said I need url to category page and some screen what exactly you want to aciheve.
User avatar

GK User
Tue Jun 05, 2012 12:03 pm
For example:

http://www.21dieci.it/bloggare.feed
or
http://www.21dieci.it/bloggare/arte/fotografia.feed
or
http://www.21dieci.it/bloggare/tecnologia/internet.feed

Sorry but photoshop crashing when i try open a snap.jpg. So in breadcrumb gray box on right put the RSS icon.
User avatar
Senior Boarder

Konrad M
Tue Jun 05, 2012 12:10 pm
Please try add to override.css
Code: Select all
.itemListView .k2FeedIcon {
margin:-65px 5px 0 0;
float:right;
width:20px;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Tue Jun 05, 2012 1:15 pm
Konrad...great work!!! Thanks!
User avatar
Senior Boarder


cron