by idwpub
4 replies
  • WEB DESIGN
  • |
I'm trying to put links into my header. Currently I have my links and images showing... photo, shop, blog, video. But I need get them spaced properly. Any suggestions appreciated.
#wordpress
  • Profile picture of the author john_kennedy
    Originally Posted by idwpub View Post

    I'm trying to put links into my header. Currently I have my links and images showing... photo, shop, blog, video. But I need get them spaced properly. Any suggestions appreciated.
    Got a link to the site so we can see what you have now?

    John
    {{ DiscussionBoard.errors[1093299].message }}
    • Profile picture of the author idwpub
      I'm sorry. this is the kingduce dot com/blog

      I am attempting to space the links the same as the main page of the site that isn't a wordpress site.. kingduce dot com


      Thanks for your help
      {{ DiscussionBoard.errors[1093430].message }}
  • Profile picture of the author HomeBizNizz
    In CSS:
    a {margin-left: 5px; margin-right: 5px;}

    Or something like that...?
    {{ DiscussionBoard.errors[1093711].message }}
    • Profile picture of the author idwpub
      Currently I put the photo,blog,video images and links by inserting the following into the header php.

      <a style="text-decoration: none;" href="kingduce dot com/store.html"><img class="size-full wp-image-125 alignright" title="store" src=" kingduce dot com/blog/wp-content/themes/haveli/img/storea.gif" alt="photos" hspace="250" width="50" height="15" />
      but i'm not able to space them through out the header. Maybe I'm just missing it or did this backwards
      {{ DiscussionBoard.errors[1093781].message }}

Trending Topics