Log in

View Full Version : Mini Mods - Simple remove dotted line


TimberFloorAu
01-14-2010, 10:00 PM
You know those dotted lines around images you get, when you click on a link etc.

This simple css change, removes this.
I use this with Lynnes (https://vborg.vbsupport.ru/member.php?u=65230) https://vborg.vbsupport.ru/showthread.php?t=228628 additional css.

Just open up:

admincp>search in templates>your style>additional_css.css

Add this to bottom:


a {
outline: none;
}


And save.

Simple

If you aint got Lynnes additional CSS, then get it !

voglermc
01-15-2010, 05:39 PM
This should be in everyone's css library on every web site out there. It was the first thing I did to VB

TimberFloorAu
01-15-2010, 05:54 PM
I agree Mark.

I religously do this everytime. It isnt that straightforward for users though, without Lynnes fantastic Additional CSS mod.

Cheers :up:

Charlie98902
01-15-2010, 06:15 PM
There is an additional.css now with the update to 4.0.1 if I recall but I still use Lynne's.

TimberFloorAu
01-15-2010, 06:28 PM
I wasnt aware Charlie, thanks.

Charlie98902
01-15-2010, 08:10 PM
No problem I figured it would of been there in this update as many wanted it by default.

Dr.osamA
01-16-2010, 01:19 AM
There is an additional.css now with the update to 4.0.1 but i dont know wher is it

I still use Lynne's.

good jop man

thanxx

installed
________
Homemade Bongs (http://vaporizerinfo.com/)

Charlie98902
01-16-2010, 01:24 AM
There is an additional.css now with the update to 4.0.1 but i dont know wher is it


CSS Templates under edit templates and you'll see it there along with Lynne's mod :)

Dr.osamA
01-16-2010, 02:01 AM
thank you Charlie98902

but i have 3 of them , the 1. is from upgrade to 4.0.1 i think

but other tow templates ????
is ther tow templates in Lynne's mod ?

1- additional.css:

edited by Jelsoft in decmb. 30 2009

2- additional_css.css:

3- edited by Lynne in nov. 30 2009

additional_css2.css:

thanx agen
edited by U2Lynne in nov. 30 2009
________
UPSKIRT SNEAKY (http://www.++++tube.com/categories/1131/sneaky/videos/1)

Charlie98902
01-16-2010, 02:03 AM
The first I believe is the 4.0.1 one the other 2 are Lynne's I believe.

Hornstar
01-16-2010, 08:31 PM
Don't those dotted lines look great tho ^^

OurCouponHome
09-08-2010, 10:34 PM
Thanks!

RobbieZ
09-08-2010, 10:42 PM
What dotted lines? example/screenshot are defo a must!

Jaske
01-04-2011, 12:05 AM
nice and easy...thanks!