http://www.caboodlz.com? ?http://www.caboodlz.forumotion.com/forum
Hello, and thanks in advance for anyone who has time to see what I've stumbled into, and explain why.
So I'll try to keep this short as possible, but it will take a bit of explaining to get my point across.
There are certainly more pressing topics with folks having real site issue. I do not wish to cut the line. Just really didn't see anywhere else to post this type of question..(Classic non conformist rule breaker here...it's genetic).
This is concerning(not really concerned, just confused...)? a block of code that I am using in my forum widgets, that seems to have a strange appearance. I don't hate it, it's different, just do not understand...
SO this block of code is just the description, and a photo( hosted at [i.serve-IMG] & also-hyper linked to my destination link), and in addition, an actual typed link(same link, same destination)...that is UNDERLINED, AND HYPER LINKED......so two links in one sully of code...all links are (finally) working and pointing to the proper destinations...that is not my issue...
I will tack the code at the end for any detectives bored enough to set me straight....
Before I go any further I feel one thing that may be a factor is that I have a <'CENTERED style'> code in my display title box for the widget., rather than just going with default left.
?I had found a couple different ways to code that, and thinking this crunky way I chose to code that title as centered ?is somehow effecting the body code(tacked on to bottom for inspection)
My Page is Caboodlz.com...or caboodlz.forumotion.com/forum.... to see what I mean you might wanna just look...check my column widgets on the left....they are not all currently finished, but the ones that are are more toward the top...
So,...what is weird behavior is the color of the underlined typed link stays white, after clicking the typed link, when it becomes red after visiting...white is my chosen default color for my text...my non visited link is green, visited is red.
Am I just crazy, 0r should the underline of the link also change to red when the link is visited?...It remains white...?..the underline just isn't part of the link?...can I move that underline<div> in the code so the colors do work proper?..... Again I don't hate that it retains the original chosen default text color. I chose to underline the link, to draw more attention to the fact that it's actually a link...though I realize they are not usually underlined, just change colors on the hover.
I've pasted that code successfully(ish) into most of my widgets, and will keep using it for now. Just the not knowing that is kind of driving me nuts.
If it's always that way, on every link, everywhere on the net, then I'm just mega confused I guess.
I hope that makes sense...I'll tack my code in the end.. maybe someone will spot it.
Just thinking the easy answer is prob something I already know, ie:/the underline just isn't part of the link...or..// my code for centering the widget name ...I'll tack that on too...that is also white, so I was thinking maybe that is why. If not, it's in my code. And that part is keeping me awake.
I'm sure folks have many more important things to cypher, just every time I see it, something doesn't seem right.
Giant Thanks in advance for anyone taking the time to help me get a little sleep!
______------------------------------------------------------
<a href="http://{__Destination Link__}"></a>
<div align="center" style="">
? ? ? ? ? ? ? <strong> ? <span style="text-decoration: underline;"><a href="http://{__Destination Link____}"> {__hyperlinked title in CAPS__}</a></span></strong>
</div><a href="http://{___Destination link___}"></a>
<div>
? ? ? ? ?<br /><a href="https://servimg.com/view/20540119/231" class="postlink" target="_blank" rel="nofollow"> </a><a href="http://www.{___Destination link___}"><img src="https://i.servimg.com/u/f86/20/54/01/{_img name___}" border="0" alt="/" /></a>
</div>
<div>
? ? ? ? <a href="http://www.{___Destination link___}"><img alt="" border="0" src="https://i.servimg.com/u/f86/20/54/01/19/{__img name____}" /></a><a></a>
</div><a> ? ? <br /></a><br /><a href="https://servimg.com/view/20540119/231" class="postlink" target="_blank" rel="nofollow"> ?</a><a rel="nofollow" target="_blank" class="postlink" href="https://servimg.com/view/20540119/231"> ?</a>
-----------------------------------------------------------------
Title Centering Code
<div align="center" style="">MY WIDGET TITLE
____________-----------------------------------------------
I do know how to spell visited...but you get it
Hello, and thanks in advance for anyone who has time to see what I've stumbled into, and explain why.
So I'll try to keep this short as possible, but it will take a bit of explaining to get my point across.
There are certainly more pressing topics with folks having real site issue. I do not wish to cut the line. Just really didn't see anywhere else to post this type of question..(Classic non conformist rule breaker here...it's genetic).
This is concerning(not really concerned, just confused...)? a block of code that I am using in my forum widgets, that seems to have a strange appearance. I don't hate it, it's different, just do not understand...
SO this block of code is just the description, and a photo( hosted at [i.serve-IMG] & also-hyper linked to my destination link), and in addition, an actual typed link(same link, same destination)...that is UNDERLINED, AND HYPER LINKED......so two links in one sully of code...all links are (finally) working and pointing to the proper destinations...that is not my issue...
I will tack the code at the end for any detectives bored enough to set me straight....
Before I go any further I feel one thing that may be a factor is that I have a <'CENTERED style'> code in my display title box for the widget., rather than just going with default left.
?I had found a couple different ways to code that, and thinking this crunky way I chose to code that title as centered ?is somehow effecting the body code(tacked on to bottom for inspection)
My Page is Caboodlz.com...or caboodlz.forumotion.com/forum.... to see what I mean you might wanna just look...check my column widgets on the left....they are not all currently finished, but the ones that are are more toward the top...
So,...what is weird behavior is the color of the underlined typed link stays white, after clicking the typed link, when it becomes red after visiting...white is my chosen default color for my text...my non visited link is green, visited is red.
Am I just crazy, 0r should the underline of the link also change to red when the link is visited?...It remains white...?..the underline just isn't part of the link?...can I move that underline<div> in the code so the colors do work proper?..... Again I don't hate that it retains the original chosen default text color. I chose to underline the link, to draw more attention to the fact that it's actually a link...though I realize they are not usually underlined, just change colors on the hover.
I've pasted that code successfully(ish) into most of my widgets, and will keep using it for now. Just the not knowing that is kind of driving me nuts.
If it's always that way, on every link, everywhere on the net, then I'm just mega confused I guess.
I hope that makes sense...I'll tack my code in the end.. maybe someone will spot it.
Just thinking the easy answer is prob something I already know, ie:/the underline just isn't part of the link...or..// my code for centering the widget name ...I'll tack that on too...that is also white, so I was thinking maybe that is why. If not, it's in my code. And that part is keeping me awake.
I'm sure folks have many more important things to cypher, just every time I see it, something doesn't seem right.
Giant Thanks in advance for anyone taking the time to help me get a little sleep!
______------------------------------------------------------
<a href="http://{__Destination Link__}"></a>
<div align="center" style="">
? ? ? ? ? ? ? <strong> ? <span style="text-decoration: underline;"><a href="http://{__Destination Link____}"> {__hyperlinked title in CAPS__}</a></span></strong>
</div><a href="http://{___Destination link___}"></a>
<div>
? ? ? ? ?<br /><a href="https://servimg.com/view/20540119/231" class="postlink" target="_blank" rel="nofollow"> </a><a href="http://www.{___Destination link___}"><img src="https://i.servimg.com/u/f86/20/54/01/{_img name___}" border="0" alt="/" /></a>
</div>
<div>
? ? ? ? <a href="http://www.{___Destination link___}"><img alt="" border="0" src="https://i.servimg.com/u/f86/20/54/01/19/{__img name____}" /></a><a></a>
</div><a> ? ? <br /></a><br /><a href="https://servimg.com/view/20540119/231" class="postlink" target="_blank" rel="nofollow"> ?</a><a rel="nofollow" target="_blank" class="postlink" href="https://servimg.com/view/20540119/231"> ?</a>
-----------------------------------------------------------------
Title Centering Code
<div align="center" style="">MY WIDGET TITLE
____________-----------------------------------------------
I do know how to spell visited...but you get it
Last edited by Mace Hathaway on January 13th 2024, 12:50 pm; edited 2 times in total