Help > Layout & Coding Help > Post Reply     

Link Help - SOLVED

Player Avatar
jesse :: is back?
December 6th, 2017 8:11:07pm
144 Posts

Is there a way to just edit the links ( a and a. hover) in the horse divider tabs. I want to set them as a darker color but I'm not sure which box it is in the coding. ;-;


 


 


 


ALSO


 


 


 


Is there any way to fix this?


 


 


 


https://i.imgur.com/cwMaTyT.png


 


 


 


I get it every time I update my setting with my tabbed layout. I noticed that accordion layouts do it too(at least the ones with my coding do it)


 


 


 


Is there a way to prevent this?




___________________________________________________________________
Check out the forums in Player Tutorials! Things Commonly Misunderstood in Graphics is a must read! For newbie graphic designers this is great opportunity to learn and expand your knowledge of graphics! Learn how to combat challenges even the pros have problems with! Go check it out now!

 


View Comments 1


Player Avatar
tronic ϟ love me back to life ♥
December 6th, 2017 8:35:28pm
4,524 Posts

I'm no coding expert so I'm just kind of bumping this for you. haha

I get the same issue on my tabbed layouts and even the current one I have.  I just refresh the page and all is good.  It seems to be a Chrome only issue as it doesn't happen when I am in Firefox.




 

Player Avatar
Apollo 🏹 Appaloosas
December 6th, 2017 8:40:39pm
949 Posts

For the animal links:

[id^="divider"] a {

color: #000!important;}

[id^="divider"] a:hover {

color: #fff!important;}

 

For the second thing:

The only way to fix that is to have no JavaScript in your layout (I believe Monniemoo uses a no-right click code) and not mess with the .playerinfo CSS. So, basically, it's going to happen no matter what on Chrome with a layout that is even slightly modified. Either switch browsers, remove the parts of the coding that cause Chrome to freak out (and sacrifice style and form in the meantime), or accept that it happens. Trust me, it's just as annoying to us coders every single time we make a layout.




 

Player Avatar
Lady Rancher 1, Wild n Wicked Wolves,
December 6th, 2017 8:40:48pm
1,706 Posts

I get that too on my lr16 acct but when I go back to the page it has been updated so all is well admins know of this too :)




 

Player Avatar
jesse :: is back?
December 6th, 2017 8:52:33pm
144 Posts

 

 

Ahh, thank you all for the imput, and thanks BEEZ :D 

I'll live with it haha, glad to know it isn't my coding and it's just stupid Chrome




___________________________________________________________________
Check out the forums in Player Tutorials! Things Commonly Misunderstood in Graphics is a must read! For newbie graphic designers this is great opportunity to learn and expand your knowledge of graphics! Learn how to combat challenges even the pros have problems with! Go check it out now!

 

View Comments 1