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.

How do I put a link on the announcement

4 posters

Go down

How do I put a link on the announcement  Empty How do I put a link on the announcement

Post by MRU Rapid October 29th 2010, 8:30 pm

How do you make a link in the announcement at the top of the page so when you click on it, it takes you to link page.
avatar
MRU Rapid
Forumember

Posts : 55
Reputation : 5
Language : English

http://www.modzruz.com

Back to top Go down

How do I put a link on the announcement  Empty Re: How do I put a link on the announcement

Post by Maki1 October 29th 2010, 8:32 pm

Like this you mean.

Code:
[url=http://help.forumotion.com/]Hello[/url]
Maki1
Maki1
Hyperactive

Male Posts : 2529
Reputation : 442
Language : English »» CSS Stylesheet
Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

Back to top Go down

How do I put a link on the announcement  Empty Re: How do I put a link on the announcement

Post by MRU Rapid October 29th 2010, 8:35 pm

I wAnt itmlike the one at the top of this page.
avatar
MRU Rapid
Forumember

Posts : 55
Reputation : 5
Language : English

http://www.modzruz.com

Back to top Go down

How do I put a link on the announcement  Empty Re: How do I put a link on the announcement

Post by MRU Rapid October 29th 2010, 8:36 pm

Maki1 wrote:Like this you mean.

Code:
[url=http://help.forumotion.com/]Hello[/url]

I don't get what you mean.
avatar
MRU Rapid
Forumember

Posts : 55
Reputation : 5
Language : English

http://www.modzruz.com

Back to top Go down

How do I put a link on the announcement  Empty Re: How do I put a link on the announcement

Post by Rikho123 October 29th 2010, 8:45 pm

<a href="http://Your url">Your text</a>

avatar
Rikho123
Forumember

Male Posts : 120
Reputation : 0
Language : indonesia

http://sharemind.betaboard.net

Back to top Go down

How do I put a link on the announcement  Empty Re: How do I put a link on the announcement

Post by MRU Rapid October 29th 2010, 8:47 pm

Rikho123 wrote:<a href="http://Your url">Your text</a>


Do i put this in CSS stylesheet?
avatar
MRU Rapid
Forumember

Posts : 55
Reputation : 5
Language : English

http://www.modzruz.com

Back to top Go down

How do I put a link on the announcement  Empty Re: How do I put a link on the announcement

Post by Maki1 October 29th 2010, 8:50 pm

Maki1
Maki1
Hyperactive

Male Posts : 2529
Reputation : 442
Language : English »» CSS Stylesheet
Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

Back to top Go down

How do I put a link on the announcement  Empty Re: How do I put a link on the announcement

Post by Saxaca October 30th 2010, 9:18 am

Please put the following in your HomePage message..
Code:
<style type="text/css">

a:link,a:active,a:visited {
    padding: 0px;
    color: darkblue;
    text-decoration: none;
    }

a:hover{
  padding: 0px;
  text-decoration: none !important;
  color: orange;
    }
</style>

<strong><span style="font-size: 24px; line-height: normal"><a href="http://help.forumotion.com/updates-and-new-features-f1/motionprizes-2gb-storage-free-domain-name-and-more-t78366.htm">MotionPrizes : 2GB storage, free domain name and more...</a></strong>
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

Back to top


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