View Single Post
Old 04-24-2020, 02:53 PM  
Smack dat
So Fucking Banned
 
Industry Role:
Join Date: Jul 2016
Posts: 4,613
Need some help with CSS and divs

Hi,

Can anyone help me with a little formatting problem I have?

There are two problems:

1. In the image below, the full review links are not lined up. Obviously, this is due to the length of the review snippet above. How can I align them?


[click to view]

2. Also, in that image the div image looks rubbish. I think this is the CSS code that deals with it.

Code:
a.readmore span {
    display: block;
    background: url(images/readmore.png) no-repeat;
    height: 38px;
    padding: 0 0 0 19px;
}
This is the readmore.png image. How can I make it look better?


[click to view]
Smack dat is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote