Mandos
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Placing text over an imageHi IT4Worship
Thanks for the advice, but I have been doing this previously where I created the image (with copy) and exported from InDesign then saving this as a web image from Photoshop.
Essentially I want the copy to stay live and not embedded in an image mainly for SEO reasons but also because I want the copy to stay live – I feel I’m cheating if everything is an image.
So I really want to know how to do this properly… I feel I’m very close, apart from the content being pushed down the page. This is the only thing which is proving to be a barrier.
Forum: Plugins
In reply to: [Easy Table] Text Wrapping around TableHi Soulwake
Were you able to sort this issue out? I am experiencing the same.
Forum: Themes and Templates
In reply to: Work theme photo bordersSorry, my bad. It’s late. Thanks for the link.
Forum: Plugins
In reply to: [jQuery T(-) Countdown Widget] Causes content below to jump in IEHi Baden
Ok I have added the class (you provided) to the theme’s css with DW and as you predicted it didn’t make a change in IE so I sent to my client the details for inspecting an element in IE.
http://support.janova.us/entries/20181293-How-to-inspect-an-Element-in-Internet-Explorer
He sent it back a screen grab – and I can see the line height is 20px
Does this mean it isn’t being applied to the element?
If so what are the step I take to apply.
Forum: Fixing WordPress
In reply to: T Minus Countdown (Hoth) delete secondsWorked!
Looks ugly without the seconds panel… but it is what the client wants and you know the phrase, the client always knows best… and wants the worst ; )
Thanks CJ – no doubt I’ll be back…
Forum: Fixing WordPress
In reply to: T Minus Countdown (Hoth) delete secondsNo problems – thanks ClaytonJames. I’ll give this a try and let you know how it goes. Thanks again.
Forum: Fixing WordPress
In reply to: T Minus Countdown (Hoth) delete seconds}
.hoft-seconds_dash {
display:none;
}style.css did like the above at all…
Forum: Fixing WordPress
In reply to: T Minus Countdown (Hoth) delete secondsT(-) Countdown plugin, css style Hoth, do not want the seconds to appear.
.hoth-seconds_dash {display:none;} didn’t affect the Associate Theme – are you sure it is in the Style sheet or the Functions.php where I need to place this?
also have the hoth style applied I assume it would be:
.hoth-seconds_dash {display:none;}
Forum: Fixing WordPress
In reply to: How to Remove Leave a ReplyTo Nell265
THANK YOU THANK YOU THANK YOU! for the simple steps as highlighted above.