Re: Link Manager 3.0 release
Quote:
Originally Posted by
clydejones
With just a quick look, it appears that the image for "gifts for Children" is NOT the same size (height) as the rest of the images.
That means that whatever follows that image is going to be bumped up a little and won't clear to the next line.
Make sure your images are all the same height and I think that should solve the problem.
I resized it and it's still not aligning correctly and the text for all the icons are closer to the pic below it than the one it is supposed to be with.
Re: Link Manager 3.0 release
Quote:
Originally Posted by
Doodlebuckets
I resized it and it's still not aligning correctly and the text for all the icons are closer to the pic below it than the one it is supposed to be with.
After another check: all the images (except gifts for children) are 80px high.
That image is only 64px high (cleared my browser cache and refreshed the page several times)
Re: Link Manager 3.0 release
Quote:
Originally Posted by
clydejones
After another check: all the images (except gifts for children) are 80px high.
That image is only 64px high (cleared my browser cache and refreshed the page several times)
Also make sure that the first declaration in links.css reads as follows:
.linkstext{padding: 10px 0;float:left;width:33%;text-align:center;font-size:1em;}
Re: Link Manager 3.0 release
It's 64px because I resized it. It was 80px the first time I showed it to you and the .css is exactly as you listed. It could be that my template has something to do with it. What parameters do I tweak to get things aligned?
Re: Link Manager 3.0 release
Quote:
Originally Posted by
Doodlebuckets
It's 64px because I resized it. It was 80px the first time I showed it to you and the .css is exactly as you listed. It could be that my template has something to do with it. What parameters do I tweak to get things aligned?
Sorry, The image was 64px the first time I looked at the site (thats why I said it appeared smaller that the other images)
This is what I see in links.css (first line)
.linkstext{padding: 10 0;float:left;width:33%;text-align:center;font-size:1em;}
Re: Link Manager 3.0 release
Quote:
Originally Posted by
Doodlebuckets
It's 64px because I resized it. It was 80px the first time I showed it to you and the .css is exactly as you listed. It could be that my template has something to do with it. What parameters do I tweak to get things aligned?
I disabled the Children's Gifts categories and it all lines up now. I think I inserted that category later after the others were created and somehow it confused things. I changed the sort order to put it at the very end and it showed up in the same place but without a pic.
Re: Link Manager 3.0 release
I would also like the text to be up higher and there to be space below the text between category images.
Re: Link Manager 3.0 release
Quote:
Originally Posted by
clydejones
Sorry, The image was 64px the first time I looked at the site (thats why I said it appeared smaller that the other images)
This is what I see in links.css (first line)
.linkstext{padding: 10 0;float:left;width:33%;text-align:center;font-size:1em;}
OK, I added the px (sorry missed that the first time) and it's still not as it should be.
Re: Link Manager 3.0 release
Quote:
Originally Posted by
Doodlebuckets
OK, I added the px (sorry missed that the first time) and it's still not as it should be.
Ignore me, I changed the wrong thing! I really need to just go to bed LOL
Re: Link Manager 3.0 release
Quote:
Originally Posted by
Doodlebuckets
I would also like the text to be up higher and there to be space below the text between category images.
This should fix the spacing problem.
Just unzip the file, rename the YOUR_TEMPLATE folder to match the name of your custom template and upload the entire includes folder to your server.
Attachment 3403