Post by NWRP Staff on Jun 20, 2020 21:16:02 GMT -8
Hey, sorry but I just can't figure out what is going wrong here --
So on my site here you'll see that I have the plugin Dynamically Tabbed Tables running at the top.
On the Event tab, where I've put my "Summer 2020 Custom Contest" information, I've tried to code the link where it says "Here". It looks like a link but, however, if you try to click on it -- it won't work. Now I don't think this has to do with the plugin because I was able to create a link on the Welcome tab (you can see it, it says "Customs Board"). That link works okay.
I've tried changing the font size, taking out the font alignment, and changing whether the box scrolls or not. None of it makes the contest link work. As stated above, I don't think its the plugin which is why I posted in this board. Here is my code for all of the Event tab:
Thank you for any help~
EDIT: I figured it out! For some reason it had to do with the fact that a couple lines down from the link was a padded line? I'm not sure why this made the link not work but I've fixed it.
So on my site here you'll see that I have the plugin Dynamically Tabbed Tables running at the top.
On the Event tab, where I've put my "Summer 2020 Custom Contest" information, I've tried to code the link where it says "Here". It looks like a link but, however, if you try to click on it -- it won't work. Now I don't think this has to do with the plugin because I was able to create a link on the Welcome tab (you can see it, it says "Customs Board"). That link works okay.
I've tried changing the font size, taking out the font alignment, and changing whether the box scrolls or not. None of it makes the contest link work. As stated above, I don't think its the plugin which is why I posted in this board. Here is my code for all of the Event tab:
<h3 style="text-align: center;"><strong>Official Contests and Events</strong></h3>
<br>
<center><span style="font-size: xx-small;"><strong><span style="color: #ff6d6d;">Contests</span> | <span style="color: #fffd52;">Events</span></strong></span> <br /><br />
<div style="height: 100px; width: 450px; overflow: auto; border: 8px solid #3791f7; background-color: #0450a7; color: #9ec8f8; padding: 2%; text-align: left;"><span style="color: #ff6d6d;"><b>Summer 2020 Custom Contest</b></span><br /><span style="font-size:xx-small;">Link: <a href="https://ninjawarrp.proboards.com/thread/47/summer-2020-custom-contest">Here</a>
<br />Deadline: August 7th, 2020 <br /><span style="padding: 30px;">Submit your custom creations and possibly win special prizes! </span></span><br /><br /> Coming Soon<span style="font-size: xx-small;"> <br />Link: TBD<br />Deadline: TBD<br /><br /></span></div>
</center>
Thank you for any help~
EDIT: I figured it out! For some reason it had to do with the fact that a couple lines down from the link was a padded line? I'm not sure why this made the link not work but I've fixed it.