Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
Author « Topic »  

skysadlo1
Starting Member

USA
26 Posts

Pre-sales questions only
(More Details...)

Posted - 03/11/2022 :  07:25:43  
How do I remove box shadowing around the table on all pages of my site. See link and notice the gray box/border around the whole table I would like to remove the gray and replace with a simple red line like each of the cells.

https://alansart.com/RBPschedule.php

Thank you!

Vince
Administrator

42874 Posts

Posted - 03/11/2022 :  09:47:21  
Hi there
The table is defined like this in the HTML...
<table style="width: 90%" border="2" align="center">
If you change that to this...
<table style="width: 90%;border:1px solid rgb(204, 0, 0)" align="center">
...then that should do the trick.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000