coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: photofreak on September 18, 2004, 01:52:28 PM

Title: Links
Post by: photofreak on September 18, 2004, 01:52:28 PM
I am using theme Final Fantasy! I have edit the design. In the left navigation I put some other links (dutch) but they don't have the same size as the links above. I have checked the style.css en style sheet but cannot find the code!

Can someone tell me what to edit so that the links are exactly the same.

Have a look at www.digipixz.com

Thanks greetings René
Title: Re: Links
Post by: Tranz on September 18, 2004, 02:52:18 PM
I don't know Final Fantasy very well, but that page doesn't seem to be using an FF theme. Could you show the link to the FF-themed version?
Title: Re: Links
Post by: photofreak on September 18, 2004, 06:39:57 PM
Only the images are different but everythig else is the same!
Title: Re: Links
Post by: Tranz on September 18, 2004, 06:51:49 PM
Quote from: photofreak on September 18, 2004, 06:39:57 PM
Only the images are different but everythig else is the same!

In that case, frankly, the fonts look the same in Firefox and Internet Explorer. Maybe the lower set is a bit bigger. And looking at the stylesheet, it seems to be a 5% difference.

If you must make them match, put your section of links in the span tags to match the top links:
<span class="topmenu">
your links
</span>


P.S. It's not nice to shout at people trying to help you.
Title: Re: Links
Post by: photofreak on September 19, 2004, 03:07:13 PM
Thank you very much TranzNDanceit  ;)