ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - colored border around images
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

colored border around images

 Post Reply Post Reply Page  12>
Author
Message Reverse Sort Order
njessen42 View Drop Down
Groupie
Groupie
Avatar

Joined: 12-November-2007
Location: Spokane, WA
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote njessen42 Quote  Post ReplyReply Direct Link To This Post Topic: colored border around images
    Posted: 05-May-2008 at 11:41am
Thanks for the reply, I will check it out.


Back to Top
MarkCoyle View Drop Down
Senior Member
Senior Member


Joined: 06-June-2006
Location: United Kingdom
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote MarkCoyle Quote  Post ReplyReply Direct Link To This Post Posted: 02-May-2008 at 8:09pm
Yes it is.   ALL formatting of note is in either pcstorefront.css or pcheaderfooter.css (apart from the AJAX layer).
 
cheers
Mark
Back to Top
njessen42 View Drop Down
Groupie
Groupie
Avatar

Joined: 12-November-2007
Location: Spokane, WA
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote njessen42 Quote  Post ReplyReply Direct Link To This Post Posted: 02-May-2008 at 6:45pm
So speaking of borders. I want to add a border around our category images, is this also in the pcstorefront.css?


Back to Top
inetbizo View Drop Down
Groupie
Groupie
Avatar

Joined: 10-April-2008
Location: Destin, FL, USA
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote inetbizo Quote  Post ReplyReply Direct Link To This Post Posted: 25-April-2008 at 8:30am
Perhaps this will help. Edit pcHeaderFooter.css and modify #pcMainArea as follows:
#pcMainArea
{
 width: 982px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 5px;
 padding: 0;
 border: #4368AF 1px;
 border-right-style: inset;
 border-left-style: outset;
 border-bottom-style: inset;
Current Project http://www.canvasusa.com
Back to Top
intour View Drop Down
Senior Member
Senior Member


Joined: 30-June-2006
Location: United Kingdom
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote intour Quote  Post ReplyReply Direct Link To This Post Posted: 20-April-2008 at 2:53pm

It depends on how your website is designed.

If its controlled by CSS then you can create an image that forms the border or you can specify the border in the code.

Nigel

 

 

 



Edited by intour - 20-April-2008 at 2:54pm
Back to Top
netprofits View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers


Joined: 05-January-2006
Location: United States
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote netprofits Quote  Post ReplyReply Direct Link To This Post Posted: 19-April-2008 at 6:34am

Try adding a div tag before the opening table tag in header.asp and a closing div tag after the closing table tag in footer.asp. The opening div tag should be something like this:

<div style="border:solid 1px color:#333333;">

Modify the style to suit your needs. Or use an id tag in the div and move the style to pcHeaderFooter.css.

NetProfits Internet Consulting

Certified ProductCart Developer

Our Site
Back to Top
steelheadbum View Drop Down
Newbie
Newbie


Joined: 22-March-2008
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote steelheadbum Quote  Post ReplyReply Direct Link To This Post Posted: 18-April-2008 at 10:56pm
Is there any other way?
Back to Top
a3dcreator View Drop Down
Newbie
Newbie
Avatar

Joined: 19-April-2007
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote a3dcreator Quote  Post ReplyReply Direct Link To This Post Posted: 18-April-2008 at 8:49pm
you can cheat by making a background thats slightly bigger than your website and it will look like a border.
www.wickedresin.com
Back to Top
steelheadbum View Drop Down
Newbie
Newbie


Joined: 22-March-2008
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote steelheadbum Quote  Post ReplyReply Direct Link To This Post Posted: 18-April-2008 at 7:10pm
Does any one know how to add a border around your entire site (header, menu, body and all). My web site is only 800 px wide and need a border around it.
Back to Top
a3dcreator View Drop Down
Newbie
Newbie
Avatar

Joined: 19-April-2007
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote a3dcreator Quote  Post ReplyReply Direct Link To This Post Posted: 16-April-2008 at 3:20pm
thank you very much that was actually th one that fixed it.
thanks once again.
www.wickedresin.com
Back to Top
 Post Reply Post Reply Page  12>
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.031 seconds.