damian5000 Posted September 7, 2013 Share Posted September 7, 2013 (edited) Getting this in Featured Products ('View' overlapping description). Anyway to fix? Looks like when there's 4 lines, it's overlapping. When 3, it seems to be okay. Edited September 7, 2013 by damian5000 (see edit history) Link to comment Share on other sites More sharing options...
Paulito Posted September 7, 2013 Share Posted September 7, 2013 Good morning It looks like you may have changed the "Default Truncate" Anyway you should be able to change the height of the place holder in "Homefeatured.tpl file Not at home at the moment but if I am wrong I know you will get correct solution from other forum members Hope this helps Paul Link to comment Share on other sites More sharing options...
damian5000 Posted September 7, 2013 Author Share Posted September 7, 2013 Good morning It looks like you may have changed the "Default Truncate" Anyway you should be able to change the height of the place holder in "Homefeatured.tpl file Not at home at the moment but if I am wrong I know you will get correct solution from other forum members Hope this helps Paul I did disable quite a few modules and short description is set to a large value. But didn't mess with default truncate. I'll take a look at homefeatured.tpl and see if I can figure it out. Any other ideas appreciated. Link to comment Share on other sites More sharing options...
damian5000 Posted September 7, 2013 Author Share Posted September 7, 2013 (edited) Well, I did look at homefeatured.tpl, but couldn't figure it out. I messed with description truncate in that .tpl file, but that didn't fix it. Some of them are fine. It seems to be when the description runs into 4 lines as opposed to 3. I did extend short description length in backend and disable a quite a few modules, but that was it. Edited September 7, 2013 by damian5000 (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted September 7, 2013 Share Posted September 7, 2013 can you share url to your website? im convinced that you can achieve what you want without truncating description you can do it with css styles just share the url and we will help 1 Link to comment Share on other sites More sharing options...
damian5000 Posted September 8, 2013 Author Share Posted September 8, 2013 (edited) can you share url to your website? im convinced that you can achieve what you want without truncating description you can do it with css styles just share the url and we will help Ahhh! Okay, it depends on view size (changed with CTRL+ or CTRL-). All sizes are perfect except for what it loaded in default as. But that could be that my firefox MAY be set to one size below default, because loaded in Chrome default it loaded larger and fine. Hmmm.... Can you give me a clue as to how to fix this with CSS? I'm wary about sharing my site until it's up and has a headstart. #featured-products_block_center .lnk_more { background: url("img/arrow_right_1.png") no-repeat scroll 100% 3px transparent; color: #0088CC; display: inline; font-size: 10px; font-weight: bold; padding-right: 10px; } .block li a { color: #333333; display: block; } a, a:active, a:visited { color: #333333; outline: medium none; text-decoration: none; } a { cursor: pointer; } .block ul { list-style-type: none; } body { color: #222222; font: 11px/14px Arial,Verdana,sans-serif; } html { color: #000000; } Edited September 8, 2013 by damian5000 (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted September 8, 2013 Share Posted September 8, 2013 Hello Damain i checked your website (you paster url in other thread) and it looks like issue is solved? am i rigiht? Link to comment Share on other sites More sharing options...
damian5000 Posted September 8, 2013 Author Share Posted September 8, 2013 (edited) Hello Damain i checked your website (you paster url in other thread) and it looks like issue is solved? am i rigiht? It's okay when viewed at most magnification levels. But at the one magnification level is when it happens. That happened to be default magnification (or possibly one step smaller. I'm not sure which is default, but the problem magnification is what firefox loaded it at when first opening the website). It happens in both Chrome and Firefox at that magnification. I hope I'm making sense to you Edited September 8, 2013 by damian5000 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts