-
AuthorPosts
-
nefar Friend
nefar
- Join date:
- December 2007
- Posts:
- 434
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 78
- Thanked:
- 42 times in 1 posts
January 7, 2009 at 10:31 pm #136848Ok
In IE
In Firefox
You will see that in firefox the extra images are displayed vertically. Which I like.
However in IE (always fricking IE giving me headaches) the extra pictures go horizontal.
I want them verticle like Firefox.I think the line to edit is
.vm-product-img {fetchscr…imbox.css (line 521)
padding-top:10px;
text-align:center;Though I am not really sure, I’m still not very familiar with CSS. Does anyone have a fix for this issue or know what line/file must be edited?
Thanks
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
nefar Friendnefar
- Join date:
- December 2007
- Posts:
- 434
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 78
- Thanked:
- 42 times in 1 posts
January 8, 2009 at 3:38 pm #285452Little confused : you want me to add this in as a new css or find it?
I did a file search on entire structure and was only able to find the line :
.browseProductImageContainer {
border: 2px solid #397c24;
float: left;
padding: 2px;
}in theme.css
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
January 8, 2009 at 3:41 pm #285453yea the class is written into the HTML but it is not defined in any of the CSS. You can add it to any css file but probably best in theme.css
nefar Friendnefar
- Join date:
- December 2007
- Posts:
- 434
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 78
- Thanked:
- 42 times in 1 posts
January 8, 2009 at 4:31 pm #285475No luck there — put that line in on my test bed :
http://www.treespun.com/dev/index.php?/Bob-s-Gift-Shop/Wine-Bottle-Stoppers/View-all-products.htmlit did two things, with this page you can see it expanded the outer green box and if you follow the link to see additional pictuers in details. It spread them out some but did not align them vertical.
Good Old Interent Explorer LoL — In firefox it merly gave the additional pictures a little padding which I think actually looks a little better.
Course now that I see what my extra green padding looks like in IE compared to Firefox I’m tempted to remove it.
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
January 8, 2009 at 4:53 pm #285476You could try increasing the 10px to 20px and maybe change the padding to margin…
anisjolly Friendanisjolly
- Join date:
- April 2008
- Posts:
- 661
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 33
- Thanked:
- 96 times in 55 posts
January 8, 2009 at 5:39 pm #285480Hey nefar
just removed my first answer as it won’t work. doh!
However, have a look at the module you’re using. It seems that the module itself is placing those 2 images together without the relevant break gaps < BR /> where as the first image has those breaks in place.
hence IE is rendering the images thinking they’re next to each other. that’s where the code is going wrong.
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by anisjolly 15 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum