product image borders

General ShopSite user discussion

product image borders

Postby connieryan » Thu Apr 17, 2008 11:38 am

Hello,

None of the borders show up on my product images. I believe I have everythign set correctly. Each image shows a 1 border attribute.

I use gradient sst page template
I use elite 001 pr product template

Here is a link: http://www.webteaching.com/store/page6.html

Advice?

Thank you so much!

Connie
connieryan
 
Posts: 23
Joined: Wed Apr 09, 2008 4:10 pm

Postby loren_d_c » Thu Apr 17, 2008 12:48 pm

The CSS for this theme is probably overriding the border=1 attribute in the image tag. Your inline style would probably override that CSS if it were syntactically correct. Currently you have (note the missing doublequote after the = character and the misspelling of 'solid'):

Code: Select all
style=border: 1px soild #000080"


So that should probably be:

Code: Select all
style="border: 1px solid #000080"


I'm no CSS expert, but give it a shot.

-Loren
loren_d_c
 
Posts: 2572
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere

border

Postby connieryan » Thu Apr 17, 2008 1:07 pm

Unfortunately, it did not work. :cry:
connieryan
 
Posts: 23
Joined: Wed Apr 09, 2008 4:10 pm

Postby loren_d_c » Thu Apr 17, 2008 1:13 pm

Did you regenerate the store pages after making the change to the image attributes? If not, try that (Utilities -> Publish -> Regenerate) and also make sure your refresh your browser when you are looking at the page after that you make sure that you are looking at the newest version of the page, not a cached version.

-Loren
loren_d_c
 
Posts: 2572
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere


Return to User Forum

Who is online

Users browsing this forum: No registered users and 54 guests