That little 14x14 gif... any way to turn it into a 64x64?
Cutline Theme Support Forums » Cutline Theme Support Forums
Increasing RSS image size?
(5 posts)-
Posted 2 years ago #
-
I think your best bet would be to just do a Google Image search for RSS icons and find one with a license allowing you to use it.
http://images.google.com/images?hl=en&q=rss+icon&btnG=Search+Images&gbv=2
Posted 2 years ago # -
I believe what Andrew wanted to ask was if there´s any way to change the coding line where the rss icon stays, I´m having the same problem (www.videographia.com.br/blog), I uploaded a bigger RSS image but the template cut it to the size of the line where it´s written RSS... I believe his question goes unsolved. Anyone...? :P
Posted 2 years ago # -
Ah, my apologies if I misinterpreted. That does present a different problem. I can't say I've run into that. I just enlarged my icon and re-uploaded it, and it increased size just fine...and I haven't tweaked the icon display code at all. I don't see anything in your styles that would be limiting it either unless your margin line is doing something screwy. The line in my style.css that displays it is this:
ul#nav li.rss a { padding: 0 18px 0 0; background: url('images/icon_rss.gif') 100% 50% no-repeat; }
I'm pretty sure I haven't done anything to it...all I've changed is the actual "icon_rss.gif" file. Hope that helps.Posted 2 years ago # -
Not sure if an answer to this has been posted at all?
Was hoping to be able to set a maximum dimenion/resize when an image is uploaded through an upload field in the admin section.. have encountered a client who uploads images from their own clients, and they seem to be supplying 9mb image files.. A too big B JIT has issues with large images at present on my install.. to keep page rendering times down.. I would Ideally like to limit the image size and dimensions via the backend to assist a little with keeping load times to a minimum.. is there scope for this functionality on an upload field.. baring in mind I'm a light coder.. what's the best approach?
Posted 1 month ago #
Reply
You must log in to post.
not resolved