AmandaEve
Forum Replies Created
-
Forum: Plugins
In reply to: [Flickr Photostream] No picturesHow do you downgrade?
Forum: Fixing WordPress
In reply to: Background Image questionexcellent …. i’ll look into it. Thanks a bunch Andrew.
Forum: Fixing WordPress
In reply to: Background Image questionbody {background: url(http://www.redesign.chinchedbistro.com/wp-content/uploads/2014/06/ChatcutrieBG.png),url(http://www.redesign.chinchedbistro.com/wp-content/uploads/2014/06/darkwoodbg.jpg);background-repeat: no-repeat, no-repeat ; background-position: fixed, right top ;would that be right? Or am I appling it to body again?
Forum: Fixing WordPress
In reply to: Background Image questionwait … one question – if I wanted this images … fixed … what`s the syntax for that in this context?
Forum: Fixing WordPress
In reply to: Background Image question#SelfResolved
Forum: Fixing WordPress
In reply to: Background Image questionreally? Score … YAY!
Forum: Fixing WordPress
In reply to: Background Image questionyeah, that’s not the wood I’m using – that was just a screnshot of an example the client wanted.
I’m working with using this:
body {background: url(http://www.redesign.chinchedbistro.com/wp-content/uploads/2014/06/ChatcutrieBG.png),url(http://www.redesign.chinchedbistro.com/wp-content/uploads/2014/06/darkwoodbg.jpg);background-repeat: no-repeat, no-repeat, repeat-x; background-position: left top, right top, left top ; }think that would be cool?
I’m having the same problem Did you find a solution?
It works – but it moves all the other widgets on the other pages, which then messes with the styling around other shortcode boxes on other pages …. maybe … is it possible that I can still use this code but have it only apply to this particular instance of the widget – like … is there a widget ID I could use?
too much to ask for?
the link itself isn’t suppose to move, it’s location it right. But the linkable area – or hit box is only active on the bottom of the words … know what I mean?
If you mouse over the words, it’s not linked … but if you move your cursor over to the bottom rung of the capital E in Events your mouse will turn into the hand, and the link is active.
If you Inspect Element you can see the wrapper for the sidebar widgets seems to be blocking it somehow. But … I could be wrong.
I had another issue with another site and I did this:
#crum_galleries_widget-2, #crum_galleries_widget-3 {margin-bottom: 10px !important;}but I don’t know what to replace the #crum_galleries_widget-2, #crum_galleries_widget-3 with. I’m using the Text widget, so I don’t want this is effect all the text widgets … just these particular ones.
no, that didn’t work. Thanks though.
Totally.
http://www.fathomtheatre.ca/events/of-heroes-herring-2014-07-23/
I reduced the size of the month in the widgets, it helped a little. So now there’s like a sliver of linkable area on the <Back to calendar link.
the problem is the wrapper for the widgets in the sidebar are on top of the main content in the left panel. is there a way around this?