Jump to content

Getting this in Featured Products ('View' overlapping description)


Recommended Posts

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

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

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.

post-275081-0-50450500-1378573617_thumb.jpg

Edited by damian5000 (see edit history)
Link to comment
Share on other sites

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 by damian5000 (see edit history)
Link to comment
Share on other sites

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 :)

 

 

post-275081-0-90180100-1378637131_thumb.jpg

post-275081-0-75053000-1378637140_thumb.jpg

Edited by damian5000 (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...