marisaporter
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Page Menus] [Plugin: Custom Page Menus] Horizontal menuHi I actually switched to a different plugin that let me style the horizontal menu. Yours probably could have been changed the same way.
I added li {} to the css file. I put my styles between the curlies.
Forum: Plugins
In reply to: [Custom Menu] [Plugin: Custom Menu] customize cssBut if you want to help me out it’s much appreciated.
Forum: Plugins
In reply to: [Custom Menu] [Plugin: Custom Menu] customize cssHey I added this:
li { float: left; position:relative; width: auto; margin: 15px 10px 5px 1px; padding:2px; }
to style.css and I’m on my way. I had no idea it would be this simple – except now I have to keep it from interfering from my other li items. Simple I’m sure.
Hi if you can please email me with how to do multiple instances – would be much obliged. Thank you!
Hi Paul!
It’s only been two days, so I’m not bugging, but I just wanted to let you know that I am using and love this plugin and it’s exactly what my client is looking for, so once we get the notification issue taken care of it will be stellar.
Do you think it’s something with my email client?? possibly? (gmail – so probably not?)
Thanks again!!
Forum: Plugins
In reply to: [Content Scheduler] [Plugin: Content Scheduler] default fieldsThank you! That’s good to know.
The bold was only so that you could see the issue clearly. Rereading it, it looks a bit emphatic.
Forum: Networking WordPress
In reply to: WPMU WP-Pools Not working.It works! Thanks for posting this solution.
Forum: Fixing WordPress
In reply to: Display different post categories on different pagesBrilliant idea, vtxyzzy. Pure genius. I already had that plugin installed so viola, endless page/category options. You could just categorize even multiple posts into one category that the page links to.
I wonder if you can organize them on the page somehow? I guess that’s another level.
Forum: Plugins
In reply to: [Promotion Slider] [Plugin: Promotion Slider] edit excerpt textHi Ellepixal – here is the link if you need a demo – it might move so I apologize if it’s down when you check it out, but I’ll try to keep it here for awhile.
http://floridakeys.pmndesign.com/
And many thanks to Micah the author of this awesome plugin.
Forum: Plugins
In reply to: [Promotion Slider] [Plugin: Promotion Slider] edit excerpt textit works – all that’s left is to style it like I want to. Thanks for the help! I never could have figured that out the way I was going yesterday. I’m resolving this.
Forum: Plugins
In reply to: [Promotion Slider] [Plugin: Promotion Slider] edit excerpt textFantastic – thanks much.
Forum: Plugins
In reply to: [Promotion Slider] [Plugin: Promotion Slider] edit excerpt textHi Micah,
Thanks again for your reply.It’s so great to hear back!
The code came through in the email – so I copied and pasted it. There were some errors, but I noticed some funny characters, that I think were lost in the translation when the code got emailed. Can you try sending again?
Parse error: syntax error, unexpected T_FUNCTION .
Forum: Plugins
In reply to: [Promotion Slider] [Plugin: Promotion Slider] edit excerpt textI mean I will NOW follow Micah’s advice.
Forum: Plugins
In reply to: [Promotion Slider] [Plugin: Promotion Slider] edit excerpt textHi moregone!
I believe this is all the css I modified, but I will not follow Micah’s advice and somehow put it in a custom file of some sort, in keeping with his recommendation to not modify the plugin.
.promo_slider img { margin:0; padding:0; right:40%; max-width:60%; background:#fff;} .promo_slider .panel {background:#E7f0f7; /*background:url('images/slide.png');*/ display:none; float:left; overflow:hidden; width:100%; height:100%; } .promo_slider_excerpt { display:block; position:absolute; right:0; bottom:0; left:60%; height:70%; color:#4F85CF; font-size:14px; line-height:22px; margin: 50px 20px 30px 30px; }If this doesn’t work. please let me know and I’ll scour the css to see if there’s anything I missed – but I think this is all!