Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

[SOLVED] How to Put Social Media Icons in Page Menu


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Dec 28, 2012, 03:44 PM
CrumbsMaster
 
2 posts · Dec 2012
Howdy everyone... I found a similar thread on this topic here:
http://forum.bytesforall.com/showthread.php?t=14021

but it didn't solve the issue. I would like to have social media icons in the page menu, but I don't know how to use div tags as suggested in the thread referenced above. I can figure out the CSS end on my own. If someone can help with a short snippet of code with the div tags (and where they would go), I'd be so greatly appreciative!
  #2  
Old Dec 28, 2012, 03:47 PM
juggledad's Avatar
juggledad
 
20,148 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
if you are going to try making changes like this, you need to know some basic HTML. try going thru the tutorial at htmldog.com
  #3  
Old Dec 28, 2012, 04:37 PM
CrumbsMaster
 
2 posts · Dec 2012
Thanks for the tip. For those needing the help, in the style & edit header area:

<div id="social-icons">
<a href="http://www.facebook.com/"><img src="/YOUR IMAGE" alt="Facebook" /></a>
<a href="https://twitter.com/"><img src="/YOUR IMAGE" alt="Twitter" /></a>
<COPY/PASTE ABOVE AS NEEDED FOR ADDITIONAL ICONS>
</div>

And in the CSS:

div#social-icons {
margin-top:-25px;
position:fixed;
z-index:2;
}

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How to add social media icons pamlita Atahualpa 3 Wordpress theme 2 Oct 11, 2012 12:01 PM
Social Media Icons in Header sleenie Header configuration & styling 15 May 25, 2012 09:27 PM
[SOLVED] Social media icons / Widget christina4733 Sidebars & Widgets 3 Oct 23, 2011 11:45 AM
[SOLVED] Page Menu with Social Media Icons Tammy Page & Category Menu Bars 4 May 4, 2011 03:31 PM


All times are GMT -6. The time now is 02:44 PM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.