Styling Flickr RSS in Sidebar?
Started by
richfavinger
, Feb 15 2012 03:18 AM
9 replies to this topic
#1
Posted 15 February 2012 - 03:18 AM
Really I do feel very stupid at the moment. But for the life of me I can't figure our what I am doing with it.
Really simple... I want my FlickrRSS Feed / Widget to display with no borders or spacing 3 across with 12 images total.
I got some control with: but still have spaceing I can't seem to locate!
Test site running PageLines located:
Active site running different theme w/ proper FlickrRSS display:
Really simple... I want my FlickrRSS Feed / Widget to display with no borders or spacing 3 across with 12 images total.
I got some control with: but still have spaceing I can't seem to locate!
Test site running PageLines located:
Active site running different theme w/ proper FlickrRSS display:
#2
Posted 15 February 2012 - 04:26 AM
Please try this CSS instead:
#3
Posted 15 February 2012 - 05:55 AM
Sorry catrina, you get the same concept, but I still end up with a 5 or 10px spacing like before.
#4
Posted 15 February 2012 - 12:27 PM
Hi Rich,
Try adding this please, also if you want to have a similar style on your active site. Where you have 3 columns, simply adjust the width of the Sidebar in the Layout Editor.
Try adding this please, also if you want to have a similar style on your active site. Where you have 3 columns, simply adjust the width of the Sidebar in the Layout Editor.
#5
Posted 15 February 2012 - 10:50 PM
OK Danny we're heading in the right direction...
In the site CSS line 692 I found the widget_flickrRSS code. I copied it over to the Custom Code section, and zeroed every thing I could think of out. Even managed to get rid of the pesky little shadow! But now I still have a space at the bottom of each row.
VERY overkill, and more then needed but heres what I have:
Here is the original code from Line 692 of style.css
*** scratching head ***
In the site CSS line 692 I found the widget_flickrRSS code. I copied it over to the Custom Code section, and zeroed every thing I could think of out. Even managed to get rid of the pesky little shadow! But now I still have a space at the bottom of each row.
VERY overkill, and more then needed but heres what I have:
Here is the original code from Line 692 of style.css
*** scratching head ***
#6
Posted 16 February 2012 - 04:26 AM
Are you using PageLines Framework or PlatformPro?
#7
Posted 16 February 2012 - 05:53 AM
PageLines Framework - Professional
#8
Posted 16 February 2012 - 07:51 PM
Very odd indeed. I can't figure this one out either. :/
#9
Posted 17 February 2012 - 09:11 AM
Ok, I think I've got it...
Code seems to be working... Of special note in ".widget_flickrRSS a img" is the "-6px 0px 0px 0px" and "box-shadow: none"...
I'm now content with the look.
Code seems to be working... Of special note in ".widget_flickrRSS a img" is the "-6px 0px 0px 0px" and "box-shadow: none"...
I'm now content with the look.
#10
Posted 17 February 2012 - 11:57 AM
Hi Rich,
Glad to hear you got the look you desired, I have now resolved this issue. Thank you for informing us and nice job working it out!











