|
: Dropcap style from my old template : faazz June 25, 2012, 09:34:27 PM Hi,
I'm upgrading my website saudilife.net to j2.5! and I'm looking to use Shape5's responsive template. I've been testing vertex template and have found it excellent so far. I'd like to know a couple of things. 1. My old Gavick template has stylings that I'd like to retain. Dropcap is one example. Can Shape5's support help me with that so my past articles are not affected and I continue to use the old template's stylings? 2. Can a module style of another color like "highlight" be added to vertex or can corporate theme be slightly modified to change the color of the header/logo/menu area to reflect my original website theme i.e. black background? Regards : Re: Dropcap style from my old template : mikek June 26, 2012, 07:33:49 AM Hello,
1. I'm sorry I don't know what "dropcap" is. If that's a typography item within Gavick's templates, that will only be used on their templates. Articles would be stylized just as they are shown on the demo pages. 2. That would require custom programming, we do not offer those services. : Re: Dropcap style from my old template : csereti March 24, 2014, 12:07:48 PM Hi there, I have the following css from another template but I have no idea how to put it in custom.css
: .dropcap { Then inside an article it was used like that: : <p><span class="dropcap">T</span>his is an example</p> Now I do it with s5 templates like: : <p><span style="font-family: Times New Roman,Times,serif; font-size: 5.6em; font-weight: bolder; text-align: center;">Τ</span>his is an example</p> I would like that implemented in Shape5 templates too Mike, you can read more about dropcaps here: http://www.magazinedesigning.com/drop-caps-and-initial-letters/ they are very nice :) : Re: Dropcap style from my old template : mikek March 25, 2014, 07:15:23 AM Hello,
That would require custom programming to do this. That's not a style that we provide with our templates. |