editing the header
-
How would I add my own html header/navigation:
<link rel=”SHORTCUT ICON” href=”http://www.joshuagullphotography.com/photos/928320924_qjXgy-Ti.png”>
<div id=”secret”>
.
</div>
<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.js” type=”text/javascript”></script>
<div id=”banner”>
<div id=”logo”>
</div>
<div id=”navigation”>
<ul id=”jsddm”>- Home
- |
- Galleries
<ul style=”visibility: hidden;”>
Weddings
Portraits
Children
Personal- |
- About
- |
- Information
<ul style=”visibility: hidden;”>
Rates
FAQ’s- |
- Follow
<ul style=”visibility: hidden;”>
Facebook
Twitter- |
- Blog
- |
- Contact
- |
- Clients
<div style=”clear: both;”></div>
</div>
</div>Where do I put this…I see where to add the css rules, but can’t find where to add html
The blog I need help with is: (visible only to logged in users)
-
You can add HTML to individual blog posts or inside a text widget in your sidebar. However that code contains javascript which is stripped out for security reasons. You can use CSS to edit the current appearance but you can’t modify the underlying code of your theme. What exactly are you trying to achieve and maybe we can help you out.
-
Oh you can also look into making a custom menu in Ambiru too. Go to Appearance > Menus in your dashboard and you can add page and category and external links (for twitter etc). Hopefully that will put you on the right track.
-
I’m trying to customize this blog to match my web site
My WordPress blog: http://joshuagullphotography.wordpress.com/
My web site: http://joshuagull.smugmug.com/
So I guess everything is going ok, except getting the drop-down nav-bar to work…it requires the script to work…can I add this anywhere in wordpress to make my drops work, or is this a waste of time…I got them to work on blogger….
- The topic ‘editing the header’ is closed to new replies.