How to put twitter and rss feed buttons at the top of my forum?
2 posters
Graphic Design Forum | GraphicsCode.net :: Graphic Design and Web Design Forums :: General Web Design Forum
Page 1 of 1
How to put twitter and rss feed buttons at the top of my forum?
Well thats the question....at the top o the GC forum we had a rss feed button (no longer their) and a twitter button...
Re: How to put twitter and rss feed buttons at the top of my forum?
This: http://help.forumotion.com/tricks-tips-f32/three-navigations-bars-on-your-forum-t27228.htm
Admin- Webmaster
- Posts : 1156
Join date : 2009-07-12
Re: How to put twitter and rss feed buttons at the top of my forum?
If you need it to be more specific, just say it.
Admin- Webmaster
- Posts : 1156
Join date : 2009-07-12
Re: How to put twitter and rss feed buttons at the top of my forum?
yeah more specifix plz didnt really understand the tut
Thankyou
Thankyou
Re: How to put twitter and rss feed buttons at the top of my forum?
Place this code in your CSS:
You can change the div align to center, right, left and obviously the LINK and IMGLINK.
- Code:
.second_nav {
padding: 0 0 0 0;
background-image: url('');
border-color: transparent;
width:98%;
}
- Code:
<div class=second_nav><div align=right><a href=LINK><img src=IMGLINK></a></div>
You can change the div align to center, right, left and obviously the LINK and IMGLINK.
Admin- Webmaster
- Posts : 1156
Join date : 2009-07-12
Re: How to put twitter and rss feed buttons at the top of my forum?
No problems mate.
Admin- Webmaster
- Posts : 1156
Join date : 2009-07-12
Graphic Design Forum | GraphicsCode.net :: Graphic Design and Web Design Forums :: General Web Design Forum
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum