Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / my linking images have borders now.

my linking images have borders now.

Locked

Views: 998

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
31 Aug 2008, 1:10 PM
#1
jameslawrence avatar

jameslawrence

New Zenner

Join Date:
Aug 2008
Posts:
9
Plugin Contributions:
0

my linking images have borders now.

Hi i have just noticed that my website now has borders all around. I have just checked to make shure the "a img {border: none; }" code is there and it is.

Does anyone know how i can fix this.

31 Aug 2008, 1:16 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: my linking images have borders now.

I can not see a thing!!

Post a link to your site

31 Aug 2008, 1:29 PM
#3
jameslawrence avatar

jameslawrence

New Zenner

Join Date:
Aug 2008
Posts:
9
Plugin Contributions:
0

Re: my linking images have borders now.

sory webstores2go.co.uk

31 Aug 2008, 1:38 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: my linking images have borders now.

my linking images have borders now &
Hi i have just noticed that my website now has borders all around.
I see no border around "linking images"

What border(s) are you concerned with and maybe a link direcxtly to the page in question

31 Aug 2008, 1:40 PM
#5
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: my linking images have borders now.

I'm not sure which images you mean.

Also, your right sideboxes are messed up in IE7.

31 Aug 2008, 2:04 PM
#6
jameslawrence avatar

jameslawrence

New Zenner

Join Date:
Aug 2008
Posts:
9
Plugin Contributions:
0

Re: my linking images have borders now.

sory i meen the boxes around everything on my homepage
i changed the colour and then i noticed everything was boxed

31 Aug 2008, 3:02 PM
#7
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: my linking images have borders now.

Still not sure about what you do not want, "everything" is very nebulous...

these are the main items on the main page with borders adjust as you want in your stylesheet.css file

#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 750px;
	vertical-align: top;
	border: 1px solid #9a9a9a;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}
31 Aug 2008, 4:03 PM
#8
jameslawrence avatar

jameslawrence

New Zenner

Join Date:
Aug 2008
Posts:
9
Plugin Contributions:
0

Re: my linking images have borders now.

Hi there, thanks for that.

I just want to remove all the boxes that are around the items on the homepage. My other site wholesale2go.uk does not hav any square boxes.

31 Aug 2008, 4:13 PM
#9
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: my linking images have borders now.

Open your stylesheet and remove any border declarations