Link Logos »  Show posts from    to     

Icy Phoenix


phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) - Link Logos



joey14 [ Sat 07 Feb, 2009 16:57 ]
Post subject: Link Logos
Hello, I'm looking to add pictures to my links like the picture below... Any help would be appreciated!


Limun [ Sat 07 Feb, 2009 17:14 ]
Post subject: Re: Link Logos
more details will be helpfuly
like link to your site., do u have links in your site , do u have portal ...ecc


joey14 [ Sat 07 Feb, 2009 17:55 ]
Post subject: Re: Link Logos
Sorry about that!

Im talking about the links on the right side of my page.

http://www.stingem.net/forums/index.php


Limun [ Sat 07 Feb, 2009 18:13 ]
Post subject: Re: Link Logos
open your stylesblack_pearltemplateportalblocklinks.html

delete all and replace with this
Spoiler: [ Show ]



-- red are link to site
-- blue are images for links

adding more links
Spoiler: [ Show ]


width="103" and height="40" are dimensions of your banners for links



joey14 [ Sat 07 Feb, 2009 18:41 ]
Post subject: Re: Link Logos
Are you talking about deleting all of this? I couldnt find the Spoiler: sorry

Spoiler: [ Show ]


Limun [ Sat 07 Feb, 2009 20:54 ]
Post subject: Re: Link Logos
nooooo

i sad links.html in your stylesblack_pearltemplateportalblock


joey14 [ Sun 08 Feb, 2009 18:15 ]
Post subject: Re: Link Logos
Thanks Limun!!! Works great! How can I make it so it doesn’t scroll and to be centered?


http://www.stingem.net/forums/index.php


Limun [ Sun 08 Feb, 2009 18:35 ]
Post subject: Re: Link Logos
joey14 wrote: [View Post]
Thanks Limun!!! Works great! How can I make it so it doesn’t scroll and to be centered?

i think if you put "0" in scrollamount=" 3" it will stop

or

remove this two lines
Code: [Hide] [Select]
<marquee behavior="scroll" direction="up" height="150px" scrolldelay=" 0" scrollamount=" 3" onmouseover="this.stop()" onmouseout="this.start()">

Code: [Hide] [Select]
</marquee>



and center it shoud work here
Code: [Hide] [Select]
<tr class="row1">


replace with
Code: [Hide] [Select]
<tr class="row1" aling="center">


joey14 [ Sun 08 Feb, 2009 19:08 ]
Post subject: Re: Link Logos
Thanks again! I tried the <tr class="row1" aling="center"> for the center and it didnt work....


Limun [ Sun 08 Feb, 2009 19:26 ]
Post subject: Re: Link Logos
joey14 wrote: [View Post]
Thanks again! I tried the <tr class="row1" aling="center"> for the center and it didnt work....


ups i spelled wrong aling

put align="center"

let me know




Powered by Icy Phoenix