Click to See Complete Forum and Search --> : visited links move right


stick_theory
02-14-2009, 03:44 AM
hi all,
this is actually a kind of update to my last thread, but now i understand what the problem is more clearly, and is actually completely different to what i though it was.
the site is www.studioparis.com.au
the homepage is the best place to see the problem. at first, all looks well, however after clicking on some of the links, when the links become "visited" they have moved to the right about 5 pixels.
im not sure if this is just a html problem or maybe css too. ive tried adding no borders and no decoration type attributes to the links tags but i cant get any results.
the source code is unprotected so you can grab it from there and the css can be seen at www.studioparis.com.au/css/main.css

scragar
02-14-2009, 03:55 AM
border: medium none ; margin: 0pt; padding: 0pt; font-weight: normal;
I was looking, applied that style to the links and it stopped happening.

stick_theory
02-14-2009, 04:01 AM
oh my god you are a godsend, good karma for you :D

what im really annoyed about is that i tried each of those tags, but one by one. well lesson learnt, and i am very grateful.