eBay Suspension & PayPal Limited Forums  
Join Today
Register Subscribe
     

Registration is fast, simple and absolutely free so please, join our community today!


Go Back   Home

eBay Suspended & PayPal Limited Forums

eBay Suspended & PayPal Limited Forums (https://www.aspkin.com/forums/)
-   Everything Else (https://www.aspkin.com/forums/everything-else/)
-   -   Want to buy a car from USA and bring to UK! (https://www.aspkin.com/forums/everything-else/132171-want-buy-car-usa-bring-uk.html)

rsot 12-24-2019 07:57 AM

Re: Want to buy a car from USA and bring to UK!
 
Hah nice tinsoldier :thumb:

phaz0rz 12-24-2019 08:07 AM

Re: Want to buy a car from USA and bring to UK!
 
Admins - if you guys care, you could probably stop this from happening by manually forcing links to show up as links, by styling the [rel="nofollow"] attribute. I think this would be the easiest way to do it without having to assign forum posted links a link class.

I believe forcing the link color in CSS would override their BBcode color selection since BBcode is rendered into HTML by the server, and forum HTML has to comply with the forum's CSS.

For example :

HTML Code:

<style type="text/css">a[rel="nofollow"] {
    color: blue;
 }</style>

Style a link based on it's rel attribute

Selectors Level 3 - W3.org

phaz0rz 12-24-2019 09:39 AM

Re: Want to buy a car from USA and bring to UK!
 
Quote:

Originally Posted by tinsoldier (Post 1057191)
I wish I had the slightest clue what you are on about! :hail:

You could render the code yourself, if you want.. :lol:
Put this code:
HTML Code:

<!DOCTYPE html>
<html>
<head>
<style type="text/css">a[rel="nofollow"] {
    color: green;
 }</style>
</head>
<body>

<a rel ="nofollow" href="http://yahoo.com">Yahoogle</a>

</body>
</html>

Into the W3schools Tryit Editor: https://www.w3schools.com/css/tryit....trycss_default

The old way of styling links would have been to assign a class:
HTML Code:

<style type="text/css">a.links{
    color: green;}
</style>
 <a class="links" href="http://google.com">Google</a>

But since this is a forum where content is dynamic and the admins do very little manual formatting, it would be a hassle trying to assign a class.

If you look at the source for when links are posted on the forum, they are all automatically given the "rel="nofollow"" attribute. So it would be easier to add a few lines of CSS, styling the attribute that already exists by default, instead of trying to assign all links a class and then styling the class of links.

:nerd:

They may or may not follow... :noidea:


All times are GMT -5. The time now is 12:56 PM.

vBulletin® Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Ad Management by RedTyger


All times are GMT -5. The time now is 12:56 PM.


Stop the guessing games and learn how you can quickly and easily get back on eBay today!
Read the best selling step-by-step eBay Suspension guide eBay Stealth!
Rotating Residential Proxies? Head to IPBurger for Residential Proxies
vBulletin® Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Ad Management by RedTyger