inherit
158497
0
Mar 19, 2018 22:55:24 GMT -8
Colin Molloy
The Mad Monk has left the building - thank goodness!
631
September 2010
cmolloy
|
Post by Colin Molloy on Mar 28, 2013 15:49:04 GMT -8
Hi All, I'm setting up some sponsor display in my (currently) V4.5 Test Board -> swaotest.freeforums.net/index.cgiI would like to put the arrow image on the outside of the marquee - on the left and right hand side (I'll flip the arrow on the RHS). Anyone know of code that will do this please?
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 29, 2013 20:25:29 GMT -8
The arrrow that is in the marquee, right?
If yes, add the blue to your current table between the tr tag and td tag like I did below:
<table width="415px" cellpadding="0" cellspacing="0" align="center" border="0"> <tr>
<td width="128px"> <img src="http://i1124./l565/COLINMOLLOY/SouthernWAOutdoors/Sponsors/support_our_sponsors3_zps8118752b.png" /> </td>
<td width="100%" vAlign="center" align="center">
|
|
inherit
158497
0
Mar 19, 2018 22:55:24 GMT -8
Colin Molloy
The Mad Monk has left the building - thank goodness!
631
September 2010
cmolloy
|
Post by Colin Molloy on Mar 30, 2013 18:03:25 GMT -8
Thank you p????lq?n? , but where would I add the table code in V 4.5 please? (and yes, the arrow
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 31, 2013 1:44:12 GMT -8
It's the table that has the marquee in it. You are only adding the blue part to your existing table right below the first tr tag.
|
|
inherit
158497
0
Mar 19, 2018 22:55:24 GMT -8
Colin Molloy
The Mad Monk has left the building - thank goodness!
631
September 2010
cmolloy
|
Post by Colin Molloy on Mar 31, 2013 2:54:57 GMT -8
Yup got that - but how do I access the code via 4.5? UPDATE - Oh I'm such a dill sometimes - in the main header of course Yup all coded - I've added it on both sides -> swaotest.freeforums.net/index.cgiAgain, thank you p????lq?n?
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 31, 2013 21:33:27 GMT -8
I'm sorry, I totally missed you wanted it on both sides so I'm glad you figured the other side out as well. Looks very nice.
|
|
inherit
158497
0
Mar 19, 2018 22:55:24 GMT -8
Colin Molloy
The Mad Monk has left the building - thank goodness!
631
September 2010
cmolloy
|
Post by Colin Molloy on Mar 31, 2013 23:58:50 GMT -8
I'm sorry, I totally missed you wanted it on both sides so I'm glad you figured the other side out as well. Looks very nice. Thank you p????lq?n? - and don't worry, you're not going bonkers because I never asked for both sides initially, you can't miss something that wasn't there. As a website designer and coder, there is something very nostalgic going back to tables.
|
|