Jump to content

Editing Tables


Recommended Posts

Hi all,

 

This is probably very easy, but I have tried various methods with no luck.

 

I have inserted tables into the Description Window and would like to hide the table outline border. I have the border set to 0 and the colour set to white, but it still shows up as a grey outline. Any idea how I can get rid of the outline entirely so it doesn't show in the published pages.

 

Thanks.

Link to comment
Share on other sites

Thanks for the post, I had exactly the same problem and you got me to address it.

 

If you can install firebug for firefox, you can then select the element and find the definitons of your css, and much else.

 

I found that my table had a border defined at or around line 148 of (yourthemefolder)/css/global.css, it had the border set there and was overriding my border of 0 defined in my product.

 

I hope this helps, if you have problems pm me the url and I will see if I can tell you what line in your global.css needs to be changed.

 

Thanks for getting me motivate to look into this.

 

Cheers,

 

Fred

Link to comment
Share on other sites

Hi Fred, thanks for your help.

 

I have installed Firebug as suggested but cannot see the line I need to change, perhaps you would be kind enough to have a look

for me.

 

The URL is www.costaexotics.com

 

Thanks very much,

Lee.

Link to comment
Share on other sites

Hi Fred, thanks for your help.

 

I have installed Firebug as suggested but cannot see the line I need to change, perhaps you would be kind enough to have a look

for me.

 

The URL is www.costaexotics.com

 

Thanks very much,

Lee.

 

Hi Lee,

 

You are very welcome, which page (url) has the table?

 

Fred

Link to comment
Share on other sites

Hi Fred,

 

You can find a table here http://www.costaexot...terrariums.html although there a quite a few others.

 

I have found a line of code in the global.css at line 327. Changing #e5e6e7 to #ffffff displays the table

the same colour as the background, effectively hiding it but I am not sure if it will affect other elements as well.

 

I have attached the global.css file for you to have a look at to see what you think.

 

Thanks,

Lee.

global.css

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...