Jump to content
Sign in to follow this  
Ryan Logan

How to place content directly above the Social Media icons (Similar to Post ID:3200)

Recommended Posts

Ryan Logan

This post: http://www.pagelines.com/forum/topic.php?id=3200 is the closest I could find for a solution, but I believe it is too dated...for my Framework version. I would like to add "Example Text" | "Example Text", placed a couple of lines above the Social Media icons and right-aligned with the icons. Any help would be appreciated. Thank you. Ryan PageLines Pro - Developer v2.1.6

Share this post


Link to post
Share on other sites
Rob
Ryan, it might help if you could send a mocked-up screen-shot of what you're trying to accomplish. Sorry to make you take an extra step, but for clarity of purpose, it would be really helpful. Did you mean to add customized content like a phone number, address or ad above the branding area social media links, like I have a Google leaderboard at http://www.epicurus.com/ ?

Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
Ryan Logan
Hi. I'd just like to add two lines of text above the social media icons. (see example below) line of text line of text social media icons

Share this post


Link to post
Share on other sites
Rob
See the solution I provided here: http://www.pagelines.com/forum/discussion/19685/adding-a-logo-next-to-the-website-name-and-description/p1 Essentially, you can change the div class title, and change the content you want inside the div. In this example, a different div was created for each line so that different styling could be applied to each line. You also need one div to wrap the entire thing so you can align it all, correctly.

Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
Ryan Logan
Thank you for the response. However, I'm not sure we're talking about the same thing. Please see the attached image. Thanks again. [img]http://sandmanlevypetrich.com/wordpress1/wp-content/uploads/2012/05/deletemesoon.png[/img]

Share this post


Link to post
Share on other sites
catrina
You can use a hook to add the text. You'll need either the PageLines Customize plugin or the Base theme, which are explained here (if you're already using either then that's awesome): http://www.pagelines.com/wiki/How_to_Use_the_PageLines_Customize_Plugin http://www.pagelines.com/docs/base-child-theme The hook can be styled using Custom CSS: http://www.pagelines.com/wiki/Custom_CSS For example: [code]div.exampletextbox {font-family: fontname; font-size: #px;}[/code] (For reference: http://w3schools.com/css/default.asp)

Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×