The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Navigator on the side

2 posters

Go down

Navigator on the side Empty Navigator on the side

Post by Sir Chivas™ Sun 29 Jan 2012 - 1:21

I can't find the tutorial to make a Navigator like the forums below,

for example this forum: http://code-phase.forumotion.co.uk/?tt=1
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Navigator on the side Empty Re: Navigator on the side

Post by warfreak Sun 29 Jan 2012 - 6:52

Sir Chivas wrote:I can't find the tutorial to make a Navigator like the forums below,

for example this forum: http://code-phase.forumotion.co.uk/?tt=1

do you want like this???

Navigator on the side 124

here is the code

put this in your css
Code:
/* Tipkice -------------------------------------------------*/
#tipkice {
padding-left: 5px;
position: fixed;
left: 0;
top: 130px;
width: 24px;
}

and put this one in your overall_header this sample
Code:
<ul id="tipkice">
    <li><a title="Twitter" href="URL OF YOUR TWITTER"><img src="http://icons.iconarchive.com/icons/deleket/social-networking/48/Twitter-icon.png"></a></li>
        <li><a title="Facebook Page" href="URL OF YOUR FACEBOOK"><img src="http://icons.iconarchive.com/icons/deleket/social-networking/48/Facebook-icon.png"></a></li>
   
  <li><a title="FAQ" href="URL OF YOUR FAQ"><img src="http://icons.iconarchive.com/icons/oxygen-icons.org/oxygen/48/Apps-help-browser-icon.png"></a></li>  </ul>
avatar
warfreak
Forumember

Posts : 100
Reputation : 2
Language : English

http://geekpinoy.forums.fm/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum