-
AuthorPosts
-
Phill Moderator
Phill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 21, 2009 at 8:23 pm #139431I’m looking at adding some different typography to my installs and the first I have tried is the pullquote.
I think it looks ok but not quite right so any suggestions would be good.
Here is the link to an article I am trying it in.
http://www.windsurf.me.uk/articles/locations-a-holidays/63-pidgeon-point-by-stuart-cockerill.html
Look for the bit that says “Tobago in February was a shock”.
The html that goes in the article is
<h4 class="pullquote">Tobago in February was a shock</h4>
and I added the following css to my typo.css file to generate it.
/*
* Pullquote class
*/.pullquote {
padding: 10px;
float: right;
width: 200px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #694e1c;
border-bottom-color: #694e1c;
font-size: 16px;
text-align: center;
line-height: 36px;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: normal;
}I also have to tidy up that article as it was pulled from an old site. I have not yet removed the tables and replaced them by div’s but I will once I have the pullquote working well.
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
March 21, 2009 at 10:46 pm #297222phill luckhurst;119311I’m looking at adding some different typography to my installs and the first I have tried is the pullquote.
I think it looks ok but not quite right so any suggestions would be good.
Hi Phil
Pushed for time today, but I have some ideas I’d like to share on layout etc care to PM me?
Cheers Shannon1 user says Thank You to ShannonN for this useful post
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 22, 2009 at 10:03 am #297264<em>@ShannonN 119327 wrote:</em><blockquote>Hi Phil
Pushed for time today, but I have some ideas I’d like to share on layout etc care to PM me?
Cheers Shannon</blockquote>Cheers ShannonN,
I used that article just to test the concept of the pullquote as it is an old one that barely gets looked at so it I mess it up fiddling it was not a problem. I am in the process of writing a large article and would like to put a couple of quotes inset in the article. I first tried creating some inset classes but they didn’t work well with the inbuilt quote typography in this template hence the need to come up with something new.
I have dropped you a pm.
-
AuthorPosts
This topic contains 3 replies, has 2 voices, and was last updated by Phill 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum