T-Shirt Forums banner
1 - 8 of 8 Posts

· Registered
Joined
·
7 Posts
I may be barking up the wrong tree here, but I'm getting desperate.

I'm no newbie to CSS and HTML, but I can't seem to wrap my brain around this problem. While designing my store's CSS layout in BigCartel, I ran across a weird issue with white bars popping up that apparently have no selector or no way to access them... even if you go into the page html. It looks like this:



Does anyone have any idea how to get rid of those? I'm going nuts over here. Thanks :)


 

· Registered
Joined
·
7 Posts
Discussion Starter · #4 ·
Well it turned out not to be a background setting, but a border setting. The content that housed the products and the info had a top border setting set to 2px white. I just had to set the border to none and they cleared up.

The web developer toolbar for Firefox is a godsend. Under the CSS pull down, there is an option that says 'View Style Information'. It lets you click on the element and brings up all styles for that specific element. Its extremely handy.
 

· Registered
Joined
·
463 Posts
Is it called web developer toolbar or is it Firebug?
both do the same thing except web developer toolbar has some more extras added.

I can't get some sites to work with the web developer toolbar so I use firebug.
 
1 - 8 of 8 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top