Jump to content


- - - - -

IP.Board 2.3: Easy Advertisers Box


  • Please log in to reply
32 replies to this topic

#21 lavenlaar

lavenlaar

    Novice

  • Members
  • PipPip
  • 7 posts
  • Real Name:ned
  • IPB Version:N/A

Posted 27 October 2007 - 01:18 AM

QUOTE(devshed @ Aug 27 2007, 11:07 PM) <{POST_SNAPBACK}>
Tnx Andy! I figured out myself.


This is exactly what i was going to ask !!!  rolleyes.gif

PLEASE PLEASE PLEASE ! I would die for it down the right hand side approx 150px - where can i do this ?


#22 Favazza

Favazza

    Advanced Member

  • Members
  • PipPipPipPip
  • 63 posts
  • Real Name:Dario
  • IPB Version:v2.3.x

Posted 03 December 2007 - 01:04 PM

Likewise. Putting this on the right side would fit me like a glove ;)
Hope you can tell us how you did it...

#23 anuragblr

anuragblr

    n00b

  • Members
  • Pip
  • 1 posts
  • Real Name:anu
  • IPB Version:N/A

Posted 26 March 2008 - 09:52 PM

hi wht abt google adver can we use in it ...if then how??

#24 AndyF

AndyF

    Cogito ergo sum

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 8,414 posts
  • Location:Derby, UK
  • Real Name:Andy
  • IPB Version:v3.2.x
Contributor

Posted 27 March 2008 - 12:24 PM

Just add your google code inside it instead of the links ;)

View my tutorials

Please do NOT pm me with support related questions unless requested.
If you are in need of help or assistance, please post on the forum in the appropriate section!



A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6

#25 paulb

paulb

    Novice

  • Members
  • PipPip
  • 7 posts
  • IPB Version:v2.3.x

Posted 13 January 2009 - 09:32 PM

hi this is pretty neat. got it working ok. But could some one tell me how to get it at the bottom instead of the top please and thanks. My board is 2.3.6 if it helps

EDIT: Never mind i got it lol Thanks again

Edited by paulb, 13 January 2009 - 09:36 PM.


#26 AndyF

AndyF

    Cogito ergo sum

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 8,414 posts
  • Location:Derby, UK
  • Real Name:Andy
  • IPB Version:v3.2.x
Contributor

Posted 14 January 2009 - 11:02 AM

View Postpaulb, on Jan 13 2009, 09:32 PM, said:

hi this is pretty neat. got it working ok. But could some one tell me how to get it at the bottom instead of the top please and thanks. My board is 2.3.6 if it helps

EDIT: Never mind i got it lol Thanks again
Ah good ;)

For those who want to know this, you could add it further down in the board header / footer wrapper (under the board / stats tags)

View my tutorials

Please do NOT pm me with support related questions unless requested.
If you are in need of help or assistance, please post on the forum in the appropriate section!



A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6

#27 Mattlav

Mattlav

    Novice

  • Banned
  • PipPip
  • 8 posts
  • Real Name:Mattlav
  • IPB Version:v2.3.x

Posted 09 March 2009 - 04:09 PM

Hey,

I was wondering how i can make the text (the links) display a couple of sizes bigger?

Thanks,

Mattlav

#28 AndyF

AndyF

    Cogito ergo sum

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 8,414 posts
  • Location:Derby, UK
  • Real Name:Andy
  • IPB Version:v3.2.x
Contributor

Posted 09 March 2009 - 04:25 PM

There's a few ways of doing it. Probably the quick and easy method is to simply add either a strong or h tag around the links part.

Quick examples for you:

<h2>
links here
</h2>
Add the <h2> just before the first link and the </h2> just after the last one.

An alternative, try <strong> just before the first link and </strong> just after the last one.


You should end up with something a bit like this...
<!-- Advertisers Links (YS)-->
<br /><div class='borderwrap'><div class='maintitle'>Advertisers</div><div class='tablepad' align='center'>
<br /><h2>

your links here

<br /><br /></h2>
</div></div><br />
<!-- End Of Advertisers Links (YS)-->

View my tutorials

Please do NOT pm me with support related questions unless requested.
If you are in need of help or assistance, please post on the forum in the appropriate section!



A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6

#29 Mattlav

Mattlav

    Novice

  • Banned
  • PipPip
  • 8 posts
  • Real Name:Mattlav
  • IPB Version:v2.3.x

Posted 12 March 2009 - 05:44 PM

Thanks very much

#30 AndyF

AndyF

    Cogito ergo sum

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 8,414 posts
  • Location:Derby, UK
  • Real Name:Andy
  • IPB Version:v3.2.x
Contributor

Posted 12 March 2009 - 05:54 PM

Your welcome ;)

View my tutorials

Please do NOT pm me with support related questions unless requested.
If you are in need of help or assistance, please post on the forum in the appropriate section!



A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6

#31 trevorcarey

trevorcarey

    Coder

  • IM Supporters
  • PipPipPipPipPip
  • 222 posts
  • Real Name:Trevor Carey
  • IPB Version:v2.3.x

Posted 10 July 2010 - 02:20 PM

Does this work for IPB 3.1?

#32 AndyF

AndyF

    Cogito ergo sum

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 8,414 posts
  • Location:Derby, UK
  • Real Name:Andy
  • IPB Version:v3.2.x
Contributor

Posted 10 July 2010 - 02:41 PM

View Posttrevorcarey, on Jul 10 2010, 03:20 PM, said:

Does this work for IPB 3.1?
No ;)

I've yet to write one for 3.x. :) Although the built in advertisement integration will go a long way towards helping you place advertisements around your board.

View my tutorials

Please do NOT pm me with support related questions unless requested.
If you are in need of help or assistance, please post on the forum in the appropriate section!



A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6

#33 rsteve

rsteve

    Novice

  • Members
  • PipPip
  • 6 posts
  • IPB Version:v3.1.x

Posted 15 July 2010 - 03:15 PM

thank you

Posted Image





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users